ServiceNow Developer Interview Questions - 12

1. Could you please tell what is the execution order of business rules.

2. Can we use GlideAjax in onSubmit client script. If yes, then what will be the impact.

3. Can we use previous object in Async business rule.

4. What is spokes?

5. I have one requirement that in incident form when we select assignment group and if the selected group doesn't have any member then worknotes should be updated like "No member is available in selected group" and if any member available then worknotes should be updated like "Members are found". How we can achieve it. 

(Note: Above question is scenario based and interviewer has asked me share my screen and to implement in PDI)

6. I want to add a new change type. How we can do it.

7. What is Import set.

8. What is approval co-ordinator activity in workflow?

9. How to make attachment mandatory in catalog item.

10. Let's say we have glide incident table and we have 1000 records in that table, but I want to print only 100 incident numbers. How we can do it.


2 comments:

  1. For Question Number 5: https://www.servicenow.com/community/developer-forum/if-a-assignment-group-does-not-have-any-user-the-form-is-not/m-p/2798131

    ReplyDelete
  2. For question number 9: https://www.servicenow.com/community/developer-forum/onchange-variable-to-make-attachment-mandatory-client-script/m-p/1728830

    ReplyDelete

Featured Post

How to configure field style of any fields