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

Forum Posts

Can length of Discovery Schedule Name field be increased?

Can the length of Discovery Schedule "Name" field be increased? The default is 100 characters, but we are needing to exceed that in some cases to conform to naming convention used by Network team in their IPAM tool, and wanted to check to see if anyo...

Script Include Returning Null in answer

Hi, So, I am using this catalog client scriptfunction onChange(control, oldValue, newValue, isLoading) {    if (isLoading || !newValue) return;    var ga = new GlideAjax('AccountSTOChecker');    ga.addParam('sysparm_name', 'checkStoreOrder');    ga.a...

for Stale CI's task are not getting created

 Hi @allI have enabled the create task for staleness metric and ran the correctness health job but still tasks are not getting created for staleness what could be the possible issue? how much time will take to create the tasks for all Stale CIs?     ...

baba_2-1769175599203.png baba_0-1769174630804.png
baba by Tera Expert
  • 323 Views
  • 1 replies
  • 0 helpfuls

UI action landing page not working in workspace

Hello, I created an UI action, it is visible and working in native UI but in workspace it is visible and even creating a new record(as per the functionality) but it is not landing to the proper new record correctly.What should I give in the script to...

mansigoel_0-1766406550631.png mansigoel_1-1766406579438.png
mansigoel by Tera Contributor
  • 567 Views
  • 2 replies
  • 0 helpfuls

Asset & CI Field map

Hi Team,Could you please help me identify which fields in the alm_asset table are populated from Discovery Source?We have already identified the data coming from Oracle (for reference, I have attached the screenshot). However, we are unable to determ...

csatish_0-1768977254310.png
csatish by Tera Contributor
  • 683 Views
  • 3 replies
  • 1 helpfuls

Azure Cloud Discovery error (pattern Azure Service account step 5)

Anyone have ideas on how to resolve this error with Azure Cloud Discovery? Here are the logs for Step 5 of the 'Azure Service account' pattern.We're on Yokohama Patch 1, Discovery Patterns plugin is at the latest version. "name" : "5 Get Azure Subscr...

Ryan S by Mega Sage
  • 472 Views
  • 1 replies
  • 0 helpfuls

Resolved! Discovery Credentials: SSH Private Key

Currently, Discovery is configured to use a local account username and password for SSH to our Macs. Discovery is successful with this configuration, however, it is not the most secure option. We are attempting to use an SSH Private Key type credenti...