How to find workflow activity input value from context record?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2022 11:11 PM
I've a workflow activity inside a workflow. It contains certain inputs such as the following:
When the wf_context record is created, how would I know what value was set as this activity's input value? For example, at runtime I would like to know what value was passed to this activity for Service Sysid.
If I open up the wf_history record, it shows me the following:
So nowhere am I able to see the input values.
Any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2022 12:06 AM
Hi
interesting question I never thought about, but maybe the following Support article is helpful for you: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0538528
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2022 11:25 AM
Hi
In case you think I was able to answer your question, I would be happy if you mark the appropriate response as "correct" so that the question will appear as resolved for other users who may have a similar question in the future.
If not, please tell me what you are still missing!
Many thanks & kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2022 09:04 PM
It was helpful. But it didn't exactly tell me what I needed to find.