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

Forum Posts

Workspace how to enable tabs navigation

Hi All, I quite new on Workflow experience so I need a support to properly configurate the navigation. I created a workspace for a scoped application. well I need to have a dashboard page as home page and a list page (very common case) I created the ...

Michele22_0-1691656172546.png Michele22_1-1691656395531.png
Michele22 by Tera Contributor
  • 1083 Views
  • 1 replies
  • 0 helpfuls

How does one send files/attachments to an external system?

We have a business need where we may need to send files in our ServiceNow instance to a different system. I'm not finding any documentation or resource that does this.  Example use cases:1`. External system sends a request to ServiceNow intsance for ...

Jamy1 by Tera Guru
  • 769 Views
  • 1 replies
  • 0 helpfuls

Limit Cart Quantity by Category in Service Catalog

I am working on a requirement where end users should only be able to order up to five items from a specific category in the Service Catalog. The category is Cloud Guardians.The expected behavior is:• When the user adds one to five items, the cart sho...

Resolved! errors when I upload an update set on new instance

Hello everyone, I have tried to migrate an update set to an instance to another, when I am trying to do a preview of update set, it shows 3 errors (you can see them in to picture below), I have tried to go to the script include and the errors shows m...

Alternate way

I am in a domain separated instance and this var copyAtt = new GlideSysAttachment();copyAtt.copy(sourceTable, sourceSysId, targetTable, targetSysId);this thing doesnt work in domain separted instance is there any other way to use gliderecord to achie...