|
|
LONGCHAR BuildPayload (character, DecisionServiceSelectorEnum, character, handle)
|
/** Builds the XML payload document payload for passing into a Decision Service.
@param character (mandatory) The decision service nam,e
@param DecisionServiceSelectorEnum (mandatory) The criterion used to select the service
@param character (optional) The value used to select the decision service
@param handle (optional) A handle to a ProDataSet containing payload data
@return longchar A completed payload XML document */
|