Enum CommandAction
Allowable SOAP actions
Namespace: Innovator.Client
Assembly: Innovator.Client.dll
Syntax
public enum CommandAction
Fields
Name | Description |
---|---|
ActivateActivity | |
AddItem | |
ApplyAML | Executes every |
ApplyItem | Executes the first |
ApplyMethod | |
ApplySQL | Execute the SQL statement. A result will only be returned if the first word of the SQL is "select". This action can only be performed by users in the Administrators identity |
ApplyUpdate | |
BuildProcessReport | |
CacheDiag | |
CancelWorkflow | |
ChangeUserPassword | |
CheckImportedItemType | |
ClearCache | |
ClearHistory | |
CloneForm | |
CloseWorkflow | |
CompileMethod | |
CopyItem | |
CopyItem2 | |
CreateItem | |
DeleteItem | |
DeleteUsers | |
DeleteVersionFile | |
DownloadFile | Command action specific to this library used for downloading files |
EditItem | |
EvaluateActivity | |
ExecuteEscalations | |
ExecuteReminders | |
ExportItemType | |
GenerateNewGUID | |
GenerateNewGUIDEx | |
GenerateParametersGrid | |
GenerateRelationshipsTabbar | |
GenerateRelationshipsTable | |
GetAffectedItems | |
GetAssignedActivities | |
GetAssignedTasks | |
GetConfigurableGridMetadata | |
GetCurrentUserID | |
GetFormForDisplay | |
GetHistoryItems | |
GetIdentityList | |
GetItem | |
GetItemAllVersions | |
GetItemLastVersion | |
GetItemNextStates | |
GetItemRelationships | |
GetItemTypeByFormID | |
GetItemTypeForClient | |
GetItemWhereUsed | |
GetMainTreeItems | |
GetNextSequence | |
GetPermissionsForClient | |
GetUsersList | |
GetUserWorkingDirectory | |
InstantiateWorkflow | |
LoadCache | |
LoadProcessInstance | |
LoadVersionFile | |
LockItem | |
LogMessage | |
LogOff | |
MergeItem | |
NewItem | |
NewRelationship | |
PopulateRelationshipsGrid | |
PopulateRelationshipsTables | |
ProcessReplicationQueue | |
PromoteItem | |
PurgeItem | |
ReassignActivity | |
RebuildKeyedName | |
RebuildView | |
ReplicationExecutionResult | |
ResetAllItemsAccess | |
ResetItemAccess | |
ResetLifeCycle | |
ResetServerCache | |
SaveCache | |
ServerErrorTest | |
SetDefaultLifeCycle | |
SetNullBooleanTo0 | |
SetUserWorkingDirectory | |
SkipItem | |
StartDefaultWorkflow | |
StartNamedWorkflow | |
StartWorkflow | |
StoreVersionFile | |
TransformVaultServerURL | |
UnlockAll | |
UnlockItem | |
UpdateItem | |
ValidateUser | |
ValidateVote | |
ValidateWorkflowMap |