<UriMap> Name of the URIMAP to be used. See URIMAP Config. <SessToken> The session token of the connection. <RequestType> The HTTP method to perform, for example GET, POST or PUT. <cliConvert> Optional boolean. If set to true, the body of the request will be translated into the code page set for the server. <MediaType> The media type of the message body, for example 'text/xml'. <From> Data area containing the message body. <FromLength> Length of the message body. <noHandle> Optional boolean. If set to true, exceptions created by this command will be ignored.