SUDS Webservice call works in Vision project and from Script console - not from Gateway event

Hello,

i have the feeling, that Suds is kind of a banned word - but i need to figure out something.

i have a scripts project, where also our gateway events are running. i wrote a script with a suds webservice call that works fine in the scripting console. When calling the webservice from a gateway event (either timer or scheduled) i run into an issue deep in the webservice call.

i tried to execute the script in a perspective designer view on an button onClick event - also failed. When executing in a Vision Window within the designer - i works just fine. Has this to do something with the scope or where (except of using suds) could i get stuck?

Thanks!

Version is 8.1.35

The specific error would likely yield more insight; my guess would be that there are network issues between the gateway and the service that don't exist between your workstation (where Designer is running) and the service.

2 Likes