How to integrate ASAP with the upstreams like CRM,BRM through AIA.
We have a requirement for invoking the ASAP webservice from CRM through AIA.
Is this an appropriate approach?
As we are facing problems in getting the exact request to be generated as per the ASAP format.
We are working with the product wsdl(MslvASAPWs.wsdl) given by Oracle. When we try to generate the request through SOAPUI, a tag called "ServiceValues" is not being generated, because of which ASAP is not able to read the input parameters from the request.So we are getting a failure response, evenif we provide all the parameters.
Please suggest us is there any other way to solve the issue.