ActionRun
Represents an action that has been run, and lists the objects involved. Currently only for import and export actions.
WITH-entry
Parameters:
- Ref - a reference value identifying the object.
Fields:
- Self - a reference value referring to the object itself.
- ActionId - the numerical id of the action run; currently only 149 for Export and 150 for Import.
- ActionName - the name of the action run.
- UserRef - reference value referring to the user who ran the action.
- StartDate - text representation of the date the action started.
- StartTime - text representation of the time the action started.
- StopDate - text representation of the date the action ended.
- StopTime - text representation of the time the action ended.
WITH-subentries:
- User - the user who ran the action.
FORALL-subentries:
- Characteristics - the characteristics attached to this object.
- CharacteristicGroups - the characteristics attached to this group.
- ContWzrds.
- ContWzrdFolders.
- ContWzrdRevisions.
- DIDs
- DIDRevisions
- Documents.
- DocRevisions.
- Fields.
- Fieldsets.
- FieldsetRevisions.
- FieldsetFolders.
- FieldAssignments.
- Folders.
- Forms.
- FormFolders.
- FormRevisions.
- Labels.
- Languages.
- Models.
- ModelRevisions.
- Textblocks.
- TextblockFolders.
- TextblockRevisions.
- Views.
- ViewFolders.
- ViewRevisions
Gives the objects that were involved in this action run.