Monday, March 5, 2012

SAP FSCM without PI

The below is only available in EHP5.

Step1: Go to SOA Manager in ECC and click on Web Service Configuration


Step 2: Configure the webservice in ECC to allow for CreditQuery by searching for the existing service as follows:








Step3: Create the Configuration and bind it to a service as per below.


Step4: Click on the Transport Settings of the service binding as follows:

Step5: Copy the Calculated Access URL and make sure it is active in the SICF transaction.
Step6: In the Overview Tab of the service definition (as per below screenshot), click on Open WSDL document for the selected binding or service. This will give you the WSDL path for step 8.


Step7: Search by Consumer Proxy and with Search Pattern *CreditWor* as per the screenshot below:

Step 8: Create Configuration as per below screenshots. I used configuration based on WSDL (from step 6). The address for wsdl can be obtained from the respective service configured in above steps. Below are the screenshots after WSDL is retrieved. Note that you might require to setup basic authentication.





Step 9: Enable tracing in the SOA manager and create a new Sales Order in ECC to check if it generates anything in SXI_MONITOR. This should no longer happen.