Unmarshalling Simple Parameters

When inbound Request Parameters need to be received and stored in the GLU Object Model for later use, you must first configure the ‘Unmarshalling’ process for these specific Parameters.

In the example below:

  • the Parameter has a data type of ‘Text’
  • the Parameter is passed and received in the ‘Header’
  • the ‘Parameter Name’ for the Parameter is ‘USERNAMER’

These configurations define the Type, Location (Header/Body/Query), Parameter Value (Parameter Name), and the Type of the Parameter.

You should configure these settings according to your specific:

  • Parameter Type
  • Parameter Location
  • Parameter Name



Next, the received Parameter must be saved in the GLU Object Model for later re-use, see example below:

  • the Parameter type is ‘Text’,
  • the Parameter name is translated in this example from ‘USERNAME’ to be saved a ‘userName’,

This defines how the Parameter is stored in GLU and in this example we have translated the Parameter name from ‘USERNAME’ to ‘userName’.

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support
Fill the form and we’ll contact you shortly

    I agree with

    cookies
    We uses cookies to make your experience on this website better. Learn more
    Accept cookies