submit demand button is not working in ATF ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2024 07:03 AM
I am automating demand form in spm. When demand is in draft , i need to click on submit button which moves record to submitted and shows screen button on the form. I tried to use click ui action for submit demand button. for this step result is pass but actually it didn't update the form with new screen button marking the record as submitted as per workflow. How to handle it? is there any other way to update form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 01:27 AM
Hi @Sarika_S
Try Submit a form
After that use Open existing record.
Regards
Shaqeel
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2024 12:07 PM
We're experiencing this same issue with building ATF around the demand form. When we use the click UI action for the 'submit' button, it clicks the button & passes, however it's not actually executing & moving the record to the next stage.
We've tried adding 'submit a form' and other items after, but it still doesn't work because the record doesn't exist yet.