Enterprise Solutions

Perform a Lookup of Code Element Values

Enterprise SOAP API > Tutorials > Customer > Perform a Lookup of Code Element Values

In many of the jXchange services, parameters are supplied by Service Providers for certain code element values. The parameters are not supplied in the XSD contract, but can be obtained from the Service Provider by use of the jXchange Parameter Value Search Request (ParmValSrchRq) service. With the jXchange Parameter Value Request service, a Third Party Consumer may request a list of parameter values associated with element codes, such as AcctRelCode, BrCode, FedWithCode, etc. The Third Party Consumer supplies the jXchange element name for the parameter, a template of information pertinent to identifying the type of parameter, and the type and/or variation of template that applies to the element code.

Message flow for parameter value searches can be defined by the number of calls, or in the definition of the detail requested from the Third Party Consumer. For example, a request can be made to return all parameters in reference to all the bank’s branches. In a primary or consecutive request, the information needed can be further defined in the ParmCriteriaArray by defining the specific parameter information needed in reference to a specific branch.

Steps

  1. User determines the need to retrieve the parameter values for a particular element within jXchange.
  2. User researches via the ParmValSrch message brief to determine the correct value to enter into the <ParmName> element to retrieve the parameter values.

Referenced and Associated Operations

It is highly recommended that as part of referencing this use case that a user becomes familiar with the following jXchange operations and their function. While the user may elect to not use the listed operation as part of their programming or workflow, knowledge of the operations listed below is essential to understanding the process set forth with this use case.

Detailed information about the operation, the request structure/response, error messages and other useful information can be obtained by clicking the operation name below.

Operation NameDescriptionXSD/WSDL Container
ParmValSrchRetrieve default canonical values for a parameterCustomer
SvcDftRetrieve new account input defaultsCustomer
SvcDictSrchRetrieve provider parameter informationCustomer

Have a Question?
Have a how-to question? Seeing a weird error? Get help on StackOverflow.
Register for the Digital Toolkit Meetup where we answer technical Q&A from the audience.
Last updated Thu Jul 14 2022