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

Forum Posts

Server and Application relation not getting created.

Issue:VM "HPG0000009499" is related to service, in svc_ci_assoc table, but corresponding server "hpg0000009499" is not.   Analysis:1) VM "HPG0000009499" is discovered correctly, and it has all the tags required for tag-based mapping. i.e. application...

vm1.png

Passing the Graphql schema as JSON request body in REST

Hi ,I want to pass the Graphql schema as the JSON request body in REST Message.This is my Grapql Query query listComponents($input: ListComponentsInput) {  services: listComponents(input: $input) {    pageInfo {      totalCount      pageSize      tot...

Bimal by Tera Contributor
  • 2296 Views
  • 2 replies
  • 0 helpfuls

How to add atachment to catalog item description

Hello Everyone, I have added an PPT to the catalog item description as a clickable link but it is only downloaded by the ITIL users and customers cannot download it how to make it also accessible to Customers?Currently I have attached the ppt to sys_...

Arundhati by Tera Contributor
  • 1074 Views
  • 7 replies
  • 0 helpfuls

Resolved! Unable to run server side script in ATF reusable tests

Hi, I am trying out reusable tests in ATF to do test environment setup, but I kept encountering the "The step result was not set correctly, all steps must be set to success or failed" error while running server side scripts. I'm pretty sure the confi...

Reusable Test.png Main Test.png Test Results.png
Terence N by Tera Contributor
  • 677 Views
  • 2 replies
  • 0 helpfuls

Cloning: Exclude Table vs. Preserve Data

Can someone go into a bit of detail on Excluding Tables and Preserving Data in a clone.  I think I had it a bit mixed up. If you exclude a table, the documentation says: "Exclude a table to create an empty but usable table on the target instance." So...

ctsmith by Mega Sage
  • 34503 Views
  • 10 replies
  • 35 helpfuls

Tenablei.o complaince integration job

We have a Tenable VR integration running ~15–20 hrs (same behavior even before Zurich). ServiceNow confirmed delay is due to queue time. We already increased: Data sources (4 → 20)Import jobs (4 → 20)Nodes in PROD  Still seeing high runtime. Any sugg...

usmanalisye by Tera Contributor
  • 273 Views
  • 1 replies
  • 0 helpfuls

On-call escalation policy

Hi all  I am still struggling with my on-call scheduling. Please look at my screenshot. When I create a schedule, that is there by default. I would like to know where to set the 15 minutes to 10 minutes (in the template or wherever the system gets th...

Flow | Is there any way to export a Flow?

I was working on some flows and thought, "You know, it would be cool if I could add this to my GitLab repo..". So, is there any way to export a flow to XML so I can add it to my GitLab repo?