We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

JSON.parse() stopped a Business Rule running

Hi all. I have a Business Rule that triggers a REST API call that sends an attachment to one of our vendors. It's worked fine for two years with no updates. Last week it stopped working for no reason - no update sets deployed, no updates to the BR, n...

Lookup select box need assistance on my catalog item

Hi Experts I have catalog item(mobile order) so I have variable called category and subcategory. I want to make category and subcategory functionality on my catalog item same as Incident form. Can you please assist me on this ?RegardsDinesh Kumar

How to create a data source connection using MYSQL

Hi All, In my PDI i am trying to make connection and get data from MYSQl to servicenow --> I installed MYSQL in my personal laptop-->now i have MYSQL 9.0 command line client--> this is having some default data like Actor  now i want to get that MYSQL...

shabbir5 by Tera Guru
  • 2034 Views
  • 2 replies
  • 0 helpfuls

Unable to import File sys_attachment_doc.xml

Hi All,I am trying to migrate the records from one instance to another instance. I was able to import the sys_attachment table but when I am trying to import the sys_attachment_doc xml file after processing it is showing me the below message. File sy...

Resolved! Populate reference values based on user search

Hi Developers! We are having a requirement to add meta tags to the reference values so that whenever user searches with keyword the related values populate in reference field.Meaning, We have a reference field Application referencing to cmdb_ci table...