Question 146
A developer gets an error saying "Maximum Trigger Depth Exceeded."
What is a possible reason to get this error message?
Question 147
Which ServiceNow feature allows users to contact the Service Desk agents using Chat Queues and allows Service Desk agents to open Incidents directly from Chat sessions with users?
Question 148
It is possible to import multiple word documents at the same time into a knowledge base.
Question 149
What is the purpose of "reassignment_count" field in incident table?
Question 150
A company represents their customers as Accounts that have an External ID field called Customer_Number__c. They have a custom Order (Order__c) object, with a Lookup to Account, to represent Orders that are placed in their external order management system (OMS). When an order is fulfilled in the OMS, a REST call to Salesforce should be made that creates an Order record in Salesforce and relates it to the proper Account.
What is the optimal way to implement this?
