When customers ask to move existing service requests (catalog items) from other platforms, what is a good practice to follow?
According to ServiceNow Service Catalog best practices, migrating 'as-is' from a legacy system often carries over inefficient processes and 'catalog sprawl.' The recommended approach is to Review existing items to identify commonalities. By doing so, administrators can use Variables and Variable Sets to create dynamic, flexible items that serve multiple purposes. This reduces the total number of items to maintain, simplifies the user experience, and ensures that the catalog remains scalable. Combining items based on shared workflows or data requirements is more efficient than simply grouping them into Order Guides or maintaining redundant, individual items.
On a request form, the requester needs to indicate when they need to receive the item.
What Variable type would you use for this information?
The key stakeholder for your ITSM implementation wants to have SLAs on every Task record.
What advice do you give regarding SLAs on Problem records?
https://docs.servicenow.com/ja-JP/bundle/utah-it-service-management/page/product/problem-management/concept/c_ProblemManagementProcess.html
Your customer wants a catalog to contain two items:
1. A request with 1 approval and 2 fulfillment tasks
2. A link to a knowledge article
What type of item would you use to satisfy the requirement for the Construction request?
If the Assignment group is empty on an incident record, what happens when an agent that is a member of a single user groups clicks the Assign to me UI action?
Reviewed code for UI Action in Tokyo/Utah/Vancouver. It just prints an error message and does nothing, so answer is A.
if (current.assignment_group.nil()) {
var memberGroups = new global.IncidentUtils().getMemberGroups(gs.getUserID(), 2);
if (memberGroups.length > 1) {
gs.addErrorMessage(gs.getMessage('Assigned to user {0} is member of multiple groups, please select one as Assignment group ', [gs.getUserDisplayName()]));
return;
}
Frank Rodriguez
3 days agoAndrew Ramirez
28 days agoKenneth Thompson
1 month agoJohn Baker
2 months agoJoseph Mitchell
2 months agoLaura Williams
3 months agoMaria Nguyen
3 months agoJustin Baker
3 months agoMargaret Jones
3 months agoMargaret Smith
3 months agoMatthew Flores
3 months agoWilliam Martinez
2 months agoErasmo
4 months agoCorrina
4 months agoAgustin
4 months agoRueben
5 months agoRebbecca
5 months agoMyra
5 months agoAnnamaria
5 months agoNovella
6 months agoMaryrose
6 months agoJohnetta
6 months agoVincent
6 months agoAmalia
7 months agoGarry
7 months agoKris
7 months agoChandra
7 months agoFlo
8 months agoElden
8 months agoIesha
8 months agoBenedict
8 months agoBernadine
9 months agoOctavio
9 months agoCarman
9 months agoStephanie
9 months agoRonny
10 months agoJess
10 months agoBonita
10 months agoHannah
10 months agoElvera
10 months agoCheryl
11 months agoElin
11 months agoDesmond
11 months agoReuben
1 year agoChanel
1 year agoJesusita
1 year agoTracey
1 year agoTrina
1 year agoPearlene
1 year agoStevie
1 year agoCandida
1 year agoAleta
1 year agoMonroe
1 year agoSoledad
1 year agoParis
2 years agoLeila
2 years agoZachary
2 years agoArmando
2 years agoChanel
2 years agoCurt
2 years agoKarl
2 years agoAzalee
2 years agoEliz
2 years agoBrock
2 years agoLaquanda
2 years agoLuisa
2 years agoIvan
2 years agoLucia
2 years agoAugustine
2 years agoMi
2 years agoDino
2 years agoSabra
2 years agoMozelle
2 years agoDottie
2 years agoPura
2 years agoJerry
2 years agoNidia
2 years agoTeri
2 years agoHannah
2 years agoKanisha
2 years agoKimbery
2 years agoTheresia
2 years agoAnisha
2 years agoAlisha
2 years ago