Тёмный

3 Use Cases of UI Actions 

TechWithPri
Подписаться 11 тыс.
Просмотров 2,8 тыс.
50% 1

Опубликовано:

 

12 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 16   
@prachibapat-iu3po
@prachibapat-iu3po Месяц назад
Hi, tried to run the script on my pdi for use case 1 but its throwing error (can not read property ‘Sys_id’ on line 3 of the code as a result not populating ‘parent_incident’ field & unable to create a child incident.
@techwithpri
@techwithpri Месяц назад
Hey 👋 Can you please share me the code here so that I can check and guide you further 🤓
@prachibapat-iu3po
@prachibapat-iu3po Месяц назад
@@techwithpri Hi Pritam, here is the code with condition in the 'condition' field as "(current.priority==1)&&(current.assignment_group==gs.getProperty('getNetwork'))" var C_childincident = GlideRecord('Incident'); C_childincident.initialize(); C_childincident.parent_incident = current.sys_id; C_childincident.caller_id = current.caller_id; C_childincident.short_description = current.short_description; C_childincident.assignment_group = gs.getProperty('getNetworkCab'); action.setRedirectURL(current); CCIncident.insert(); Thanks much!
@techwithpri
@techwithpri Месяц назад
HEy 👋 What is CCIncident?? it should be C_childincident.insert();
@user-eu9lu6fx7t
@user-eu9lu6fx7t 8 месяцев назад
Hello, I really like the way you teach ServiceNow and on many instance I have used your video to solve my issues in ServiceNow. I would request you to make a video about Service Catalog. I know it's a very challenging topic, but I would be really interested in learning it from you.
@techwithpri
@techwithpri 8 месяцев назад
Its my pleasure 😄😄. I already have 3 videos on Service Catalog in my ServiceNow System Administrator playlist. 1. ServiceNow Different components of Service Catalog. 2.ServiceNow Order Guides and Record Producer. 3.ServiceNow Create Iphone 14 Catalog Item using Catalog Builder. Here is the playlist link - ru-vid.com/group/PLe4QSsKLT0SZsLgx2f-tthW_lzBnFpsQ2 More advance video on Service Catalog will come soon 😇😇. Let me know for any concern ..keep watching and keep learning 👍👍
@user-eu9lu6fx7t
@user-eu9lu6fx7t 8 месяцев назад
@@techwithpri Hello, Thank you so much for the quick reply. I will surely start learning from these videos. 🤓
@shaafiqandshoaibvlogs
@shaafiqandshoaibvlogs 8 месяцев назад
waiting for next video
@Aishakhan51722
@Aishakhan51722 Месяц назад
Which runs first ui policy action or ui policy script
@techwithpri
@techwithpri Месяц назад
Hey !!! It's the UI policy script 😎
@shaafiqandshoaibvlogs
@shaafiqandshoaibvlogs 8 месяцев назад
plz upload next video. Eagerly waiting
@techwithpri
@techwithpri 8 месяцев назад
Just posted in the community !! Coming tomorrow 😅😅
@RaviTeja-ec7mf
@RaviTeja-ec7mf 4 месяца назад
HI bro when u click on create child incident button but priority is comming (5 =planning) As you said priority should come (3) .
@techwithpri
@techwithpri 4 месяца назад
Hey !! Great observation 🙏🏻 I just realise that I forgot to add code for that 😅
@RaviTeja-ec7mf
@RaviTeja-ec7mf 4 месяца назад
I am big fan of u bro
@techwithpri
@techwithpri 4 месяца назад
🙏🏻 Keep watching and keep supporting so that my channel reach out to many people and solve their problem too 🤓