Need Business rule script for getting user firstname, lastname, email from text box string value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 05:05 AM
Need Business rule script for getting user firstname, lastname, email from text box string value to update in other table vendor contact table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 05:15 AM
Could you at least provide an example of the string, because without that a lot of assumptions are going to be made, wasting everybody's time.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 05:21 AM
Hi @Nandhini Sri
You can pull it from a referenced field, however when you say string does it have a particular format e,g.
First Name:
Last Name:
Email address:
You'll need to provide some more information such as field names source and destination tables/fields.
Thanks
Andrew Robinson
ServiceNow Developer
Follow me on Linkedin!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 12:16 AM
Can you please send script as well to extract this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 05:23 AM
i need to fetch this 23rd responses from assessment instance question , and need to update this user in vendor contact table.