Servicenow Technology
Servicenow Technology
  • 49
  • 43 143
UI Builder Declarative Action In ServiceNow (Part 2)
If you want to learn more about declarative action go through this community guide - www.servicenow.com/community/developer-blog/declarative-actions-in-servicenow-the-complete-guide/ba-p/2781607.
มุมมอง: 71

วีดีโอ

Declarative Actions In UI Builder ServiceNow Part -1
มุมมอง 11412 ชั่วโมงที่ผ่านมา
This video tutorial will guide you configuring declarative actions in a very easy way. Make sure you are not skipping the video to have the better clarity. If you want to learn more about declarative action go through this community guide - www.servicenow.com/community/developer-blog/declarative-actions-in-servicenow-the-complete-guide/ba-p/2781607.
Tab Component UI Builder ServiceNow
มุมมอง 6716 ชั่วโมงที่ผ่านมา
Tab Component UI Builder ServiceNow
Data Visualization Components in UI Builder ServiceNow
มุมมอง 7219 ชั่วโมงที่ผ่านมา
This video tutorial assist you using data visualization components in the UI builder page, data visualization components are used to represent data in a graphical way.
Knowledge View Page UI Builder ServiceNow
มุมมอง 4619 ชั่วโมงที่ผ่านมา
Knowledge View Page UI Builder ServiceNow
Enabling ZINC Search Functionality UI builder page(No talks only skills..)
มุมมอง 1619 ชั่วโมงที่ผ่านมา
This video tutorial will assist you enabling search with our input box.
Repeater & Pagination Components in UI Builder ServiceNow
มุมมอง 5521 ชั่วโมงที่ผ่านมา
In ServiceNow's UI Builder, a "repeater" is a component that allows you to dynamically repeat a set of UI elements based on data from a data source, essentially acting like a loop to display multiple instances of a component for each item within an array of data, making it useful for displaying lists or grids of information on a page. Key points about repeaters: Data binding: You can bind indiv...
Transform data resource - UI builder
มุมมอง 70วันที่ผ่านมา
A "Transform Data Resource" in ServiceNow's UI Builder is a type of data source that allows you to take input data from another source and manipulate or reformat it into a different structure using a script, essentially transforming the data to fit the needs of your UI component before displaying it on the page; it's commonly used to adjust data formats received from a GraphQL query or other da...
Variants & Audiences UIB
มุมมอง 1452 หลายเดือนก่อน
This video will assist you setup audiences for variants of the UI builder pages. GitHub Link To Import Changes: github.com/ServiceNowTechnologyNikhil/Cafeteria-Management-Servicenow/tree/sn_instances/dev260974.
Tab Configuration Workspace
มุมมอง 1212 หลายเดือนก่อน
This video will assist you to config tab items to generate records. GitHub Link To Import Changes: github.com/ServiceNowTechnologyNikhil/Cafeteria-Management-Servicenow/tree/sn_instances/dev260974 Tab Config JSON { "contextual": [ "record" ], "newTabMenu": [ { "label": { "translatable": true, "message": "Order Food" }, "routeInfo": { "route": "record", "fields": { "table": "x_1183263_servic_0_o...
Side Navigation & List Config
มุมมอง 2132 หลายเดือนก่อน
This video will assist you to configure side navigation and list configuration of the workspace. GitHub Link To Import Changes: github.com/ServiceNowTechnologyNikhil/Cafeteria-Management-Servicenow/tree/sn_instances/dev260974
UI Builder Pages
มุมมอง 1122 หลายเดือนก่อน
GitHub Link To Import Changes: github.com/ServiceNowTechnologyNikhil/Cafeteria-Management-Servicenow/tree/sn_instances/dev260974 What are pages in UI builder? Answer: An experience contains a collection of pages that include content for users to manage their work, find information, and get help. So, what makes up a page? A page consists of layouts and components. LAYOUT A layout allows users to...
Create And Configure Workspace
มุมมอง 1562 หลายเดือนก่อน
GitHub Link To Import App: github.com/ServiceNowTechnologyNikhil/Cafeteria-Management-Servicenow/tree/sn_instances/dev260974 What is an App Shell? Answer: In ServiceNow, an app shell is a wrapper for an experience page that defines the type of experience being built. It provides the general look and feel for an application, including the header, footer, navigation menu, and content area. There ...
UI Builder Introduction
มุมมอง 922 หลายเดือนก่อน
What is an UI builder? Answer: The next experience framework in ServiceNow is a web user interface (UI) builder that allows users to create custom web experiences. Roles required to build : ui_builder_admin What is the difference between Workspaces and Service Portals? Answer: The main difference is Workspaces are for request fulfillers and portals are for request submitter. To customize and co...
Create REST API in ServiceNow
มุมมอง 2145 หลายเดือนก่อน
REST : Representational State Transformation Representational - Same data/resource we can represent in different ways State - state of the data Transfer - exchanging data API - Application Programming Interface (Interface that allow us to connect two different application) We create interface to connect to the database to send/receive data over the internet through HTTP protocol. Rest is all ab...
Client scripts with practical examples
มุมมอง 588ปีที่แล้ว
Client scripts with practical examples
Business Rule in ServiceNow with examples
มุมมอง 736ปีที่แล้ว
Business Rule in ServiceNow with examples
ServiceNow Scripting Part 4 (Script Include and it's types)
มุมมอง 487ปีที่แล้ว
ServiceNow Scripting Part 4 (Script Include and it's types)
Scripting Part - 3 (Script Action in ServiceNow )
มุมมอง 188ปีที่แล้ว
Scripting Part - 3 (Script Action in ServiceNow )
ServiceNow Scripting Part -2 (JSON & GlideAggregate)
มุมมอง 198ปีที่แล้ว
ServiceNow Scripting Part -2 (JSON & GlideAggregate)
Scripting in ServiceNow part -1
มุมมอง 374ปีที่แล้ว
Scripting in ServiceNow part -1
Introduction to the flow designer in ServiceNow.
มุมมอง 224ปีที่แล้ว
Introduction to the flow designer in ServiceNow.
How to show alert, confirm, and prompt in service portal in a better way ?
มุมมอง 952ปีที่แล้ว
How to show alert, confirm, and prompt in service portal in a better way ?
ServiceNow Agent Chat Configuration
มุมมอง 4.9Kปีที่แล้ว
ServiceNow Agent Chat Configuration
ServiceNow & Jira Integration
มุมมอง 3.6Kปีที่แล้ว
ServiceNow & Jira Integration
Pre Chat Survey in Virtual Agent
มุมมอง 356ปีที่แล้ว
Pre Chat Survey in Virtual Agent
Virtual Agent in ServiceNow Introduction.
มุมมอง 126ปีที่แล้ว
Virtual Agent in ServiceNow Introduction.
CRUD Application Widget in Servicenow Portal
มุมมอง 802ปีที่แล้ว
CRUD Application Widget in Servicenow Portal
Commonly used AngularJS Directives with practical demonstration in SNOW on YouTube.
มุมมอง 420ปีที่แล้ว
Commonly used AngularJS Directives with practical demonstration in SNOW on TH-cam.
AngularJS Introduction and configuration
มุมมอง 613ปีที่แล้ว
AngularJS Introduction and configuration

ความคิดเห็น

  • @MohitGupta-br2xq
    @MohitGupta-br2xq 2 วันที่ผ่านมา

    Show me the client state parameter and modal. it's not clear.

  • @servicenowtechnology1588
    @servicenowtechnology1588 3 วันที่ผ่านมา

    Next part - th-cam.com/video/Aaiz37jKGDM/w-d-xo.htmlsi=pFnO9djppk8Li20M

  • @chaitu4u895
    @chaitu4u895 5 วันที่ผ่านมา

    Og sir 🔥

  • @DonDomel
    @DonDomel 7 วันที่ผ่านมา

    only me can't hear nothing? Could you please make a video how to make a POPUP triggered in workspace and triggered in BACKED that every press of the button show a popup and in popup you can fill some fields like user or string.... etc ? :)

    • @servicenowtechnology1588
      @servicenowtechnology1588 7 วันที่ผ่านมา

      No it doesn't have audio, Focus on video you will get to know easily

    • @servicenowtechnology1588
      @servicenowtechnology1588 7 วันที่ผ่านมา

      POPUP okk will upload

    • @DonDomel
      @DonDomel 6 วันที่ผ่านมา

      @@servicenowtechnology1588 thx mate. Generally I'm learning UI Builder and I wonder if I can make popups also from backend instead coding in Ui PAGE - modals, jelly and stuff. If I'm able to make popup in UI Builder triggered from BACKEND and Workspace with UI builder would be nice:) And add there for example user from sys_user search - instead coding in ajax and pass some values after submitting....

  • @chaitu4u895
    @chaitu4u895 8 วันที่ผ่านมา

    Top stuff💥

  • @DonDomel
    @DonDomel หลายเดือนก่อน

    in the next videos pls remove music it's disturbing in focusing your presentation :)

  • @DonDomel
    @DonDomel หลายเดือนก่อน

    absolutely awesome I was searching for this !

  • @DonDomel
    @DonDomel หลายเดือนก่อน

    more content like that ! absolutely awesome ! practise practise videos !

  • @DonDomel
    @DonDomel หลายเดือนก่อน

    more content like that ! absolutely awesome !

  • @DonDomel
    @DonDomel หลายเดือนก่อน

    more content like that ! absolutely awesome ! practise practise videos !

  • @DonDomel
    @DonDomel หลายเดือนก่อน

    more content like that ! absolutely awesome ! practise practise videos !

  • @TON-ff4vu
    @TON-ff4vu หลายเดือนก่อน

    Is this last lecture on UI builder?

  • @khadarshaik-l5n
    @khadarshaik-l5n 2 หลายเดือนก่อน

    nice.But voice little low

  • @haseebshs
    @haseebshs 2 หลายเดือนก่อน

    Great work! Looking forward to more on UI Builder.

  • @chaitustark
    @chaitustark 2 หลายเดือนก่อน

    Best on internet❤‍🔥

  • @madhukartatiraju7795
    @madhukartatiraju7795 4 หลายเดือนก่อน

    how to dynamically generate input fields from json array using <j:forEach> tag with <input> tags and how to access the input values in client script ??????

  • @girijabalaji2585
    @girijabalaji2585 5 หลายเดือนก่อน

    Great videos bro ...🎉

  • @girijabalaji2585
    @girijabalaji2585 5 หลายเดือนก่อน

    Very useful video for me...🎉

  • @sumansourabhsinha6328
    @sumansourabhsinha6328 5 หลายเดือนก่อน

    Life is all about integration ✨✨

  • @srushtisurve2243
    @srushtisurve2243 5 หลายเดือนก่อน

    Life is all about storiess🤧

  • @sumansourabhsinha6328
    @sumansourabhsinha6328 5 หลายเดือนก่อน

    Awesome content

  • @sureshkv007
    @sureshkv007 6 หลายเดือนก่อน

    really very helpful and understandable. keep the good work bro. btw is there anyway to send the data from jira to servicenow

  • @santoshrabada8638
    @santoshrabada8638 6 หลายเดือนก่อน

    thanks nikhil very useful one

  • @dhinajd510
    @dhinajd510 6 หลายเดือนก่อน

    I have an doubt instead we doing all stuffs and coding and intergration with service why we can directly go to jira and create a ticket within 2mins ?

  • @yudhveersinghshekhawat
    @yudhveersinghshekhawat 6 หลายเดือนก่อน

    Can we install any app on mobile to chat with users?

  • @sairam4029
    @sairam4029 7 หลายเดือนก่อน

    For username Abel.tuter. May I know how you set the password or how you know already. Could please guide me on this.

  • @jessicatovar6509
    @jessicatovar6509 7 หลายเดือนก่อน

    @Servicenow Technology, Im working on Virtual Agent and after connecting with a HR Live Agent the user's input field is disabled, meaning that only the Live Agent is able to write in the chat. Do you know what is the cause of this problem?

  • @JuniorTeixeiraDev
    @JuniorTeixeiraDev 7 หลายเดือนก่อน

    Very helpful !! Thank u bro.

  • @yashshinde9444
    @yashshinde9444 8 หลายเดือนก่อน

    Very helpful thank you

  • @mayurimandavkar8575
    @mayurimandavkar8575 10 หลายเดือนก่อน

    Create video how to do bidirectional Integration servicenow to jira

  • @D-Abhi
    @D-Abhi 11 หลายเดือนก่อน

    Thank you 🙏

  • @levipelegrin6444
    @levipelegrin6444 11 หลายเดือนก่อน

    Hello, You mentioned about adding this "!gs.nil(current.caller_id)" to the BR but can you explain where in the script you are referring too? I'm new to scripting and SN scripting. Thank you.

    • @servicenowtechnology1588
      @servicenowtechnology1588 11 หลายเดือนก่อน

      This is used to verify that value is returning null or what? for example var a=null; then if you write like this in your script gs.nil(a) then you will get true value because a has null value.

  • @rajendramodusu5980
    @rajendramodusu5980 ปีที่แล้ว

    Nikhil can you please reply What is task and work order and service request in service now from functional point of view Not tecjnical I am submitying for CSR position in south india for project coordinator with one year of e perience of sevice now or related tool Ihave work on remedy not service now I want to know service now

  • @servicenowtechnology1588
    @servicenowtechnology1588 ปีที่แล้ว

    Best practices are written in the description.

  • @RajeshKumar-xp6qx
    @RajeshKumar-xp6qx ปีที่แล้ว

    In flow designer I didn’t get project key name

  • @rafimohammad300
    @rafimohammad300 ปีที่แล้ว

    Very Informative very crispy. Much appreciated bro . Thank You 🙌

  • @servicenowtechnology1588
    @servicenowtechnology1588 ปีที่แล้ว

    Best practices are mentioned in the description of this video, please read the description also, It will assist you more.

  • @servicenowtechnology1588
    @servicenowtechnology1588 ปีที่แล้ว

    will upload the next soon

  • @ashutoshkumarjha7628
    @ashutoshkumarjha7628 ปีที่แล้ว

    Great Nikhil.... very helpful... And I would like to recommend this video to my colleagues who is new in servicenow.and hope so you will be complete this Scripting series.

  • @abhishekkumardubey2298
    @abhishekkumardubey2298 ปีที่แล้ว

    👍

  • @servicenowtechnology1588
    @servicenowtechnology1588 ปีที่แล้ว

    I will upload the next soon ❤, today or tomorrow!

  • @trishajoyoballo449
    @trishajoyoballo449 ปีที่แล้ว

    This video is so helpful!!!! I was able to complete my tasks in ServiceNow Final Project in our school

  • @SachinGowda-g8f
    @SachinGowda-g8f ปีที่แล้ว

    Bro can you help me fetch all columns from table automatically

  • @Kingboys9976_broo
    @Kingboys9976_broo ปีที่แล้ว

    nice explanation.we need more videos

  • @muralirajasekaran6824
    @muralirajasekaran6824 ปีที่แล้ว

    Content is good but please explain clearly.

  • @vashusharma3792
    @vashusharma3792 ปีที่แล้ว

    poor video quality

  • @KosuriSaiSupriya
    @KosuriSaiSupriya ปีที่แล้ว

    how can we get the jira projects

  • @josequinonez3079
    @josequinonez3079 ปีที่แล้ว

    Thank you!

  • @abhishekkumardubey2298
    @abhishekkumardubey2298 ปีที่แล้ว

    👍

  • @karthickkumaran3726
    @karthickkumaran3726 ปีที่แล้ว

    voice is not clear