- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 05:49 AM
On my Requests and RITMS we have an opened by field to see who submitted the request, we would now like to have this populate on the SCTASK. When i added it to the form nothing populates. I took a look at the business rules and didnt see anything pertaining to that so I tried creating one but that didn't help. Is there something im missing or another way to populate that field without messing with the flows?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 07:00 AM
@Ashley45 Remove the filter condition and change it to run onBefore insert and try.
If my answer solved your issue, please mark my answer as ✅Correct & 👍Helpful
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 06:17 AM
HI @Ashley45
change the condition on business rule. It should run After insert on catalog task.
If my answer solved your issue, please mark my answer as ✅Correct & 👍Helpful
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 06:59 AM
still showing empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 07:00 AM
@Ashley45 Remove the filter condition and change it to run onBefore insert and try.
If my answer solved your issue, please mark my answer as ✅Correct & 👍Helpful

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 06:28 AM
Hi,
Make sure When to run is Before insert.
Thanks
Anil Lande