MetaData Program and Outcomes

From All n One's bxp software Wixi

Jump to: navigation, search

By putting the Metadata Program Id in the field. However you may wish to pass data into the Metadata Program which may require some extra parameters.

You may also want to execute more than one program.

So to do this there is a format to these parameters.


2[--Y--]--field1--[--X--]strCDA_33_field_0_105[--Y--][--Z--]


[--Z--] is used to separate the programs.

[--Y--] is used to separate the parameters

The first parameter is always the Metadata Program Id.


[--X--] is used to separate the fields being passed to the metadata queries.

You can call the fields anything but surrounding them with double minus characters helps to prevent accidental replacements.

The second parameter for these replacements if the field in the campaign to be passed across.


If there is a need for multiple parameter replacement then the middle X and Y pairing is repeated.

2[--Y--]--field1--[--X--]strCDA_33_field_0_105[--Y--]--field2--[--X--]strCDA_33_field_0_106[--Y--][--Z--]


This is no limit on the amount of replacements.