Validate User Request

When a system connection is defined for an HTTP-XML connection type, it can contain one or more HTTP Request child definitions called Validate User Requests. These requests can be made to validate the client user during transmit. This request can also be used to create one or more <<user.info>> SDML data tags.

The validate user request is sent to the back end system at the beginning of the transmit process as a part of the user validation behavior. Each validate user request definition includes child definitions to encapsulate the request arguments, as well as those to map any data returned by the request to structures within the mobile application.

Validate User Request Child Definitions

Validate User Request Attributes

  • Name: The name of the request, set by default to ValidateUser. May be modified if desired.
  • URL: The URL to the specific CGI or other process being called by the HTTP request.
  • Method: The HTTP request method for the request. May be one of GET, POST, HEAD, or PUT.