Servicenow Integration with on premise Jira
Hi everyone, Can any one help me with the process to integrate snow with on premise Jira? Do we need to enable any port or we have to use any midserver. Our Client is not using any midserver as of now.
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.
Hi everyone, Can any one help me with the process to integrate snow with on premise Jira? Do we need to enable any port or we have to use any midserver. Our Client is not using any midserver as of now.
I had created & published workflow in child domain. Now I want to change domain to global from child domain for the same workflow. How can I achieve this?
hi, please provide the answer.
Hi there, I am trying to create a Module of Link type URL (from arguments) to launch an external URL. For a static URL it works fine but now I need to add the value of a System Property at the end of it. For an example, I want to launch: https://exte...
Is it possible to use desktop version in Mobile Problem: Auto direct to Instance.service-now.com/$m.do As only limited modules are available in Mobile version, i would like to stop redirection to $m.do
Hi, How to remove the below tab from form. when i check the form designer there is no any empty tab like this, and i verified in "sys_ui_section " table also but no use
Hi folks, I have an enhancement request to build a report of the hours submitted by month, but time cards are reported weekly regardless on month begin and endings. Resource Plans have a built in monthly report, but it is based on weekly reportin...
Hi: If I create a new workflow on sc_req_item table and look at the Stages in the workflow properties, I see the following: Request Approved, Waiting for Approval, Fulfillment, Delivery, Request Cancelled, Completed. I read that these come from the S...
Hi, I am using a client script to populate the choice options using below code. g_form.clearOptions("reason"); g_form.addOption("reason", "", "Please Select One"); for (index = 0; index < newJSOnObject.length; ++index) {g_form.addOption("reason", ...
Hi Community, I have a custom table with records that I want to store a pdf of a legal document that has information that should only be read by a specific administrative group and the user which has signed the document. Is there anyway to do thi...
Hello, I'm working on a custom UI macro to add attachment on a form. How can I get the sys_id of the current record and pass it to the second parameter of the saveAttachment function. The following code doesn't work and I'm not familiar with Jelly Sc...
Hi I want to trigger a notification to a user onSubmit of Client Script if form is not submitted and record is not created successfully. This i have to do on Catalog Item. Kindly help. Thanks Himani Goyal
Is it possible to use $rootScope.$on for a catalog client script? function onLoad($rootScope) { $rootScope.$on(....); } If that is not possible then is there another way to do this? I know I can put the info in the URL. However, if I can avoid pu...
Hello there, I have been working on hiding or showing certain amount of annotations and the fields under them but is not working properly consistently. Is there a client script available to do that? Here is what I have been doing. On UI Policy to ...
| User | Count |
|---|---|
| 103 | |
| 64 | |
| 18 | |
| 17 | |
| 17 |
