cancel
Showing results for 
Search instead for 
Did you mean: 

Integration with Remedy ARS to SAP using web services

Former Member
0 Kudos

Hi!

There have been made a wsdl file from a sap babi, this file is loaded into remedy and the fields are mapped (input and output). When doing a search from the remedy using the wsdl file, we get the error "No selection criteria specified", even if there are input search parameters sent.

Is there a way on the SAP side, to see what remedy is sending over and maybe try to find out if a field in the wsdl must be filled out or not. We use the BABI_EMPLOYEE_GET which is made into a wsdl. This has been tried local on a j2ee for sap and the wsdl worked there.

-RB

Accepted Solutions (1)

Accepted Solutions (1)

athavanraja
Active Contributor
0 Kudos

you can set a http (exteranl ) break point inside the BAPI and then call the WS (the user executing and the client needs to be the same)

Answers (0)