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

Forum Posts

Adding wait time

Hi All, I am trying to create the ticket in ATF ServiceNow. The flow is like we need to create the ticket once the status of the ticket is new (consider this as step 4), then we need to change the status of the ticket to "pending response delivery" b...

SelvamM by Mega Contributor
  • 841 Views
  • 1 replies
  • 0 helpfuls

Resolved! AI Agents learning path

Can someone guide me through how to learn SN AI agents in the learning path? And I wanna know are these only for virtual assistants? Is it possible to create AI thing related to any flow designer/IH workflows? Thanks in advance !!

lavanyachan by Tera Contributor
  • 2493 Views
  • 2 replies
  • 0 helpfuls

best way to connect serviceNow with JIRA

Hello Everyone,.          I have one requirement, there is a JIRA application in my project. Client need to connect with ServiceNow incident Table and update JIRA details in Incident from comments section and Incident details like Number , short desc...

JIRA Integration via Jira Spoke with ITSM Basic License

My Customer's ServiceNow Instance has got ITSM Basic License and wants to integrate with JIRA.so in relations to that, I want to ask below questions.1. Can we integrate JIRA Instance with our ServiceNow instance using JIRA Spoke with ITSM Basic Crede...

vishalsharm by Tera Contributor
  • 789 Views
  • 3 replies
  • 0 helpfuls

Resolved! removeOption and addOption

Hello! I have 2 variables X & Y. Variable X is a Select Box with values A & BVariable Y is a Select Box with values 1, 2, 3, 4, 5, 6 I want to achieve are:When X = A, Y should only display 1, 2, 3When X = B, Y should only display 4, 5, 6  How to do t...

ceraulo by Mega Guru
  • 6361 Views
  • 9 replies
  • 3 helpfuls

Activity condition always returns no

I have written a simple code and am getting the correct logs but always No conditions gets triggered.answer = ifScript(); function ifScript() {var val = gs.getProperty('test_pr');gs.log("Value: " + val);    if (val == "test1") {gs.log("Print no");   ...

Rachael12 by Tera Contributor
  • 842 Views
  • 1 replies
  • 0 helpfuls