This set of actions works mainly with context points, which can be used to pass Ruleset Data Objects (RDO) and ENV variables between a Business Process and a Ruleset, or to backup and restore the data within a Ruleset. Many were used with the older version (V1) transformation engine.
AssembleContext
Used in conjunction with the RestoreContext Action (also by Data Analysis Rulesets to create “context”), this action returns a StorageNode that holds information about a transformation document for outbound EDI.
ExecuteContentRouter
This older action was used in Data Analysis Rulesets (V1) to match values to find and execute Routes.
ExecuteMessageBusinessProcess
This older action was used to call a Business Process defined for a found Route.
ExecuteRouteBusinessProcess
This older action was used in conjunction with the GetApplicationRoutes and RetreiveScriptIDFromRoute actions to call a Business Process defined for a found Route.
GetApplicationRoutes
This older action was used in Data Analysis Rulesets (V1) to call attributes in Application Route objects and works in conjunction with the ExecuteRouteBusinessProcess and RetreiveScriptIDFromRoute actions.
RestoreContext
Used in conjunction with the AssembleContext Action, this Action updates the RDO and ENV variables with data housed in a specified StorageNode (contextPointStorageNode). Context points can be used to pass RDO and ENV variables between a Business Process and a Ruleset, or to backup and restore the data within a Ruleset.
RetrieveScriptIDFromRoute
This older action was used in conjunction with the ExecuteRouteBusinessProcess and ExecuteMessageBusinessProcess actions to return a script ID from a Route.
Comments
0 comments
Please sign in to leave a comment.