SlideShare ist ein Scribd-Unternehmen logo
2023-10-13
ServiceNow Club
#274
Two Fields
One variable
2023-10-13
ServiceNow Club
#274
Releases
Quebec
Rome
Madrid
New
York
Orlando
Paris
San
Diego
London
Jan
2018
March
2019
Sep
2019
Mar
ch
202
0
Sep
2020
March
2021
Sep
2021
March
2022
Tokyo
August
2022
Utah
February
2023
Vancouver
Q3
2023
Washington
Q1
2024
Xanadu
Q3
2024
Yokohama
Q1
2025
Zurich
Q3
2025
Learning
• NowLearning
• Developer
• Community
• Udemy
• YouTube
• Linkedin
• Twitter
• HighSpot
Catálogo
• Produtos
• Instância PDI
• Update set
• Visão geral
• Jornada do usuário
• Configuração
• Variáveis.
• Flow
• Relatório
• Dashboard
• GoLive
What is Variable / O que é variável
• Variáveis do catálogo de serviço são perguntas/informações sobre escolhas dos usuários/clientes para
especificar e definir a solicitação, apoiam a definir a estrutura, são utilizadas para receber detalhes da
solicitação que serão utilizadas pelo ServiceNow para determinar um grupo de atendimento e também apoiar
o analista responsável pelo atendimento a solucionar o item minimizando a iteração com o usuário
solicitante.
{x} = 1
What
• Text / Texto
• Choice / Escolha
• Date / Data
• Table / Tabela
• + outros
Links Úteis:
Todos os Tipos de variáveis de Catálogo -> https://docs.servicenow.com/en-US/bundle/utah-servicenow-
platform/page/product/service-catalog-management/reference/r_VariableTypes.html
Detalhamento de cada parametro existente em váriaveis -> https://docs.servicenow.com/bundle/utah-servicenow-
platform/page/product/service-catalog-management/task/t_CreateAVariableForACatalogItem.html
What is Variable set?
• Variable set (conjunto de variáveis) é uma coleção de variáveis que é reutilizável e podemos definir variáveis
de usuário em vários itens de catálogo e guia de pedidos.
{x}
{y}
{f}
What is the difference between variables and Variable Set?
Uma variável está relacionada a um item de catálogo
• ou seja está diretamente relacionada ao ITEM e não se repete em outros itens de catálogo
• Especifica para o item, para o atendimento dele, geralmente uma informação para atendimento que raramente
compões métricas ou precisa ser consultada em pesquisas
• Sem Reusabilidade
• Reportabilidade baixa
Um Variable set / conjunto de variáveis está relacionada a um ou mais itens de catálogo,
• Ou seja, o valor se repete e tem o mesmo objetivo em vários itens de catálogo
• O Variable Set geralmente é criado para um processo global, ou para um grupo de processos que exigem sempre
os mesmos dados. Exemplos:
• global: Conjunto de variáveis comuns para TODAS as requisições
• Processo : Conjunto de variavel de telefonia, onde existem campos que solicitam tipo de telefonia e já
possuem o campo NUMERO DE TELEFONE com todas as máscaras necessárias para o processo
• Reusabilidade alta -> pode ser colocado em todos os itens de catálogo refletindo as variáveis, ao alterar o variable
SET todos os itens de catálogo que o possuem são atualizado automaticamente.
• Reportabilidade alta -> Poderão ser feitos relatórios com base nos campos existentes no item de catálogo do
variable SET e o Report apresentará TODOS os itens de catálogo que possuem essas variáveis. -> exemplo:
tenho mais de 1 item de telefonia, mas todos tem a variable set com o campo telefone, então posso Pesquisar ou
fazer relatórios de ITENS solicitados por telefonia, ou por ddd.
variable sets
Casos de uso
• Campos auto populados sobre informações do usuário logado
• Campos como e-mail, telefone
• Centro de custo
• Servidores
• Locais
• Empresas
Text
Text
Text
Text
Text
Text
Text
Text
Text
Text
Option
Option
Option
Option
Choice
Choice
Choice
Choice
Choice
Choice
Choice
Date/time
Date/time
Display label
Display label
Multi-Row Variable Set
Multi-Row Variable Set
Multi-Row Variable Set
Multi-Row Variable Set
Multi-Row Variable Set
Multi-Row Variable Set
Multi-Row Variable Set
Multi-Row Variable Set
Multi-Row Variable Set
Multi-Row Variable Set
.
2 Informations 01 variable
2 Informations 01 variable
2 Informations 01 variable
2 Informations 01 variable
2 Informations 01 variable
2 Informations 01 variable
2 Informations 01 variable
Commands
• ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name;zip;city,ref_ac_columns_search=true
• ref_auto_completer: Administrators can configure additional auto-complete options. A user must have table-
level read permission on the referenced table for auto-complete to display any options.
• AJAXTableCompleter: Displays matching auto-complete choices as rows in a table. The table displays the
reference table's display value column and any columns listed in the ref_ac_columns attribute.
https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/field-
administration/concept/c_AutoCompleteForReferenceFields.html
Commands
• ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name;zip;city,ref_ac_columns_search=true
• ref_ac_columns: You can add the ref_ac_columns_search attribute to enable auto-complete to match text in
any column listed in the ref_ac_columns attribute.
• ref_ac_columns_search: Set the ref_ac_columns_search attribute to true to match text from all reference
field columns. By default (or when this attribute is false) auto-complete only matches text in the display value
column.
https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/field-
administration/concept/c_AutoCompleteForReferenceFields.html .
UI Policy
A User Interface {UI) Policy is a rule that is applied to a form to dynamically change form information.
Specify when and how fields appear when viewing Catalog Tasks, Catalog Items, and Requested
Item Tasks
UI Policy – use cases
• Hide
• Mandatory
• Section
UI Policy – How to create
UI Policy – How to create
1
UI Policy – How to create
2
UI Policy – How to create
3
UI Policy – How to create
4
UI Policy – How to create
5
The format is variable_set_name » variable_name.
UI Policy – How to create
UI Policy – How to create
6
UI Policy – How to create
7
UI Policy – How to create
8
UI Policy – How to create
UI Policy – How to create
UI Policy – How to create
UI Policy – How to create
UI Policy – How to create
UI Policy – How to create
UI Policy – How to create
UI Policy – How to create
9
UI Policy – How to create
10
UI Policy – How to create
11
UI Policy – How to create
12
UI Policy – How to create
13
UI Policy – How to create
14
UI Policy – How to create
User Criteria
User criteria enables you to allow access to users
based on role, department, group, location, or
company. Administrators can control access to pages,
widgets, widget instances, announcements, and search
sources in a portal by creating and applying user
criteria.
User criteria records define conditions that are
evaluated against user records. When user criteria is
defined, portal records are only visible to users who
pass the defined conditions.
User Criteria
User Criteria
1
User Criteria
2
User Criteria
User Criteria
3
User Criteria
3
User Criteria
4
User Criteria
4
User Criteria
4
cmdb_read
Users with 'cmdb_read' Role
User Criteria
5
User Criteria
5
User Criteria
6
User Criteria
6
User Criteria
7
User Criteria
7
User Criteria
8
User Criteria
9
User Criteria
9
User Criteria
10
User Criteria
User Criteria Diagnostics
User Criteria Diagnostics
User Criteria Diagnostics
User Criteria Diagnostics
User Criteria Diagnostics
User Criteria
• User
• Group
• Role
• Company
• Location
• Department
• script
Catalog Client Script
Client-side scripts can add dynamic effects and validation to forms. Scripts can apply to service catalog items or
variable sets, allowing administrators to use the same functionality that is available on other forms.
You can use client side scripts to:
• Get or set variable values.
• Hide or display variables.
• Make variables mandatory or not.
• Validate form submission.
• Add something to the cart.
• Order something immediately.
Catalog Client Script
Navigate to All > Service Catalog > Catalog Administration > Catalog Client Scripts
Catalog Client Script
1
Catalog Client Script
2
Catalog Client Script
2
Catalog Client Script
3
Catalog Client Script
4
Catalog Client Script
4
Catalog Client Script
4
Catalog Client Script
4
Catalog Client Script
5
Catalog Client Script
6
Catalog Client Script
7
Catalog Client Script
8
Catalog Client Script
• g_form.getValue('variable_name');
function onChange(control, oldValue, newValue, isLoading)
{
alert(g_form.getValue('short_description'));
}
Catalog Client Script
• g_form.setVisible(fieldName, false);
function onChange(control, oldValue, newValue, isLoading, isTemplate) {
g_form.setVisible(‘state’, true)
}
Catalog Client Script
• g_form.setMandatory(fieldName, false);
function onChange(control, oldValue, newValue, isLoading, isTemplate) {
//If the page isn't loading
if (!isLoading)
{
//If the new value isn't blank
if(newValue != ‘’)
g_form.setVisible('priority', false);
else
g_form.setVisible('priority', true);
}
}
Catalog Client Script
• g_form. setValue(fieldName, value);
g_form.setValue("requester_name',g_user.getFullName());}
Script Include
As Scripts Includes são usados para armazenar o JavaScript executado no servidor.
Criar Scripts Includes para armazenar funções e classes JavaScript para uso por scripts de servidor. Cada
script include define uma classe de objeto ou uma função.
Script Include
Script Include
Script Include
1
Script Include
2
Script Include
3
Script Include
4
Script Include
5
Script Include
6
Script Include
7
Script Include
8
Script Include
8
Script Include
Script Include
Script Include
Script Include
new MyScript2();
Script Include
Script Include
Script Include
Search
Cart Holding
Specific item(s)s
Specific items
and services
Work required
To fulfill items
Request
(REQ)
Request
Item (RITM)
Request
Item (RITM)
task
task
task
Search
task
ritm
req
Sym table
REQ sc_request
RITM sc_req_item
SCTASK sc_task
INC incident
Global Search
Search
Search
Search
Search
Search
Search
Search
Search
Search
Wildcard Description
*search-term
%search-term%
Search for values that contain search-term.
%search-term Search for values that end with search-term.
search-term% Search for values that start with search-term.
=search-term Search for values that equal search-term.
!*search-term Search for values that don't contain search-term.
!%search-term Search for values that don't end with search-term.
!=search-term Search for values that don't equal search-term.
Search
Search
Search
THANK YOU

Weitere ähnliche Inhalte

Ähnlich wie 20231013_274_ClubServicenow_Catalog.pdf

ASP.NET MVC_Routing_Authentication_Aurhorization.pdf
ASP.NET MVC_Routing_Authentication_Aurhorization.pdfASP.NET MVC_Routing_Authentication_Aurhorization.pdf
ASP.NET MVC_Routing_Authentication_Aurhorization.pdfsetit72024
 
Meet Magento Belarus - Davide Consonni
Meet Magento Belarus - Davide ConsonniMeet Magento Belarus - Davide Consonni
Meet Magento Belarus - Davide ConsonniAmasty
 
Model View Controller
Model View ControllerModel View Controller
Model View ControllerSV.CO
 
Part1 of SQL Tuning Workshop - Understanding the Optimizer
Part1 of SQL Tuning Workshop - Understanding the OptimizerPart1 of SQL Tuning Workshop - Understanding the Optimizer
Part1 of SQL Tuning Workshop - Understanding the OptimizerMaria Colgan
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Introduction to Custom Form Control
Introduction to Custom Form ControlIntroduction to Custom Form Control
Introduction to Custom Form ControlKnoldus Inc.
 
Obiee interview questions and answers faq
Obiee interview questions and answers faqObiee interview questions and answers faq
Obiee interview questions and answers faqmaheshboggula
 
AWS re:Invent 2016: Enabling DevOps for an Enterprise with AWS Service Catalo...
AWS re:Invent 2016: Enabling DevOps for an Enterprise with AWS Service Catalo...AWS re:Invent 2016: Enabling DevOps for an Enterprise with AWS Service Catalo...
AWS re:Invent 2016: Enabling DevOps for an Enterprise with AWS Service Catalo...Amazon Web Services
 
Modeling and Testing Dovetail in MagicDraw
Modeling and Testing Dovetail in MagicDrawModeling and Testing Dovetail in MagicDraw
Modeling and Testing Dovetail in MagicDrawGregory Solovey
 
Understanding DB2 Optimizer
Understanding DB2 OptimizerUnderstanding DB2 Optimizer
Understanding DB2 Optimizerterraborealis
 
20160913_AlteryxPHX.PPTX
20160913_AlteryxPHX.PPTX20160913_AlteryxPHX.PPTX
20160913_AlteryxPHX.PPTXMichelleSaver
 
Enhancement technique how to use validations
Enhancement technique how to use validationsEnhancement technique how to use validations
Enhancement technique how to use validationsUgeshkumarnetha Dasari
 
Sida LEAP Training Lectures #7 and #8: Linking LEAP and WEAP and other advanc...
Sida LEAP Training Lectures #7 and #8: Linking LEAP and WEAP and other advanc...Sida LEAP Training Lectures #7 and #8: Linking LEAP and WEAP and other advanc...
Sida LEAP Training Lectures #7 and #8: Linking LEAP and WEAP and other advanc...weADAPT
 
Introduction to the All New WSO2 Governance Centre
Introduction to the All New WSO2 Governance CentreIntroduction to the All New WSO2 Governance Centre
Introduction to the All New WSO2 Governance CentreSagara Gunathunga
 
Managing state in asp.net
Managing state in asp.netManaging state in asp.net
Managing state in asp.netSireesh K
 

Ähnlich wie 20231013_274_ClubServicenow_Catalog.pdf (20)

Asp.net,mvc
Asp.net,mvcAsp.net,mvc
Asp.net,mvc
 
ASP.NET MVC_Routing_Authentication_Aurhorization.pdf
ASP.NET MVC_Routing_Authentication_Aurhorization.pdfASP.NET MVC_Routing_Authentication_Aurhorization.pdf
ASP.NET MVC_Routing_Authentication_Aurhorization.pdf
 
Meet Magento Belarus - Davide Consonni
Meet Magento Belarus - Davide ConsonniMeet Magento Belarus - Davide Consonni
Meet Magento Belarus - Davide Consonni
 
Model View Controller
Model View ControllerModel View Controller
Model View Controller
 
Part1 of SQL Tuning Workshop - Understanding the Optimizer
Part1 of SQL Tuning Workshop - Understanding the OptimizerPart1 of SQL Tuning Workshop - Understanding the Optimizer
Part1 of SQL Tuning Workshop - Understanding the Optimizer
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Introduction to Custom Form Control
Introduction to Custom Form ControlIntroduction to Custom Form Control
Introduction to Custom Form Control
 
Obiee interview questions and answers faq
Obiee interview questions and answers faqObiee interview questions and answers faq
Obiee interview questions and answers faq
 
AWS re:Invent 2016: Enabling DevOps for an Enterprise with AWS Service Catalo...
AWS re:Invent 2016: Enabling DevOps for an Enterprise with AWS Service Catalo...AWS re:Invent 2016: Enabling DevOps for an Enterprise with AWS Service Catalo...
AWS re:Invent 2016: Enabling DevOps for an Enterprise with AWS Service Catalo...
 
Modeling and Testing Dovetail in MagicDraw
Modeling and Testing Dovetail in MagicDrawModeling and Testing Dovetail in MagicDraw
Modeling and Testing Dovetail in MagicDraw
 
Understanding DB2 Optimizer
Understanding DB2 OptimizerUnderstanding DB2 Optimizer
Understanding DB2 Optimizer
 
Sachin Gawas
Sachin GawasSachin Gawas
Sachin Gawas
 
20160913_AlteryxPHX.PPTX
20160913_AlteryxPHX.PPTX20160913_AlteryxPHX.PPTX
20160913_AlteryxPHX.PPTX
 
Oracle APEX
Oracle APEXOracle APEX
Oracle APEX
 
Session 14 validation_steps_sap
Session 14 validation_steps_sapSession 14 validation_steps_sap
Session 14 validation_steps_sap
 
Enhancement technique how to use validations
Enhancement technique how to use validationsEnhancement technique how to use validations
Enhancement technique how to use validations
 
Sida LEAP Training Lectures #7 and #8: Linking LEAP and WEAP and other advanc...
Sida LEAP Training Lectures #7 and #8: Linking LEAP and WEAP and other advanc...Sida LEAP Training Lectures #7 and #8: Linking LEAP and WEAP and other advanc...
Sida LEAP Training Lectures #7 and #8: Linking LEAP and WEAP and other advanc...
 
Introduction to the All New WSO2 Governance Centre
Introduction to the All New WSO2 Governance CentreIntroduction to the All New WSO2 Governance Centre
Introduction to the All New WSO2 Governance Centre
 
Managing state in asp.net
Managing state in asp.netManaging state in asp.net
Managing state in asp.net
 
12 Introduction to Rails
12 Introduction to Rails12 Introduction to Rails
12 Introduction to Rails
 

Mehr von Tiago Macul

295 ClubServicenow_platform-team-estimator.pdf
295 ClubServicenow_platform-team-estimator.pdf295 ClubServicenow_platform-team-estimator.pdf
295 ClubServicenow_platform-team-estimator.pdfTiago Macul
 
ServiceNow ITOM Event, Discovery Tiago Macul
ServiceNow ITOM Event, Discovery Tiago MaculServiceNow ITOM Event, Discovery Tiago Macul
ServiceNow ITOM Event, Discovery Tiago MaculTiago Macul
 
20240216_288_ClubServicenow_NowCreate.pdf
20240216_288_ClubServicenow_NowCreate.pdf20240216_288_ClubServicenow_NowCreate.pdf
20240216_288_ClubServicenow_NowCreate.pdfTiago Macul
 
20240202_287_ClubServicenow_Washington.pdf
20240202_287_ClubServicenow_Washington.pdf20240202_287_ClubServicenow_Washington.pdf
20240202_287_ClubServicenow_Washington.pdfTiago Macul
 
202401_Posts.pdf
202401_Posts.pdf202401_Posts.pdf
202401_Posts.pdfTiago Macul
 
Guia Passo a Passo_ Como Criar uma Conta de Serviç... - ServiceNow Community.pdf
Guia Passo a Passo_ Como Criar uma Conta de Serviç... - ServiceNow Community.pdfGuia Passo a Passo_ Como Criar uma Conta de Serviç... - ServiceNow Community.pdf
Guia Passo a Passo_ Como Criar uma Conta de Serviç... - ServiceNow Community.pdfTiago Macul
 
20240119_285_ClubServicenow.pdf
20240119_285_ClubServicenow.pdf20240119_285_ClubServicenow.pdf
20240119_285_ClubServicenow.pdfTiago Macul
 
20240112_284_ClubServicenow.pdf
20240112_284_ClubServicenow.pdf20240112_284_ClubServicenow.pdf
20240112_284_ClubServicenow.pdfTiago Macul
 
20231215 282 ClubServicenow
20231215 282 ClubServicenow20231215 282 ClubServicenow
20231215 282 ClubServicenowTiago Macul
 
20231215_282_ClubServicenow.pdf
20231215_282_ClubServicenow.pdf20231215_282_ClubServicenow.pdf
20231215_282_ClubServicenow.pdfTiago Macul
 
20231123_278_ClubServicenow_ITSM.pdf
20231123_278_ClubServicenow_ITSM.pdf20231123_278_ClubServicenow_ITSM.pdf
20231123_278_ClubServicenow_ITSM.pdfTiago Macul
 
20231110_277_ClubServicenow_Search.pdf
20231110_277_ClubServicenow_Search.pdf20231110_277_ClubServicenow_Search.pdf
20231110_277_ClubServicenow_Search.pdfTiago Macul
 
267_20230812_ClubServicenow_License_Subscription.pdf
267_20230812_ClubServicenow_License_Subscription.pdf267_20230812_ClubServicenow_License_Subscription.pdf
267_20230812_ClubServicenow_License_Subscription.pdfTiago Macul
 
20230804_266_ClubServicenow_Catalog.pdf
20230804_266_ClubServicenow_Catalog.pdf20230804_266_ClubServicenow_Catalog.pdf
20230804_266_ClubServicenow_Catalog.pdfTiago Macul
 
20230707_262_ClubServicenow_Catalog.pdf
20230707_262_ClubServicenow_Catalog.pdf20230707_262_ClubServicenow_Catalog.pdf
20230707_262_ClubServicenow_Catalog.pdfTiago Macul
 
20230623_260_ClubServicenow_GuidedTour.pdf
20230623_260_ClubServicenow_GuidedTour.pdf20230623_260_ClubServicenow_GuidedTour.pdf
20230623_260_ClubServicenow_GuidedTour.pdfTiago Macul
 
259 Club ServiceNow LowCode
259 Club ServiceNow LowCode259 Club ServiceNow LowCode
259 Club ServiceNow LowCodeTiago Macul
 
20230414_251_ClubServicenow_Updateset.pdf
20230414_251_ClubServicenow_Updateset.pdf20230414_251_ClubServicenow_Updateset.pdf
20230414_251_ClubServicenow_Updateset.pdfTiago Macul
 
20230331_250_FlowDesigner.pdf
20230331_250_FlowDesigner.pdf20230331_250_FlowDesigner.pdf
20230331_250_FlowDesigner.pdfTiago Macul
 
Service now dashboards
Service now dashboardsService now dashboards
Service now dashboardsTiago Macul
 

Mehr von Tiago Macul (20)

295 ClubServicenow_platform-team-estimator.pdf
295 ClubServicenow_platform-team-estimator.pdf295 ClubServicenow_platform-team-estimator.pdf
295 ClubServicenow_platform-team-estimator.pdf
 
ServiceNow ITOM Event, Discovery Tiago Macul
ServiceNow ITOM Event, Discovery Tiago MaculServiceNow ITOM Event, Discovery Tiago Macul
ServiceNow ITOM Event, Discovery Tiago Macul
 
20240216_288_ClubServicenow_NowCreate.pdf
20240216_288_ClubServicenow_NowCreate.pdf20240216_288_ClubServicenow_NowCreate.pdf
20240216_288_ClubServicenow_NowCreate.pdf
 
20240202_287_ClubServicenow_Washington.pdf
20240202_287_ClubServicenow_Washington.pdf20240202_287_ClubServicenow_Washington.pdf
20240202_287_ClubServicenow_Washington.pdf
 
202401_Posts.pdf
202401_Posts.pdf202401_Posts.pdf
202401_Posts.pdf
 
Guia Passo a Passo_ Como Criar uma Conta de Serviç... - ServiceNow Community.pdf
Guia Passo a Passo_ Como Criar uma Conta de Serviç... - ServiceNow Community.pdfGuia Passo a Passo_ Como Criar uma Conta de Serviç... - ServiceNow Community.pdf
Guia Passo a Passo_ Como Criar uma Conta de Serviç... - ServiceNow Community.pdf
 
20240119_285_ClubServicenow.pdf
20240119_285_ClubServicenow.pdf20240119_285_ClubServicenow.pdf
20240119_285_ClubServicenow.pdf
 
20240112_284_ClubServicenow.pdf
20240112_284_ClubServicenow.pdf20240112_284_ClubServicenow.pdf
20240112_284_ClubServicenow.pdf
 
20231215 282 ClubServicenow
20231215 282 ClubServicenow20231215 282 ClubServicenow
20231215 282 ClubServicenow
 
20231215_282_ClubServicenow.pdf
20231215_282_ClubServicenow.pdf20231215_282_ClubServicenow.pdf
20231215_282_ClubServicenow.pdf
 
20231123_278_ClubServicenow_ITSM.pdf
20231123_278_ClubServicenow_ITSM.pdf20231123_278_ClubServicenow_ITSM.pdf
20231123_278_ClubServicenow_ITSM.pdf
 
20231110_277_ClubServicenow_Search.pdf
20231110_277_ClubServicenow_Search.pdf20231110_277_ClubServicenow_Search.pdf
20231110_277_ClubServicenow_Search.pdf
 
267_20230812_ClubServicenow_License_Subscription.pdf
267_20230812_ClubServicenow_License_Subscription.pdf267_20230812_ClubServicenow_License_Subscription.pdf
267_20230812_ClubServicenow_License_Subscription.pdf
 
20230804_266_ClubServicenow_Catalog.pdf
20230804_266_ClubServicenow_Catalog.pdf20230804_266_ClubServicenow_Catalog.pdf
20230804_266_ClubServicenow_Catalog.pdf
 
20230707_262_ClubServicenow_Catalog.pdf
20230707_262_ClubServicenow_Catalog.pdf20230707_262_ClubServicenow_Catalog.pdf
20230707_262_ClubServicenow_Catalog.pdf
 
20230623_260_ClubServicenow_GuidedTour.pdf
20230623_260_ClubServicenow_GuidedTour.pdf20230623_260_ClubServicenow_GuidedTour.pdf
20230623_260_ClubServicenow_GuidedTour.pdf
 
259 Club ServiceNow LowCode
259 Club ServiceNow LowCode259 Club ServiceNow LowCode
259 Club ServiceNow LowCode
 
20230414_251_ClubServicenow_Updateset.pdf
20230414_251_ClubServicenow_Updateset.pdf20230414_251_ClubServicenow_Updateset.pdf
20230414_251_ClubServicenow_Updateset.pdf
 
20230331_250_FlowDesigner.pdf
20230331_250_FlowDesigner.pdf20230331_250_FlowDesigner.pdf
20230331_250_FlowDesigner.pdf
 
Service now dashboards
Service now dashboardsService now dashboards
Service now dashboards
 

Kürzlich hochgeladen

Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...CzechDreamin
 
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfThe Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfFIDO Alliance
 
UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1DianaGray10
 
Connecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAKConnecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAKUXDXConf
 
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfWhere to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfFIDO Alliance
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxDavid Michel
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlPeter Udo Diehl
 
Buy Epson EcoTank L3210 Colour Printer Online.pdf
Buy Epson EcoTank L3210 Colour Printer Online.pdfBuy Epson EcoTank L3210 Colour Printer Online.pdf
Buy Epson EcoTank L3210 Colour Printer Online.pdfEasyPrinterHelp
 
Buy Epson EcoTank L3210 Colour Printer Online.pptx
Buy Epson EcoTank L3210 Colour Printer Online.pptxBuy Epson EcoTank L3210 Colour Printer Online.pptx
Buy Epson EcoTank L3210 Colour Printer Online.pptxEasyPrinterHelp
 
ECS 2024 Teams Premium - Pretty Secure
ECS 2024   Teams Premium - Pretty SecureECS 2024   Teams Premium - Pretty Secure
ECS 2024 Teams Premium - Pretty SecureFemke de Vroome
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIES VE
 
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...CzechDreamin
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeCzechDreamin
 
Top 10 Symfony Development Companies 2024
Top 10 Symfony Development Companies 2024Top 10 Symfony Development Companies 2024
Top 10 Symfony Development Companies 2024TopCSSGallery
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfFIDO Alliance
 
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...CzechDreamin
 
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka DoktorováCzechDreamin
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekCzechDreamin
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024Stephanie Beckett
 
Optimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through ObservabilityOptimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through ObservabilityScyllaDB
 

Kürzlich hochgeladen (20)

Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
 
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfThe Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1
 
Connecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAKConnecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAK
 
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfWhere to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
 
Buy Epson EcoTank L3210 Colour Printer Online.pdf
Buy Epson EcoTank L3210 Colour Printer Online.pdfBuy Epson EcoTank L3210 Colour Printer Online.pdf
Buy Epson EcoTank L3210 Colour Printer Online.pdf
 
Buy Epson EcoTank L3210 Colour Printer Online.pptx
Buy Epson EcoTank L3210 Colour Printer Online.pptxBuy Epson EcoTank L3210 Colour Printer Online.pptx
Buy Epson EcoTank L3210 Colour Printer Online.pptx
 
ECS 2024 Teams Premium - Pretty Secure
ECS 2024   Teams Premium - Pretty SecureECS 2024   Teams Premium - Pretty Secure
ECS 2024 Teams Premium - Pretty Secure
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and Planning
 
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
 
Top 10 Symfony Development Companies 2024
Top 10 Symfony Development Companies 2024Top 10 Symfony Development Companies 2024
Top 10 Symfony Development Companies 2024
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
 
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
 
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří Karpíšek
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024
 
Optimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through ObservabilityOptimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through Observability
 

20231013_274_ClubServicenow_Catalog.pdf