Sub Action

Unknown macro: {scrollbar}

This component allows functions much like a subroutine.  A calling action can create a subaction (or a series of subactions) to create content that is returned to the calling action

Component Name:  SubActionComponent

Component Definitions: None 

Resources: None

Inputs:

solution -- (Required) The solution containing the xaction to run.

path -- (Required) Path within the solution that locates the xaction to run.

action -- (Required) The xaction to run.

session-proxy -- (Optional) String value that contains an arbitrary session name.  Defining this will cause the subaction to process in a different session (asynchronously).

query -- XMLA query to be run. 

Outputs:

Each output will require a specific name that the calling action can access for the subaction result.