Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

How to enable Change Mangement on PDI ?

I have a Personal Developer Instance (PDI) that I need to enable Change Management on.   This is to test an integration to my third-party application.   How do I enable Change Management?  The UI from my PDI looks entirely different from what I am ac...

OJ ROSS DUA by Kilo Contributor
  • 2581 Views
  • 12 replies
  • 4 helpfuls

Related List is Loading the sc task very slow.

I have a record on sc_task form for which I have created a Email Relationship which will show all Emails went for that record where SC Task number is in Subject of Email.   It is working fine with below script but it is making Loading very slow even ...

ashish9 by Tera Contributor
  • 1091 Views
  • 3 replies
  • 1 helpfuls

request is still open even the SCTASK's and RITM's are closed

Hi All, we have some bulk number of requests are still open even the RITM and SCTASK's are closed RITM state and stage is closed and workflow state is showing as finished can any one let me know the root cause ?? @Ankur Bawiskar  Thank you, Shabbir

shabbir5 by Tera Guru
  • 1199 Views
  • 6 replies
  • 0 helpfuls

Resolved! Create "Add More" Button on Form

Hello, I would like to create a set of three text boxes that allows a user to enter information on a form. Then, the user should be able to click "Add More", and a second set of three text boxes will appear. The user should be able to do this to add ...

mergesort33 by Tera Contributor
  • 1200 Views
  • 2 replies
  • 1 helpfuls

Resolved! setting flow variable using a script

Hi AllI am trying to set a flow variable, by taking values from 2 catalog variables, but my script does not populate anythingI wish to take the 1st letter from the "First Name" variable and the whole value from the "Surname" variable, so that in the ...

Resolved! UI Action and emailClientOpenPop

I have a button Approval on XYZ form.   If I click on Approval button while Client is selected and onClick event as emailClientOpenPop('sc_task');  it open the Email Pop up perfectly.   But if I unchecked Client it hide the onClick option and I can c...

ashish9 by Tera Contributor
  • 3032 Views
  • 33 replies
  • 2 helpfuls

How to parse CSV file

I need to parse the data of CSV file . I want to do it in scheduled job. How is can be achieved. Like for json it is json.parse(requestbody) gives in the format of object. In CSV format , how it can be done. Please guide

Renu9 by Tera Contributor
  • 2419 Views
  • 2 replies
  • 0 helpfuls