Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Flow designer action, parse JSON rest response

I have created two custom actions, one that gets a Token from our AD and one that adds users to a specific group using that token. The call returns a status of 0 if it fails or 1 if success. I want an if condition so if it fails I can be alerted.   ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Chris5 by Kilo Expert
  • 8485 Views
  • 3 replies
  • 2 helpfuls

Resolved! SaveResponseBodyAsAttachment() method failing with Unable to save response body as attachment: User not authorized .

Hello Friends,   I am using the REST API call and saving the response body using the method - "saveResponseBodyAsAttachment(tablename, recordSysId, filename); ". I am setting the MID server to execute the request. Above method execution is failing wi...

Resolved! How to activate workflows?

Hi I'm creating a new Catalog Item with its workflow as process engine, also new. When trying this, the workflow is not triggered and also when searchig for the Active Context, there is none. I'm working on a Dev instance with the ITSM and SIR applic...

Resolved! Variables on NEW manually created tasks

We have a custom provisioning process that creates a request from an email, and two items (fulfillment and billing) within that request.   Each item has 'standard' tasks that are created via the workflow.   The provisioning team then has to create a ...

kchorny by Tera Guru
  • 3963 Views
  • 6 replies
  • 7 helpfuls

Resolved! auto-populate KB article on incident

Hello,   I have a requirement to auto-populate some KB article on incident custom field called XXX when a certain specific CI is selected. What is the best way to achieve this ? On Change client script with a script include? If you have implemented t...

Lemajeur by Mega Expert
  • 1844 Views
  • 2 replies
  • 0 helpfuls

Flow designer Action - Glide Record Null

I'm getting a very strange issue when building a custom task in ServiceNow flow designer.  As you can see in the picture below the variable incident is empty at run time when it's being used for the notification step. But the notification variable is...

find_real_file.png

Virtual Agent - Custom Icon

I'm looking to use a custom image for the standard Virtual Agent Icon. Should be simple enough I thought.    It's still not a Widget option for some reason (come on ServiceNow), so I followed the following related posts (some great articles by Mark ...

find_real_file.png find_real_file.png find_real_file.png