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

Forum Posts

ServiceNow Workato Integration account

I need to create an Workato account for ServiceNow Integrations and I want to restrict access.What permissions/role does this account require? 

John H1 by Tera Guru
  • 1622 Views
  • 1 replies
  • 0 helpfuls

Not close the RITM until Manual task(s) are closed

All, I have multiple catalog items where users create manual task(s) in addition to the task(s) that are generated by the workflow. However, when the user closes the workflow generated tasks before the manual tasks, the RITM closes and the XML shows ...

Resolved! URL Redirection getURLForTask(current, 'rfc'));

Can someone brief what this particular UI Action code does: action.setRedirectURL(new StdChangeUtils().getURLForTask(current, 'rfc')); This is being used to create standard change from an Incident. And it redirects to the below page. I want this UI A...

find_real_file.png

Catalog task is not getting created via flow designer

Hi Community, I have created the simple flow designer which generate catalog task...set run as "user who initiates session".when I create a request, task is getting created but if other users create the request task is not getting generate and i chec...

suuriya by Tera Contributor
  • 1667 Views
  • 2 replies
  • 0 helpfuls

Resolved! Transform map onBefore event versus Run Script

Hi friends,I am writing transform map script onBefore() : (function runTransformScript(source, map, log, target) {     if(target.u_request_frequency!=''){        ignore = true;    }})(source, map, log, target); Now, the doubt is :Shall I write this s...

Resolved! Hide content in filed based on role or group

Hi team , I need to hide field text based on role or group ,For example : incident form have description filed, so based on role I will set encrypt or decrypt Can any one provide me solution for this how to achieve  

Community Alums by Community Alums  
  • 2598 Views
  • 13 replies
  • 13 helpfuls