Resolved! How to add a separate button in confirm box?
I got a requirement to add one more button in confirm box. Can someone help me with that in service catalogs? I need that button at yellow bar.
Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!
I got a requirement to add one more button in confirm box. Can someone help me with that in service catalogs? I need that button at yellow bar.
I currently have a Service Catalog Item that does the following: Catalog Item background Host Name is a reference variableSystem Owner is a reference variable The System Owner auto populates based on the host name. Workflow The System Owner needs to ...
How to Send table name & query dynamically to script include?, so i will get list of records. ~Thanks
Hello, For RITM, if parallel sc_tasks are generated (example 4 tasks) via flow. If anyone of sc_task is close completed how can we monitor this using flow designer. As we need to perform other actions once anyone of sc_task is close completed we don'...
Hi All, How can we extract data from ServiceNow and post in FTP server location. We have installed CrossFuze data extract, but we do not want to use mid-server, instead we need to use mid-server cluster. Any other ideas apart from CrossFuze, or can w...
HI Experts, Kindly help me, I have a mobile number variable in Single line type. If entered as 0420111111, it should format as +61 420 111 111 and should happen onChange action. i tried creating an Onchange catalog client script with below code i f...
I want to build integrations with ServiceNow, I setup a dev environment and it provided me with App Engine Studio, now it's showing me app templates and apps I can "create" with no coding, etc.. I don't want to create a new app in ServiceNow, I want...
I am writing a server script similar to this instead i have a List field that holds multiple items and I want to count how many items are in that list when the list is populated using problem_data.list_field = gr.getValue('list_field').split(',').l...
I have a requirement that the incident record producer should have a Parent location and sub location field. The Parent Location field should only show up options which are parent to other locations. I have a script include as below: Name GetParent...
Hi allIn portal page there are more than 30 approvals so I want to display '30+' if there are more than 30 approvals can you help me with this widget approval script: Server script: -------------------------------------------------------------------...
Looking for the Process document and Template to write FRS for ITSM Processes
I currently have a REST Message set up with a POST method to log into a third party service. When trying to use Basic authentication with username and password, I will get the following error: When I remove the authentication and pass in an object...
Hi All, I am working on announcement in service portal, currently i am displaying the announcement with TYPE as Banner,widget. I want to reduce the height or remove the padding of the banner.Rest of the portal is appearing something messy for the exi...
Hi I wanted some info on what counts as Integration hub transaction. I am aware that using rest step,script action to call rest message or using rest method in inline scripts is counted as IH transaction. Does calling a script include from an action ...
Dear all, I searched but did not find any relevant help in order to be able to change the order of Comments and Work notes (Private) fields in an Agent Workspace view of a form: Tried the following: - have set the work_notes as user preference for t...
