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

Forum Posts

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.

Module - launch an external URL using a property

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...

thinker by Giga Contributor
  • 2886 Views
  • 6 replies
  • 1 helpfuls

How to remove the Tab section from form

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

find_real_file.png
ramesh_r by Giga Sage
  • 5260 Views
  • 3 replies
  • 0 helpfuls

Monthly Report from time cards?

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...

Stage and state on sc_req_item

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...

ritaaudi by Tera Contributor
  • 7466 Views
  • 5 replies
  • 3 helpfuls

Record Specific ACL on Attachment

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...

Mathieu8 by Mega Guru
  • 3302 Views
  • 6 replies
  • 0 helpfuls

Resolved! Get the sys_id of the current record in UI macro

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...

find_real_file.png

Resolved! $rootScope.$on on Catalog Client Script?

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...

JDX7913 by Tera Guru
  • 2409 Views
  • 2 replies
  • 1 helpfuls

Resolved! Allow non-admin users for export xml

Hi, I want to export record in xml from form view by every user. so i want to know the OOB Ui action working on this. can i know which ui action or someother doing this action and on which table it was written, thanks in advance.   Thanks Sai Krishna

Manage REST Message response (getBody())

I would need to derive, starting from the body of a response to a REST call {responseBody = response.getBody ();} the amount of rows, and extract single field arrays in order to populate a table.I saw on the Documentation that the getBody () method r...

LdR by Tera Expert
  • 3370 Views
  • 1 replies
  • 1 helpfuls