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.

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

Forum Posts

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

Export set not working as expected.

Hi All, There is one export set, where am exporting data to mid-server every 15 min. In scheduled data export have enabled 'Execute pre script' and adding data from table to staging table. From staging table exporting required fields.And also enable ...

Swati44 by Kilo Expert
  • 1393 Views
  • 1 replies
  • 1 helpfuls

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
  • 2973 Views
  • 1 replies
  • 1 helpfuls

The entity "rsquo" was referenced, but not declared.

Hey all! I seem to be having an issue pushing verbiage from an HTML field to a UI Page. Basically what I want is to be able to copy and paste company agreements into this HTML field and then when I click the 'Sign Form' UI Action, I want it to displa...

Reference value field name

Hi guys,I need your with a specific requirement.I have in place a web service that pulls in some data. It works, all good.I need to insert one of this data (Employee Number) in a custom table referenced field (referenced to the sys_user table).My goa...

Query in client script?

Hi I have an onchange client script which auto fills fields depending on the person who is logged in and what catergerys are seleceted: function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValue === '') { ...

russellprice by Tera Contributor
  • 2836 Views
  • 23 replies
  • 2 helpfuls

DurationCalculator calcScheduleDuration Mystery

I'm having some problems using a DurationCalculator, which seems to be related to the schedule itself. Hoping someone has some thoughts on it. I've included some snippets from the source code below, as well as screenshots of the schedule. The summary...

find_real_file.png find_real_file.png