Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Query: ServiceNow database footprint management

Hi, I am working on managing our DB footprint. While we are aware of the Database management policies (Archival/table rotation/deletion rules) and are in the middle of implementing them. We are also exploring how to store the ever growing data outsid...

Cloud catalog in ServiceNow for auto provision

Hello Experts,Can anyone put some thoughts please on this. If Cloud Accelerate resolves the issue or any other option (as much to avoid custom solution if not at all possible) We need to auto provision via DevOps CI/CD Pipeline , is there a way to ha...

Nisha30 by Mega Sage
  • 1130 Views
  • 1 replies
  • 0 helpfuls

SSO not working for Now Mobile App

We have configured ServiceNow mobile app and installing it through the Company Portal App. Its not redirecting for SSO page as the Web Browser. It works perfectly in Mobile Browser.Kindly let me know if the ServiceNow mobile app supports SSO? 

Resolved! what is client type in Oauth 2.0?

Hi All,Hope you are doing well. I am working on inbound integration and while creating a Application Registry of 'Create an OAuth API endpoint for external clients', observed that we have a field called 'Client Type' with options below1. Iframe embed...

Ganeshm1 by Tera Guru
  • 3201 Views
  • 4 replies
  • 3 helpfuls

business rule is running twice on single update

I have 2 business rule one is on Before update and another is on After insert and update. 1. Before Update BR: - Condition : State = On Hold && Sub state = Customer && Additional Comment CHANGES-  if (current.requested_for == gs.getUserID()) //if com...

P Seth by Tera Contributor
  • 895 Views
  • 1 replies
  • 1 helpfuls

Resolved! Business Rule firing twice on RITM update when in On Hold state

1. i have a workflow in which if the On Hold target date is passed, the comment is updated in RITM using Set value in Workflow also state is set to WIP  and BR ( before) sets RITM state is set to Work in Progress if user updates the RITM during on Ho...

P Seth by Tera Contributor
  • 2724 Views
  • 6 replies
  • 2 helpfuls