- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 06:22 PM
Hello everybody:
When I want to use Set Component Values (Custom UI) in ATF to capture field fill data, the runtime finds that the values can be set, but then they disappear and the result is 0. What's the reason? Do any of you know?
My Settings are like this:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 10:57 PM
then create individual set component value step for each input and for every step give some timeout of 5 seconds etc
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 11:08 PM
@Wei_ Ling,
in Step, you can find a field that can timeout set for 5 sec.
Below screen-shot refer.
Thanks,
Hemant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 11:08 PM
@Wei_ Ling,
in Step, you can find a field that can timeout set for 5 sec.
Below screen-shot refer.
Thanks,
Hemant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 11:25 PM
Thank you very much. I found it.
I also want to ask another question, because there are many processes, I want to create a test suite to separate each test. When I create a record in the first test, how should I get this record in the second test?