Jump to: navigation, search

Changes


Activity:SaveObject (Activity)

236 bytes added, 11:50, 19 July 2013
/* Usage */
==Usage==
This activity is used save a newly created or changed object to the database. This is necessary if you create a new object during the workflow, e.g. with the [[Activity CreateInstance|CreateInstance activity]] or if you modified an existing object with the [[Activity SetPropertyValue|SetPropertyValue activity]].
==Example==