Update
patch
/crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/OrchestrationAssociations/{accounts_OrchestrationAssociations_Id}
Request
Path Parameters
-
PartyNumber(required): string
The unique alternate identifier for the account party. You can update the value if the profile option HZ_GENERATE_PARTY_NUMBER is set to True. The default value is a concatenation of the value specified in the profile option ZCA_PUID_PREFIX and a unique system generated sequence number. Inactive records can't be updated.
-
accounts_OrchestrationAssociations_Id(required): string
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
ActionParameters: string
Title:
Action ParametersMaximum Length:1000List of parameters required to execute the action specified through PERFORM_ACTION field. -
AssociationStatusCode: string
Title:
Association Status CodeMaximum Length:30The status of the association. The possible values include ACTIVE, EXITED, and COMPLETED. -
ErrorLogs: array
Error Logs
Title:
Error LogsThe error logs resource is used to view the error details. -
PerformAction: string
Title:
Action to PerformMaximum Length:30The action that users can perform on this orchestration step. -
StageObjectives: array
Stage Objectives
Title:
Stage ObjectivesThe stage objectives resource is used to view the stage objectives of the orchestration association. -
Stages: array
Stages
Title:
StagesThe stages resource is used to view the stage of the orchestration association. -
Steps: array
Steps
Title:
StepsThe steps resource is used to view the steps of the orchestration association. -
StepsInExecutionPath: array
Steps in the Execution Path
Title:
Steps in the Execution PathThe Steps in the Execution Path resource is used to view all the steps including future steps in the execution path of the orchestration association. -
StepTransitions: array
Step Transitions
Title:
Step TransitionsThe step transitions resource is used to view the step transitions of the orchestration association.
Nested Schema : Error Logs
Type:
arrayTitle:
Error LogsThe error logs resource is used to view the error details.
Show Source
Nested Schema : Stage Objectives
Type:
arrayTitle:
Stage ObjectivesThe stage objectives resource is used to view the stage objectives of the orchestration association.
Show Source
Nested Schema : Stages
Type:
arrayTitle:
StagesThe stages resource is used to view the stage of the orchestration association.
Show Source
Nested Schema : Steps
Type:
arrayTitle:
StepsThe steps resource is used to view the steps of the orchestration association.
Show Source
Nested Schema : Steps in the Execution Path
Type:
arrayTitle:
Steps in the Execution PathThe Steps in the Execution Path resource is used to view all the steps including future steps in the execution path of the orchestration association.
Show Source
Nested Schema : Step Transitions
Type:
arrayTitle:
Step TransitionsThe step transitions resource is used to view the step transitions of the orchestration association.
Show Source
Nested Schema : accounts-OrchestrationAssociations-ErrorLogs-item-patch-request
Type:
Show Source
object-
ErrorDescription: string
(byte)
Title:
Error DescriptionThe description of the error. -
ErrorText: string
Title:
Error TextMaximum Length:2000Specifies the error call stack. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
OrchestrationStepId: integer
(int64)
Title:
Orchestration Step IDThe unique identifier of the orchestration steps object. -
SourceObjectCode: string
Title:
Source Object CodeMaximum Length:100The language independent code of the transactional object. For example, Lead or Opportunity. -
SourceObjectId: integer
(int64)
Title:
Source Object IDThe unique identifier of the source object.
Nested Schema : accounts-OrchestrationAssociations-StageObjectives-item-patch-request
Type:
Show Source
object-
DisplaySequence: integer
Title:
Display SequenceThe order in which the stage objectives are to be executed and shown in UI. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The run time status of the orchestration stage objective transition.
Nested Schema : accounts-OrchestrationAssociations-Stages-item-patch-request
Type:
Show Source
object-
CompletedObjsCnt: integer
Title:
Completed Objectives CountNumber of completed objectives. -
CurrentStageFlag: boolean
Title:
Current StageMaximum Length:1Indicates whether it's the current INPROGRESS stage or the most recently updated stage. -
DisplaySequence: integer
Title:
Display SequenceThe order in which the stages are to be executed and shown in the UI. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association on stages . -
PendingObjectivesCount: integer
Title:
Pending Objectives CountNumber of pending objectives. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The runtime status of the orchestration stages. -
SkippedNothelpfulObjsCnt: integer
Title:
Skipped Objectives CountNumber of skipped or not helpful objectives. -
StageEndDate: string
(date-time)
Title:
Stage End DateSpecifies the date and time when the stage execution ends. -
StageStartDate: string
(date-time)
Title:
Stage Start DateSpecifies the date and time when the stage execution starts. -
TotalObjsCnt: integer
Title:
Total Objectives CountTotal number of objectives.
Nested Schema : accounts-OrchestrationAssociations-Steps-item-patch-request
Type:
Show Source
object-
CurrentStepFlag: boolean
Title:
Current StepMaximum Length:1Indicates whether it's the current INPROGRESS step or the most recently updated step. -
DisplaySequence: integer
Title:
Display SequenceThe order in which the stage objectives to be executed or shown back in UI. The display sequence of the steps. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association on steps. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The runtime status of the orchestration steps. -
StepEndDate: string
(date-time)
Title:
Step End DateSpecifies the date and time when the step execution ends. -
StepStartDate: string
(date-time)
Title:
Step Start DateSpecifies the date and time when the step execution starts.
Nested Schema : accounts-OrchestrationAssociations-StepsInExecutionPath-item-patch-request
Type:
Show Source
objectNested Schema : accounts-OrchestrationAssociations-StepTransitions-item-patch-request
Type:
Show Source
object-
ActivityId: integer
(int64)
Title:
Activity IDThe unique identifier of the activity ID. -
Comments: string
Title:
CommentsMaximum Length:2000Specifies the brief comments required for runtime step transition row. -
ConversationId: integer
(int64)
Title:
Conversation IDThe unique identifier of conversation message. -
EmailType: string
Title:
Email TypeMaximum Length:30The type of the email to which the step transitions associated with. -
InboundConvMsgId: integer
(int64)
Title:
Inbound Conversation Message IDThe unique identifier of inbound conversation message. -
InteractionId: integer
(int64)
Title:
Interaction IDThe unique identifier of interaction. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association on step transitions. -
OrchStepTransitionFlag: boolean
Title:
Current Step TransitionMaximum Length:1Indicates whether it's the current INPROGRESS step transition or the most recently updated step transition row. -
OutboundConvMsgId: integer
(int64)
Title:
Outbound Conversation Message IDThe unique identifier of outbound conversation message. -
RefreshPageFlag: boolean
Title:
Refresh PageMaximum Length:1Specifies whether or not to refresh the whole page before surfacing the current step in the runtime UI. -
StepType: string
Title:
Step TypeMaximum Length:30The type of the step to which the step transitions correspond to. -
SuccessCriteriaEvalFlag: boolean
Title:
Success Criteria Evaluation FlagMaximum Length:1Specifies the success criteria evaluation result for the step. -
TransitionDueDateTime: string
(date-time)
Title:
Transition Due Date TimeThe date and timestamp when the step transition is due. -
TransitionEndDateTime: string
(date-time)
Title:
Transition End Date TimeThe date and timestamp when the step transition ended. -
TransitionStartDateTime: string
(date-time)
Title:
Transition Start Date TimeThe date and timestamp when the step transition started. -
TransitionStatus: string
Title:
Transition StatusMaximum Length:30The status of the orchestration step transition. -
WrapUpId: integer
(int64)
Title:
Wrap-up IDThe unique identifier of the wrap up.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : accounts-OrchestrationAssociations-item-response
Type:
Show Source
object-
ActionParameters: string
Title:
Action ParametersMaximum Length:1000List of parameters required to execute the action specified through PERFORM_ACTION field. -
AssociationStatusCode: string
Title:
Association Status CodeMaximum Length:30The status of the association. The possible values include ACTIVE, EXITED, and COMPLETED. -
CompletedObjsCnt: integer
Title:
Completed Objectives CountRead Only:trueNumber of completed objectives. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the row was created. -
CurrentAssocFlag: boolean
Title:
Current AssociationRead Only:trueMaximum Length:1Indicates whether it's the current ACTIVE association or the most recently updated association. -
ErrorLogs: array
Error Logs
Title:
Error LogsThe error logs resource is used to view the error details. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NextStepId: integer
(int64)
Title:
Next Step IDRead Only:trueThe unique identifier for the next step to run in the current orchestration. -
NextStepSmartActionId: integer
(int64)
Title:
Next Step Smart Action IDRead Only:trueThe unique identifier for the smart action in the next step that will run in the current orchestration. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
OrchestrationAssociationNumber: string
Title:
Orchestration Association NumberMaximum Length:64The alternate unique identifier of the orchestration association. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestrations object. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of the orchestration. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration. -
PendingObjectivesCount: integer
Title:
Pending Objectives CountRead Only:trueNumber of pending objectives for stage. -
PerformAction: string
Title:
Action to PerformMaximum Length:30The action that users can perform on this orchestration step. -
SkippedNothelpfulObjsCnt: integer
Title:
Skipped Objectives CountRead Only:trueNumber of skipped or not helpful objectives. -
SourceObjectCode: string
Title:
Source Object CodeMaximum Length:100The language-independent object code such as Lead or Opportunity. -
SourceObjectId: integer
(int64)
Title:
Source Object IDThe unique identifier for the source object code such as LeadId or OpportunityId. -
StageObjectives: array
Stage Objectives
Title:
Stage ObjectivesThe stage objectives resource is used to view the stage objectives of the orchestration association. -
Stages: array
Stages
Title:
StagesThe stages resource is used to view the stage of the orchestration association. -
Steps: array
Steps
Title:
StepsThe steps resource is used to view the steps of the orchestration association. -
StepsInExecutionPath: array
Steps in the Execution Path
Title:
Steps in the Execution PathThe Steps in the Execution Path resource is used to view all the steps including future steps in the execution path of the orchestration association. -
StepTransitions: array
Step Transitions
Title:
Step TransitionsThe step transitions resource is used to view the step transitions of the orchestration association. -
TotalObjsCnt: integer
Title:
Total Objectives CountRead Only:trueTotal number of objectives.
Nested Schema : Error Logs
Type:
arrayTitle:
Error LogsThe error logs resource is used to view the error details.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Stage Objectives
Type:
arrayTitle:
Stage ObjectivesThe stage objectives resource is used to view the stage objectives of the orchestration association.
Show Source
Nested Schema : Stages
Type:
arrayTitle:
StagesThe stages resource is used to view the stage of the orchestration association.
Show Source
Nested Schema : Steps
Type:
arrayTitle:
StepsThe steps resource is used to view the steps of the orchestration association.
Show Source
Nested Schema : Steps in the Execution Path
Type:
arrayTitle:
Steps in the Execution PathThe Steps in the Execution Path resource is used to view all the steps including future steps in the execution path of the orchestration association.
Show Source
Nested Schema : Step Transitions
Type:
arrayTitle:
Step TransitionsThe step transitions resource is used to view the step transitions of the orchestration association.
Show Source
Nested Schema : accounts-OrchestrationAssociations-ErrorLogs-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the row was created. -
ErrorDescription: string
(byte)
Title:
Error DescriptionThe description of the error. -
ErrorLogsId: integer
(int64)
Title:
Error Logs IDThe unique identifier of the orchestration error logs. -
ErrorLogsNumber: string
Title:
Error Logs NumberMaximum Length:64The public unique identifier or alternate key of the orchestration error log. -
ErrorText: string
Title:
Error TextMaximum Length:2000Specifies the error call stack. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestration. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of the orchestration. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage. -
OrchestrationStageNumber: string
Title:
Orchestration Stage NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration stage object. -
OrchestrationStepId: integer
(int64)
Title:
Orchestration Step IDThe unique identifier of the orchestration steps object. -
OrchestrationStepName: string
Title:
Orchestration Step NameRead Only:trueMaximum Length:100The name of orchestration step. -
OrchestrationStepNumber: string
Title:
Orchestration Step NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration steps object. -
SourceObjectCode: string
Title:
Source Object CodeMaximum Length:100The language independent code of the transactional object. For example, Lead or Opportunity. -
SourceObjectId: integer
(int64)
Title:
Source Object IDThe unique identifier of the source object.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : accounts-OrchestrationAssociations-StageObjectives-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the row stage objectives. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the stage objectives was created. -
DisplaySequence: integer
Title:
Display SequenceThe order in which the stage objectives are to be executed and shown in UI. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the stage objectives was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the stage objectives. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association on stage objectives. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestrations object on stage objectives. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of the orchestration on stage objectives. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration on stage objectives. -
OrchestrationStageDisplaySequence: integer
(int32)
Title:
Display SequenceRead Only:trueThe order of the stages in the orchestration run time UIs. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object on stage objectives. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage on stage objectives. -
OrchestrationStageObjDescription: string
Title:
Objective DescriptionRead Only:trueMaximum Length:2000The description text of the orchestration stage objective object. -
OrchestrationStageObjDisplaySequence: integer
(int32)
Title:
Display SequenceRead Only:trueThe order of the objectives in the orchestration runtime UIs. -
OrchestrationStageObjectiveId: integer
(int64)
Title:
Stage Objective IDThe unique identifier of the orchestration stage objective which is part of stage objectives. -
OrchestrationStageObjName: string
Title:
Objective NameRead Only:trueMaximum Length:100The name of the Orchestration stage objective object. -
OrchestrationStageObjNumber: string
Title:
Stage Objective NumberRead Only:trueMaximum Length:64The public unique identifier of the Orchestration stage objective object. -
RunTimeStageObjectiveId: integer
(int64)
Title:
Run Time Stage Objective IDThe unique identifier of the orchestration stage objective runtime object. -
RunTimeStageObjectiveNumber: string
Title:
Run Time Stage Objective NumberMaximum Length:64The public unique identifier of the orchestration stage objective runtime object. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The run time status of the orchestration stage objective transition.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-OrchestrationAssociations-Stages-item-response
Type:
Show Source
object-
CompletedObjsCnt: integer
Title:
Completed Objectives CountNumber of completed objectives. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the stages. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the stages was created. -
CurrentStageFlag: boolean
Title:
Current StageMaximum Length:1Indicates whether it's the current INPROGRESS stage or the most recently updated stage. -
DisplaySequence: integer
Title:
Display SequenceThe order in which the stages are to be executed and shown in the UI. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the stages was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the stages. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association on stages . -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestrations object on stages. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of the orchestration on stage. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration on stages. -
OrchestrationStageDescription: string
Title:
Objective DescriptionRead Only:trueMaximum Length:2000The description text of the orchestration stage object. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object on stages. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage on stages. -
OrchestrationStageNumber: string
Title:
Orchestration Stage NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration stage object on stages. -
PendingObjectivesCount: integer
Title:
Pending Objectives CountNumber of pending objectives. -
RuntimeStageId: integer
(int64)
Title:
Run Time Stage IDThe unique identifier of the orchestration stages runtime object. -
RuntimeStageNumber: string
Title:
Run Time Stage NumberMaximum Length:64The public unique identifier of the orchestration stages runtime object. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The runtime status of the orchestration stages. -
SkippedNothelpfulObjsCnt: integer
Title:
Skipped Objectives CountNumber of skipped or not helpful objectives. -
StageEndDate: string
(date-time)
Title:
Stage End DateSpecifies the date and time when the stage execution ends. -
StageStartDate: string
(date-time)
Title:
Stage Start DateSpecifies the date and time when the stage execution starts. -
StepsCountInExecutionPath: integer
Title:
Step Count in Execution PathRead Only:trueNumber of steps in the execution path for the orchestration stage. -
TotalObjsCnt: integer
Title:
Total Objectives CountTotal number of objectives.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-OrchestrationAssociations-Steps-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the steps. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the step was created. -
CurrentStepFlag: boolean
Title:
Current StepMaximum Length:1Indicates whether it's the current INPROGRESS step or the most recently updated step. -
DisplaySequence: integer
Title:
Display SequenceThe order in which the stage objectives to be executed or shown back in UI. The display sequence of the steps. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the steps was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the steps. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association on steps. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestrations object on steps. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of the orchestration on steps. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration on steps. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object on steps. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage on steps. -
OrchestrationStageNumber: string
Title:
Orchestration Stage NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration stage object on steps. -
OrchestrationStepId: integer
(int64)
Title:
Orchestration Step IDThe unique identifier of the orchestration steps object on steps. -
OrchestrationStepName: string
Title:
Orchestration Step NameRead Only:trueMaximum Length:100The name of orchestration step on steps object. -
OrchestrationStepNumber: string
Title:
Orchestration Step NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration steps object on steps. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The runtime status of the orchestration steps. -
RunTimeStepId: integer
(int64)
Title:
Run Time Step IDThe unique identifier of the orchestration steps runtime object. -
RunTimeStepNumber: string
Title:
Run Time Step NumberMaximum Length:64The public unique identifier or alternate key of the orchestration steps runtime object. -
StepEndDate: string
(date-time)
Title:
Step End DateSpecifies the date and time when the step execution ends. -
StepStartDate: string
(date-time)
Title:
Step Start DateSpecifies the date and time when the step execution starts. -
StepTemplateId: integer
(int64)
Title:
Step Template IDRead Only:trueThe unique identifier of the step template. -
StepTemplateStepName: string
Title:
Step Name Within Step TemplateRead Only:trueMaximum Length:100The name of the step within the step template resource.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-OrchestrationAssociations-StepsInExecutionPath-item-response
Type:
Show Source
object-
ContainMultipleTasks: string
Read Only:
trueMaximum Length:1Indicates whether the step contains multiple tasks. -
CurrentStepFlag: boolean
Read Only:
trueMaximum Length:1Indicates whether it's the current INPROGRESS step or the most recently updated step. -
DisplaySequence: integer
(int32)
Read Only:
trueThe order in which the stage objectives to be executed or shown back in UI. The display sequence of the steps. -
ExecutionMethod: string
Read Only:
trueMaximum Length:30The execution type for the orchestration step. The possible values are Manual and Automatic. -
FulfillsObjectiveCnt: integer
Read Only:
trueThe count of the orchestration objective. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssocId: integer
(int64)
Read Only:
trueThe unique identifier of the orchestration association. -
OrchestrationStageId: integer
(int64)
Read Only:
trueThe unique identifier of the orchestration stage object. -
OrchestrationStageObjId: integer
(int64)
Read Only:
trueThe unique identifier of the orchestration stage objective which is part of stage objectives. -
OrchestrationStepId: integer
(int64)
Read Only:
trueThe unique identifier of the orchestration steps object. -
OrchestrationStepName: string
Read Only:
trueMaximum Length:100The name of orchestration step. -
RunTimeStatus: string
Read Only:
trueMaximum Length:30The runtime status of the orchestration steps. -
StepEndDate: string
(date-time)
Read Only:
trueSpecifies the date and time when the step execution ends. -
StepStartDate: string
(date-time)
Read Only:
trueSpecifies the date and time when the step execution starts. -
StepSuggestionText: string
Read Only:
trueMaximum Length:2000The suggestion text of the orchestration step. -
StepType: string
Read Only:
trueMaximum Length:30Step Type
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-OrchestrationAssociations-StepTransitions-item-response
Type:
Show Source
object-
ActivityAppointmentStatusCode: string
Title:
Appointment StatusRead Only:trueMaximum Length:30The status of the appointment. -
ActivityDescription: string
(byte)
Title:
DescriptionRead Only:trueA text field for capturing some descriptive information about the activity. -
ActivityDueDate: string
(date)
Title:
Due DateRead Only:trueThe date the task activity is due to be completed. -
ActivityEndDate: string
(date-time)
Title:
End DateRead Only:trueThe end date and time of an appointment, or the completion time of a task. -
ActivityId: integer
(int64)
Title:
Activity IDThe unique identifier of the activity ID. -
ActivityNumber: string
Title:
Activity NumberRead Only:trueMaximum Length:64The alternate identifier of the activity. -
ActivityOwnerId: integer
(int64)
Title:
Owner IDRead Only:trueThe primary resource on the activity. Supports resources only. -
ActivityOwnerPartyName: string
Title:
OwnerRead Only:trueMaximum Length:360Name of the party. -
ActivityPartialDescription: string
Title:
Short DescriptionRead Only:trueMaximum Length:4000A column that stores the first 4000 characters of activity description. -
ActivitySMARTActionContext: string
Title:
Smart Action ContextRead Only:trueMaximum Length:4000Stores metadata needed for smart action. -
ActivitySMARTActionId: integer
(int64)
Title:
Smart Action IDRead Only:trueThe smart action Identifier. Foreign key from zca_user_action. -
ActivityStartDate: string
(date-time)
Title:
Start DateRead Only:trueThe start date and time of an appointment or a task. Defaulted to null for an appointment and defaulted to creation date time for a task. -
ActivitySubject: string
Title:
SubjectRead Only:trueMaximum Length:500The subject of the activity. -
ActivityTaskStatusCode: string
Title:
StatusRead Only:trueMaximum Length:30Status of the activity. Defaulted to NOT_STARTED. -
ActivityWebConferenceId: string
Title:
Web Conference IDRead Only:trueMaximum Length:255The unique identifier of the web conference. -
ActivityWebConferenceURL: string
Title:
Web Conference URLRead Only:trueMaximum Length:2000The web conference join URL. -
AllowSkipFlag: boolean
Title:
Allow Step SkippingRead Only:trueMaximum Length:1Default Value:trueIndicates whether or not to show skip or thumbs down icon in the guidance primary or secondary banner. -
Comments: string
Title:
CommentsMaximum Length:2000Specifies the brief comments required for runtime step transition row. -
ConversationId: integer
(int64)
Title:
Conversation IDThe unique identifier of conversation message. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the step transitions. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the step transitions was created. -
EmailType: string
Title:
Email TypeMaximum Length:30The type of the email to which the step transitions associated with. -
ExitOrchestrationFlag: boolean
Title:
Exit OrchestrationRead Only:trueMaximum Length:1Flag that indicates whether or not to exit the orchestration when a stop step occurs. -
IATemplateName: string
Title:
Authoring Interview Template NameRead Only:trueMaximum Length:255The name of the authoring interview template. -
IATemplateValue: string
Title:
IA Template ValueRead Only:trueMaximum Length:100The name of the intelligent advisor guide template. -
InboundConvMsgId: integer
(int64)
Title:
Inbound Conversation Message IDThe unique identifier of inbound conversation message. -
InteractionId: integer
(int64)
Title:
Interaction IDThe unique identifier of interaction. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the step transitions was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the step transition. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association on step transitions. -
OrchestrationAssociationNumber: string
Title:
Orchestration Association NumberRead Only:trueMaximum Length:64The alternate unique identifier of the orchestration association on step transitions. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestrations object on step transitions. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of the orchestration on step transitions. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration on step transitions. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object on step transitions. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage on step transitions. -
OrchestrationStageNumber: string
Title:
Orchestration Stage NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration stage object on step transitions. -
OrchestrationStepId: integer
(int64)
Title:
Orchestration Step IDThe unique identifier of the orchestration steps object on step transitions. -
OrchestrationStepName: string
Title:
Orchestration Step NameRead Only:trueMaximum Length:100The name of orchestration step on step transitions object. -
OrchestrationStepNumber: string
Title:
Orchestration Step NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration steps object on step transitions. -
OrchestrationStepTasksId: integer
(int64)
Title:
Orchestration Step Tasks IDUnique identifier for the orchestration step tasks. -
OrchestrationStepType: string
Title:
Step TypeRead Only:trueMaximum Length:30The type of step. -
OrchStepTransitionFlag: boolean
Title:
Current Step TransitionMaximum Length:1Indicates whether it's the current INPROGRESS step transition or the most recently updated step transition row. -
OutboundConvMsgId: integer
(int64)
Title:
Outbound Conversation Message IDThe unique identifier of outbound conversation message. -
RefreshPageFlag: boolean
Title:
Refresh PageMaximum Length:1Specifies whether or not to refresh the whole page before surfacing the current step in the runtime UI. -
StepDisplaySequence: integer
Title:
Display SequenceRead Only:trueThe order of the steps in the orchestration administrator runtime UIs. -
StepSuggestionText: string
Title:
Step Suggestion TextRead Only:trueMaximum Length:2000The suggestion text of the orchestration step. -
StepTaskDisplaySequence: integer
(int32)
Title:
Display SequenceRead Only:trueThe order of the steps in the orchestration administrator runtime UIs. -
StepTemplateId: integer
(int64)
Title:
Step Template IDRead Only:trueThe unique identifier of the step template. -
StepTemplateStepName: string
Title:
Step Template NameRead Only:trueMaximum Length:100The name of the step within the step template resource. -
StepTransitionId: integer
(int64)
Title:
Step Transition IDThe unique identifier of the orchestration step transition object. -
StepTransitionNumber: string
Title:
Step Transition NumberMaximum Length:64The public unique identifier of the orchestration step transition object. -
StepType: string
Title:
Step TypeMaximum Length:30The type of the step to which the step transitions correspond to. -
SuccessCriteriaEvalFlag: boolean
Title:
Success Criteria Evaluation FlagMaximum Length:1Specifies the success criteria evaluation result for the step. -
TransitionDueDateTime: string
(date-time)
Title:
Transition Due Date TimeThe date and timestamp when the step transition is due. -
TransitionEndDateTime: string
(date-time)
Title:
Transition End Date TimeThe date and timestamp when the step transition ended. -
TransitionStartDateTime: string
(date-time)
Title:
Transition Start Date TimeThe date and timestamp when the step transition started. -
TransitionStatus: string
Title:
Transition StatusMaximum Length:30The status of the orchestration step transition. -
WrapUpId: integer
(int64)
Title:
Wrap-up IDThe unique identifier of the wrap up.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- AssociationStatusCodeVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DORA_ZCA_ORCH_ASSOC_RT_STATUS
The following properties are defined on the LOV link relation:- Source Attribute: AssociationStatusCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- ErrorLogs
-
Parameters:
- PartyNumber:
$request.path.PartyNumber - accounts_OrchestrationAssociations_Id:
$request.path.accounts_OrchestrationAssociations_Id
The error logs resource is used to view the error details. - PartyNumber:
- PerformActionVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DORA_ZCA_ORCH_RT_PERFORM_ACTION
The following properties are defined on the LOV link relation:- Source Attribute: PerformAction; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- StageObjectives
-
Parameters:
- PartyNumber:
$request.path.PartyNumber - accounts_OrchestrationAssociations_Id:
$request.path.accounts_OrchestrationAssociations_Id
The stage objectives resource is used to view the stage objectives of the orchestration association. - PartyNumber:
- Stages
-
Parameters:
- PartyNumber:
$request.path.PartyNumber - accounts_OrchestrationAssociations_Id:
$request.path.accounts_OrchestrationAssociations_Id
The stages resource is used to view the stage of the orchestration association. - PartyNumber:
- StepTransitions
-
Parameters:
- PartyNumber:
$request.path.PartyNumber - accounts_OrchestrationAssociations_Id:
$request.path.accounts_OrchestrationAssociations_Id
The step transitions resource is used to view the step transitions of the orchestration association. - PartyNumber:
- Steps
-
Parameters:
- PartyNumber:
$request.path.PartyNumber - accounts_OrchestrationAssociations_Id:
$request.path.accounts_OrchestrationAssociations_Id
The steps resource is used to view the steps of the orchestration association. - PartyNumber:
- StepsInExecutionPath
-
Parameters:
- PartyNumber:
$request.path.PartyNumber - accounts_OrchestrationAssociations_Id:
$request.path.accounts_OrchestrationAssociations_Id
The Steps in the Execution Path resource is used to view all the steps including future steps in the execution path of the orchestration association. - PartyNumber: