getBusinessRule

getBusinessRule (SQL) – allows a user to retrieve business rules from IP1. The values for the parameters would need to be specified by experienced IP1 users or consultants. An example of the use of this operation would be to retrieve a list of valid branch codes.

  • applicationId = TMSDS
  • keyId = CM-BR
  • codeId
    • Null will return a
    • Specific value will return a single value
      • Blank is a specific value

N.B. The user needs to call the createSession web service before calling this web service.

Input parameters:

Field ID Description Type Constraints
applicationId Application Identifier String Mandatory
keyId Application key Identifier String Mandatory
codeId Code Identifier String Optional

Output:

Field Description Type Occurrence
businessRules Business rules businessRuleList

Complex Type

0..1
messageSet Message Set messageSetDataType

Complex Type

0..1