Script Action in ServiceNow | Script Action Practical Implementation | Script Action Use & Benefits

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025
  • This ServiceNow script action video will give you understanding on below topics:
    1. What is Script Action in ServiceNow ?
    2. How to call Script Action for e.g. in business rule or in any other server side script like script include, workflow, UI action etc.?
    3. What are the Benefits of Script Action?
    4. Implementation of use case scenario (Where the CI records is updated through the incident record )
    For script action related code displayed in this video, you please navigate to below link:
    www.basicoserv...

Комментарии • 24

  • @bhagyasreek1763
    @bhagyasreek1763 3 года назад +3

    Your explanation is good but if u put the videos in order or atleast if u keep the hyperlinks on the syllabus page to open the exact video it would be very useful. As a beginner we r still in confusion to watch ur videos .

  • @varunkhugshal9049
    @varunkhugshal9049 2 года назад +1

    Hi , You are the best teacher out there , thanks aton for educating us for free. it'll be very helpful if you could cover other modules like discovery , mid servers etc. with practical scenarios as well. Thanks aton.

  • @shashidharb2194
    @shashidharb2194 3 года назад +2

    thanks sir, its very useful video
    kindly do video on cmdb and discovery on real time scenario.

  • @Eswar..g
    @Eswar..g 10 месяцев назад

    Nice...Explanation ....Can we execute script action client side?

  • @divyaj5779
    @divyaj5779 2 года назад

    In above scenario we need to update the CI comments, can you tell why we used initialize();

  • @foodographymumbai7593
    @foodographymumbai7593 Год назад +1

    Best explanation ever 🎉

  • @chitradevi7149
    @chitradevi7149 2 года назад

    Hi.. Your videos are very much useful. great opportunity to learn servicenow.
    I recently attended your servicenow cad mock test in the website.
    the below question was validated false.
    When do onSubmit Client Scripts execute their script logic?
    *When a user clicks the Submit button
    *When a user clicks the Delete button
    *When a user clicks the Update button

    *When a user clicks the Save menu item in the Additional Actions menu.

    *When a user clicks the Lookup button on a reference field.

  • @malathimall3704
    @malathimall3704 2 года назад

    I need help on how to capture impersonate log in RITM activity like whenever the record is viewed by impersonated user

  • @ShivamSingh-iq3nb
    @ShivamSingh-iq3nb 2 года назад +1

    Did you give a backend support also

  • @chitradevi7149
    @chitradevi7149 2 года назад +1

    Please post ITSM mock test questions.

  • @preeti.singh999
    @preeti.singh999 3 года назад

    Once user selects Leave from date and to date, number of days should be calculated automatically.sir can you tell the onchange client script for this question please help

  • @BusyBoy01
    @BusyBoy01 3 года назад

    Sir Integration RUD are still left please explain it

  • @TheNikitaOfficial
    @TheNikitaOfficial 2 года назад +1

    Hi can you please help me yo solve one query?

  • @kjagadeesh1030
    @kjagadeesh1030 2 года назад

    Thank you sir. It is very useful to me . please give me a real time senario of the script Actions

  • @rajeshcn7057
    @rajeshcn7057 Год назад +1

    Fantastic.

  • @priyankarumeshmishra5158
    @priyankarumeshmishra5158 Год назад

    why you are using initiallize() , we are not making new record , we are just updating the existing one !! plz explain 🙏

    • @khajahussainpathan1064
      @khajahussainpathan1064 Год назад

      yes, even am also having same question, can you plz expalin why we used initialize(); ?

  • @rakeshreddy1963
    @rakeshreddy1963 3 года назад

    Can plz provide some interviews qs plz sir

  • @jojtikkanen
    @jojtikkanen 3 года назад

    How about a video of setting up RSS feed from ServiceNow?