Hi,
I made a simple process where i invoke from an automated activity a web service method like this:
section interface: Service interface: BPM
Operation: getProcessKey(in:get.....out:....)
use Service Group: BPM: BPMServicesTest
now when i start the process when it make the call to getProcessKey i've got this message from the log error on the Manage Processes: Process Instances:
com.sap.esi.esp.lib.mm.config.exceptions.ObjectNotExistsException: Configuration not found for application: ita18.test.com/prc_andrea_1,serviceRefId:prc_andrea_1_ita18.test.comprc_andrea_1BPMcomponent_8558a6e8-305b-4a68-b105-bd33a12c8d83_WS. Please check the configuration details from the NWA. You may have not assigned the Service Group to a Provider System, or the generation of the configuration has failed.
com.sap.esi.esp.service.server.esb.ConnectivityConfigurationManagerImpl.readConfiguration(ConnectivityConfigurationManagerImpl.java:334)
now i don't know where i can assign a service group to a provider. Anyone know where i can found a tutorial ?
thank you and sorry for my bad english...