cancel
Showing results for 
Search instead for 
Did you mean: 

error while executing AUTOMATED_ACTIVITY

Former Member
0 Kudos

NWCE 7.2 SP3

Hi,

I added a new web service to a service group which is used in the BPM process. The service is executed without problems in the dev systen but doesn't work anymore in the productive environment. The configuration is the same and there is also a provider system assigned.

The log shows this:

Follower.run():An error occurred while executing transition AUTOMATED_ACTIVITY_MyService...

...

...Caused by: com.sap.glx.adapter.api.AdapterException: com.sap.engine.interfaces.sca.exception.SCADASException: Could not find correspondind operation with name myWebService

I can call the web service using ws-navigator without any problems.

Any ideas?

Best regards,

Kevin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Kevin,

Have you configured the Service group related to your automated activity?

Br,

Bala

Former Member
0 Kudos

Hi Kevin,

>>I can call the web service using ws-navigator without any problems

I assume you are using the ws-navigator in productive system...correct ?

The error is 'Could not find correspondind operation with name myWebService' is surprising as you are able to execute that method on the WS from ws-navigator .

Please post the complete stack trace ?

Thanks, Anil