ATF custom test step remains in pending state while execution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2023 04:50 AM
I have created a custom step configuration to update a value in the record but it remains in pending state during execution. Could someone help me out from this situation.
Refer below script -
After execution -
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2023 04:54 AM
Hi @Divya90
Can you share the screenshot of the form and what need to be updated?
Have you tried some other approach?
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
10-05-2023 05:01 AM
I am updating this Credit Notification Date field and didn't tried for other approach.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2023 05:27 AM
Hi @Divya90
Why are you doing it complex way?
Simply use Set field value step and for dynamic date use
javascript: gs.daysAgo(-7)
Please mark is solution/helpful.
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
02-08-2024 03:37 AM
i got the same error for custom step pending at the time of execution