cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry - request arguments using CGI argument not working

regisjordan
Discoverer
0 Kudos

I am using HTTP-XML based connection in agentry application.

In request arguments, i wanted to send the argument type as cgi argument with the fixed string, but the argument is not passed along the request.

Request Definition:

Request Arguments:

The CGI Argument (id and its value )not sent to along the GET request. In response log, Property id not found is returned by the service.

Log:

I am missing anything, please help.

Accepted Solutions (1)

Accepted Solutions (1)

regisjordan
Discoverer

GET: The arguments are not being included in the request at all. Agentry does not add the CGI arguments to the request line if the URL already includes a '?'. If you remove the '?' from the request definition's URL, the request line will include the CGI arguments. Agentry will add the '?' automatically.

Answers (1)

Answers (1)

mark_pe
Active Contributor
0 Kudos

This question will be treated as an incident for now. Any updates on the incident may be shared by Doak or SAP on a first availability basis in this thread.