Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! Need to copy comment from RITM to sc_task

I need to copy my additional comment from RITM to sc_task . But my sc_task contain group type "Restriction" Only user part of sc_task can able to see the sc_task. So, comment is copying properly. I tried creating an event + BR + script action but it ...

s_nandhini by Tera Contributor
  • 1561 Views
  • 16 replies
  • 1 helpfuls

Resolved! Plugin not activated

I attempted to install a plugin and received an email saying the plugin was activated.  A few seconds later I received another email saying the activation failed.  The email did not contain any reason for the failing or error messages.  Does anyone k...

dawnmurphy by Tera Contributor
  • 552 Views
  • 2 replies
  • 2 helpfuls

Resolved! Can't get ACL's to work for custom table lookup

Something must have change, and I probably need to go to HI, but I'll start here first. I have a catalog item that has a Reference lookup to specific Application Templates require in User Setup.On the custom table, I've added the ACL for READ like i'...

EricG2_1-1777044361078.png EricG2_0-1777044254396.png
EricG2 by Tera Guru
  • 1114 Views
  • 2 replies
  • 0 helpfuls

SLA Elapsed time reset when SLA Definition changes

We have configured multiple SLAs in ServiceNow for the same table with:Same Assignment GroupSame Start / Stop conditionsSame WorkflowDifferent Priorities (P2 and P3)Current behavior:An incident is created with Priority 3P3 SLA gets attached and start...

Reusable test

 Reusable test, which is created once and used across other incident test cases. this feature is introduced recently, and it helps in avoiding lot of maintenance activity.

Dynamic creation of branches in flow designer

Using the Do the following in Parallel in flow designer, we have the option to manually add the number of branches for parallel execution. I would like to know if we also have an option to create the number of branches dynamically.

MKrishnaCB by Tera Contributor
  • 1629 Views
  • 4 replies
  • 0 helpfuls

Global search result is not opening Order guide

Hi, I did global search for order guide and from the result when I click the search results order guide is not opening but when I search for catalog items or knowledge articles I am able to navigate to respective record.  We have AI search enabled as...

sravanip by Tera Contributor
  • 1566 Views
  • 6 replies
  • 0 helpfuls

How to group by multiple columns li list

Hi all, I want to group by multiple fields in list. In workspace, I'm using list component of default type. In that list want to group records using field1 and field2. How can I achieve this requirement. Please suggest me