Validating Related List Records in ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2024 02:37 AM
Hello Team,
We have an ATF requirement as follows:
- Create a new record and attach a file to that record.
- Run a scheduled job that imports data into other tables.
- Open the newly created record from step 1 and validate the related list records.
Steps 1 and 2 can be achieved in ATF. However, regarding step 3, if it is possible to do this in ATF, please let me know how it can be done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2024 11:46 PM
Yes, Utilize the 'record query' and query of [task_ci] table. Now, you can pass the save/submit step in the highlighted part of the screenshot and then you will get that result.. in the next step you will use 'open and existing record'
Mark this as Helpful / Accept the Solution if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2024 03:45 AM
Actually, i want to display a message in output for that i have written a code in Run Server-side script as below. but here i am not getting the message same checked in background script its working
Code:
Could you please check the code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2024 05:05 AM
Hi @Khalid9030
Yes 3rd one is also possible in ATF.
You can find the test under List and related list steps:
***********************************************************************************************************************
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
***********************************************************************************************************************
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