SaveRecord Activity

The SaveRecord activity reads the record information from the document or the workflow, and updates or adds the corresponding records into the database to the specified repository.

The records information includes:

  • Record Attributes
  • Relationships
  • Relationship Attributes
  • Relationship Target Records
  • Classifications – The SaveRecord activity extracts the classification data for each record from the mlXML document and adds to the created record item.

If the document is not provided, a name-value pair can be provided as parameter, which is used to update that record in the database. If both document and name-value pair are provided, the name-value pair information overrides the information in the document.