pyTempDataPage page is initialized with wrong class
Hi,
I have changed the class for pyTempDataPage in the activity that we use for integration. There was no problem when I ran the activity's new version. So I moved the changes to the test environment. But the activity raises an error on the connect soap step and the error message is: Couldn't fine rule Rule-Connect-SOAP instance Work-.xxx. You can see that it tries to find the under the Work. But the step page on the Connect-SOAP step is not Work class. I use an integration class. Why does it try to find the rule under Work- ?
Thanks.