...
You can generate inline expressions for message responders based on the responder's request template, which makes parameterizing the response payload faster. This functionality is available for Literal Message Responders, including those that use Multiple Responses View Options message responders using Literal View Options_SOA, Multiple Responses, or Sequence Responses input modes.
There are some a few prerequisites:
- The request templatein the message responder (or in the individual multiple/sequence response) is must be populated. See "Request Template" on the Message Responder Overview page for more information.
- You set When setting up fixed message responders, you can configure them to automatically populate the request template by enabling the "Store request for each response" option. See Creating Fixed Message Responders from Traffic for more information.
- The request payload contains must contain values that match those in a response payload.
- The appropriate date-time formats have been entered in the Date Time Format preference panel. This makes it possible for string values that represent date-times to be correctly recognized and parsed. See "Date Time Format" on the Additional Preference Settingspage.
To generate inline expressions:
- Open the message responder.
- Go to the Response > Message tab.
- Right-click inside the text box and choose Generate Inline Expressions.
- If the input mode for the responder is either Multiple Responses or Sequence Responses, you can also right-click on a response in the left panel and choose Generate Inline Expressions.
- If the input mode for the responder is either Multiple Responses or Sequence Responses, you can also right-click on a response in the left panel and choose Generate Inline Expressions.
- Save your changes.