Symptom
Cloud Application Studio crashes while creation of Communication Scenario.
Environment
SAP Business Bydesign
SAP Hybris Cloud for Customer
SAP Cloud Application Studio
Reproducing the Issue
- Login to Cloud Application Studio.
- Open Solution YA12345678 ( YA12345678 stands for solution name)
- Go to Solution Explorer.
- Choose the WSID file and right click.
- Click on Create Communication Scenario and click next.
- Once you click on finish studio crashes.
Cause
WSDL which is used for creating the external webservice is inconsistent. It does not contains any end point url and also does not contain required information.
Resolution
WSDL should have all the information like host name , port name , path and port.
- In the studio, in the Solution Explorer, open your solution and click Add New Item .
- In the Add New Item dialog, select External Web Service Integration, enter the name and click Add.
- The External Web Service Integration Wizard opens.
- In the Enter Web Service Name and Type, select the web service type REST, and click Next.
- In the Enter End Point of REST Service step, enter the URL of the REST Web service and click Next.
- Define Communication Scenario and then press Finish.
Once you update all the information WSDL will be consistent and then you can create Communication scenario without any error message.
See Also
You can refer the SAP Cloud Application Studio help documentation section 8.15.4 External Webservice Integration.
Keywords
Crash; Communcation Scenario; WSDL , KBA , studio crash , AP-RC-BDS-WS , ByDesign Studio Web Services , Problem