Sending the list of available assets for selected location
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hello team,
I had an requirement -
I have a service catalg by name centre closure , when the user selectes the centre number and submits the request then a ritm is generated, once the ritm is closed then change requested will be created where we have 2 change tasks and now i had to add one more task which is compelted.
In the new task when we add email address in the description variable then we need to send an email to the address that has been added in description with the list of assets belongs to this centre number selected on the catalog item.
For this i had modified in the flow designer by adding a variable here and look up hardware records and
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
seems you are setting short description and directly picking it in email
short description being string field won't show data in tabular format.
You will have to use email script for showing tabular data.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Can you please guide me with the script?
Thankyou