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

Forum Posts

Resolved! How to expand Help Text on form

Hi All, I need to expand the below help text till the end just like short description. But the type of the variables are as follows: Open on behalf of this user - Reference (User table) Short Description - Wide Single Line Text Please help. Thanks, ...

find_real_file.png
Joshuu by Kilo Sage
  • 1834 Views
  • 7 replies
  • 0 helpfuls

Run Mail Script in Email Template?

I have to be doing something wrong that someone will see here. Here is my scenario: A user receives a notification from ServiceNow and has the option to click on a mailto link to send back and kick off an inbound action, similar to the approval email...

2016-06-17 10_34_41-Re_ RTSK0010020 - Started  - Message (HTML).png
Cheri M by Kilo Sage
  • 8973 Views
  • 19 replies
  • 4 helpfuls

Resolved! How OOB Login widget validates user internally?

Hi Anonymous, I am trying to understand how the service portal OOB Login widget is validating users and returns responses. So far, I analyzed the default login widget. I found an angular HTTP post request is being submitted along with the username an...

Arun101 by Kilo Contributor
  • 2136 Views
  • 3 replies
  • 0 helpfuls

Resolved! Does Madrid support JavaScript string interpolation?

I'm setting the params on a SoapMessage and I have one case where one param declared in my soapmessage may consist of the markup for multiple child elements. SoapMessage: </Narratives> <EventValues>${event.rows}</EventValues> <Polices> The data may l...

How do you load a js library for widgets?

Trying to import a js library to use with a widget on the service portal, what is the best way to import the library and reference it within the html. I've tried "<script src=.." but it doesn't seem to work 

mdjoseph12 by Giga Contributor
  • 4951 Views
  • 9 replies
  • 4 helpfuls

How to set the page rerouting in portal

Hi All, I am new for portal development. I need your help in changing the landing pages for search in custom portal page. When I open the article from home page (screenshot 1), it is opening in ar_kb_article custom page (screenshot 2). But when I cli...

User177031 by Kilo Guru
  • 2492 Views
  • 9 replies
  • 3 helpfuls

Transform map is not updating one specific field.

Hello All, We have SCCM 2016 integration/plug in in place. The requirement is to clear a value in the target table before one of the data sources and the transform map runs, so that transform map can populate that value as a new value every time. I c...

mnreddy by Mega Guru
  • 3033 Views
  • 9 replies
  • 2 helpfuls

Setting Priority on SCTASKs

I'm trying to write a script to set Priority on Service Catalog tasks. We have a form that asks about Impact/Urgency and when I tried to set Priority with a script, nothing happens. Originally I tried to just set the Impact and Urgency with my script...

How to add attachment by using ATF?

I am searching for a way to add an attachment using ATF. This is the script I have used  : (function(outputs, steps, stepResult, assertEqual) {// add test script herevar t = steps('5311cd384fdd1bc4e72f029d0210c777').record_id; //sys_id of the change ...

Geet Rana by Giga Contributor
  • 2488 Views
  • 2 replies
  • 1 helpfuls

[Help] Attachment testing ATF

Hello,I'm currently using the ATF module to test my incident forms and I would like to test the "manage attachments" area.However, when I go to add a test step I can't to find the option which allows me to do this.Any ideas?Here's a screenshot of the...

attachments tab.png
Jordan14 by Giga Expert
  • 3426 Views
  • 6 replies
  • 2 helpfuls

Need help on skipping Approval in workflow

Hi I have a Workflow that contains multiple approval activities. Approvals are generating via script, now our client wants to skips if the Approver approves in First Activity then we want to skip the second approver if it contains the same approver. ...

Resolved! Instance Read Only access without license penalty

What with the changes to the SN licensing model, we are having to be more careful in how we provision roles for our fulfillers. I have a number of them that require Read-Only access to our Instance, and to provide that for them it was easy enough in ...