I have to create ATF to create change request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2022 04:22 AM
Hi,
I have to create ATF - Change Management - Create Standard, Normal, & Emergency Change.
I have added some steps but after that I'm not sure what steps should be added.
Can anyone please help me with this.
Regards,
Nivedita
- Labels:
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2022 08:44 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2022 02:32 AM
Hi @niveditakumari,
Based on your test step screenshot below 'Field Values Validation' step is failing because in order to use this step you must have already opened a form using either the "Open a New Form" or "Open an Existing Record" steps. It is recommended not to run this step directly.
You may use any of the below two solutions:
1. Try opening the form again and then use the 'Field Values Validation' step
2. After the 'Record Insert' step, use the 'Record Validation' step to validate that a record meets the specified conditions on the server-side.
You can use the previous step ID to validate the newly inserted record via the 'Record Insert' step.
Please mark my answer correct if it resolves your issue or mark it as helpful if it helped you in any way!
Thanks,
Aishwarya