Create Case Problem - Maintain task
Hello
I am trying to create a case using activity and using the following steps
call createWorkPage (step page - pyWorkPage)
Property-Set - (setting values in pyWorkPage)
call addWork (step page - pyWorkPage)
call commitWithErrorHandling (step page - pyWorkPage)
I have already done this several times and everything worked, but now, when creating a case, it redirects to task Maintain
Based on the data in the clipboard, it does not go further than pyStartCase
Please tell me what could be the problem