- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2024 02:51 AM
@Dr Atul G- LNG @Sandeep Rajput1 @Mark Manders @Ravi Gaurav
If we have client script to set value for any field or assign value .
Why do we use assignment rule , data lookup,etc
where does it work ?client or server side?
whats the difference between assignment rule , data lookup and data lookup definition , client script.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2024 06:19 AM
Data lookup definition: It is like the base, where we define the table schema and set the source table.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2024 06:18 AM
If we have a client script to set value for any field or assign value.
Why do we use assignment rule, data lookup, etc
Atul: Assignment rules are like OOTB and direct way, We use the Assignment rule when we have a set of values like cat/ sub cat and 2 more fields and then directly add the group.
Data lookup: As the name indicates, when we need to set some value based on some other values, by look up.
where does it work ?client or server side?
What's the difference between the assignment rule, data lookup and data lookup definition, and client script?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2024 06:19 AM
Data lookup definition: It is like the base, where we define the table schema and set the source table.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2024 07:58 AM
Please don't tag people in your question! It's very annoying and won't help you in getting the answer any faster.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark