Difference between revisions of "Extensions.Job.AddBranchByIndex"

From emotive
Jump to navigation Jump to search
(Created page with "== Classification == {{ClassificationActivity | AddBranchByIndex | Adds a set of response parameters by index | Action | OTX Job extension | [[Job related actions]...")
 
Line 9: Line 9:
 
{{TableRowPropertiesHeader}}
 
{{TableRowPropertiesHeader}}
 
{{TableRowPropertie1| ParameterContainer | [[ParameterContainer]] | [[Term]] | - | [1] | The parameters in which new element (s) to be added.}}
 
{{TableRowPropertie1| ParameterContainer | [[ParameterContainer]] | [[Term]] | - | [1] | The parameters in which new element (s) to be added.}}
{{TableRowPropertie2| Content | [[ParameterContainer]] | [[Term]] | - | [0..1] | The element that is placed in the newly created branch multiplexer.}}
+
{{TableRowPropertie2| Index | [[Integer]] | [[Term]] | - | [0..1] | The index of the multiplexer branch is added to the}}
 
|}
 
|}
  

Revision as of 10:02, 8 August 2014

Classification

Name AddBranchByIndex
Short Description Adds a set of response parameters by index
Class Action
Extension OTX Job extension
Group Job related actions
Exceptions TypeMismatchException
OutOfBoundsException
Checker Rules -
Standard Compliant Yes

Description

AddBranchByIndex is used to add a number of parameters Response to Response structure according to the definition of a database by its index multiplexer.

Properties

Name Data Type Class Default Cardinality Description
ParameterContainer ParameterContainer Term - [1] The parameters in which new element (s) to be added.
Index Integer Term - [0..1] The index of the multiplexer branch is added to the

See also

SendFinalResult
SendIntermediateResult
SetJobInfo
SetProgressInfo
AddElement
AddBranchByName
AddBranchByValue
AddEnvDataByDtc