Hi,
We have imported a web service and the functions for it, but certain functions need to be called in a linear sequence by a wrapper function so we've created a new script to do it.
These all test OK.
Problem is, in the "Test script" panel of Designer we can only pick the individual web service functions for testing, not our new script which contains a function that calls each one sequentially.
Is there something you need to do with a script to enable it to be tested in Designer?