Handling Responses
By default the module will output whatever it got from the remote server.
Response specification
Below is the collection of directives controlling the processing of the response. All of them must be placed inside the response
collection.
IML String or Error Specification
Specifies how the error is shown to the user, if it would occur.
IML String or Iterate Specification
Specifies how response items (in case of multiple) are retrieved and processed.
Last updated