I am accessing an ES into CAF Application Service and exposing the app service as a web service.
Now when I am deploying the project and access the web service from WSNavigator, I don't get any result from the backend.
How external services like web services are configured in CAF in CE 7.1.1?
Previously until CE 7.1 we used to configure it using Destination Template Management or creating Destinations. But the way seems to have changed in CE 7.1.1.
We have tried by creating provider systems, assigning user accounts and configuring application communication using service groups as the SAP Help document suggests for CE 7.1.1. Buth its not working.
When we are importing the web service we are giving a service group name (using create new option), We are then creating the provider system (where this ES resides) and creating a user account and assigning it the provider system. Then when we are selecting the deployed project (ear file) from SOA Management -> Application and Scenario Communication -> Application Communication. But the selection gives an error - An Unexpected ER Technical Exception occurred. This error occurs only for projects that accesses an external service like web service.
Can anyone please help?