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

Forum Posts

Internal vs External SSO not working properly

We have recently setup SSO with adfs and were experiencing an issue getting the authentication to pass through. When visiting instance.service-now.com, it would take you to our adfs portal where you could put in your credentials. After you entered in...

find_real_file.png
ddaws by ServiceNow Employee
  • 2700 Views
  • 3 replies
  • 0 helpfuls

Intended use of Relationship Types

I'm looking for any documentation on the intended use of Suggested Relationships. With the introduction of CSDM, we now have information available to us on the use of Relationships. There is a section on it in the CSDM Whitepaper: However, this overv...

find_real_file.png
Rob Mollee by Tera Contributor
  • 2390 Views
  • 4 replies
  • 3 helpfuls

Resolved! Application installation is unavailable because another operation is running: Committing update set: <update set name>

I'm trying to upgrade one of the apps we installed from the store, but when I go to the "All Applications" page, I get this message and the screen refreshes itself every 10-15 seconds:     The update set it is referencing has been committed. It is a...

find_real_file.png
Travis DePuy by Mega Contributor
  • 5364 Views
  • 4 replies
  • 0 helpfuls

Resolved! Widget ng-include not pulling in template

We're trying to use a template within a widget for the service portal and even the simplest example is not working, so there must be a step I'm missing. From examples in the system with OOTB widgets they use this to pull in the template <div ng-inclu...

find_real_file.png
krr by Mega Guru
  • 4856 Views
  • 8 replies
  • 2 helpfuls

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
  • 6385 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...