SavePerson

 This activity was not migrated to the new namespaces of the Anthology object model.

The SavePerson activity enables you to save a Person record to the database after properties of the record have been modified via preceding activities in the workflow.

alert Do not use this activity inside of a Person - Saving event because it will cause an infinite loop in your workflow.  

SavePerson

Properties

SavePerson Properties
Property Value Required Notes
DisplayName String No Specify a name for the activity or accept the default.
Person InOutArgument<Person> Yes Specify the Person entity to be saved.