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.

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

Forum Posts

Resolved! Report Migration Issue

Hi Expert, I have created one custom report which I have moved in different environment. Now, the problem is report is available  on "sys_report" table but it is not visible under view run >> All report list. Even though I have tried publish tab off ...

Resolved! Exporting from a list based on a date range

Hello, I am looking to extract cmdb data from another application using the REST api call. I want to export data based on a date range, but by not hard coding the dates. I tried by using the sysparm_query=sys_created_onONYESTERDAY+10, but it still ex...

How to test my SOAP outbound integration with 3rd party tool

Here I need to send request from SN to testing tool and get response back in SN Which tool can support this outbound integration from servicenow I am trying in SOAP UI but in that I am not able to find the Endpoint for adding in servicenow soap messa...

Snow113 by Tera Contributor
  • 1211 Views
  • 2 replies
  • 0 helpfuls

How to set variables in cart

Hi All, How can we set list collector with Cart API? can we use cart.setvariable, if yes what is the format for list collector  Thanks,Pramod 

Resolved! Test case and Story relationship

Hello Experts,  In my story form I have created a UI action to auto create the TEST case (tm_test_case) with some field values which is working fine . My question is how  STRY and TMTC records are properly related (automatically) on the related tabs ...