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.

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

Forum Posts

Editable form for the playbook.

Hello everyone.I have created a playbook for a workspace. I am using the Wait For action to render a form and wait until a specific condition.The problem is that this Wait For action form is read-only, but I need to have it editable for the agents if...

OKhudan by Tera Contributor
  • 1032 Views
  • 1 replies
  • 0 helpfuls

cannot link changes to changes

hi All, i trust this msg finds you well.situationwithin the change requested form there is a related list change request. we use this related list, for example, when creating a change for prod environment this related list is used to link it to the i...

El Cuchi by Tera Guru
  • 1751 Views
  • 9 replies
  • 2 helpfuls

Resolved! ServiceNow Test1 system slowness

ServiceNow Test1 (https://mckessontest1.service-now.com/ ) is running so slowly that I am unable to test my stories properly. When I attempted to run some reports it is taking an extended amount of time to run the report to validate data (if I increa...

manikantade by Tera Contributor
  • 587 Views
  • 1 replies
  • 1 helpfuls

Inbound email ref message exists but not captured by system

Our approvals are using the out of the box 'Update Approval Request' inbound action that has not been adjusted from ootb. There is an email that goes out when an approver is added to a case and within the email, they can press the Approve button whic...

Daria6 by Mega Sage
  • 692 Views
  • 2 replies
  • 0 helpfuls

Service Graph connector for AWS.

Using the Service Graph connector AWS, can I perform discovery of AWS accounts by separating them by environment? For example: Prod, Dev and Homl

Jose_nery by Tera Contributor
  • 710 Views
  • 3 replies
  • 0 helpfuls

Workflow approval

I've modified a flow using Workflow Studio to add a task. But now, the approval flow above the tasks isn't creating an approval record when I try it in the portal. However, testing the flow with the same RITM from Workflow Studio does initiate the ap...

4everNow by Mega Contributor
  • 656 Views
  • 5 replies
  • 0 helpfuls

Resolved! Client Script remove White Space from fields

Hello, I have a requirement to remove whitespace from Asset tag and Serial Number on Alm_asset via Client Script.   I was given regexcleanedName = cleanedName.replace(/^\u200B+/, '').replace(/\u200B+$/, '');    Any assistance is appreciated. function...

purdue by Kilo Sage
  • 1529 Views
  • 9 replies
  • 0 helpfuls

Resolved! Message is Disappearing

I have the submit client script below but message is disappearing after loading.   Any assistance is appreciated.  Thanks, Chadfunction onSubmit() {var assetTag = g_form.getValue('asset_tag');var serialNumber = g_form.getValue('serial_number');var re...

purdue by Kilo Sage
  • 2392 Views
  • 18 replies
  • 1 helpfuls

Resolved! Field mapping

how to overcome the error "An existing map to this target field already exists", but i am mapping to two different fields like:purchase_order_linepurchase_order_line.short_description

Alternatives to GitBook for API and Workflow Documentation?

We’ve got a number of custom APIs and internal apps running on top of ServiceNow, and I’m evaluating how to best document everything cleanly.GitBook was an option, but I’m finding it too rigid , especially when updating large API specs or referencing...

GodSpeed by Giga Contributor
  • 1350 Views
  • 2 replies
  • 2 helpfuls