Skip to content

Create page route maps for portals#71

Closed
raghavs046 wants to merge 16 commits into
ServiceNowDevProgram:mainfrom
raghavs046:createPageRouteMapsForPortal
Closed

Create page route maps for portals#71
raghavs046 wants to merge 16 commits into
ServiceNowDevProgram:mainfrom
raghavs046:createPageRouteMapsForPortal

Conversation

@raghavs046

Copy link
Copy Markdown
Contributor

This action will allow Admins to create Page Route Maps for multiple portals through Action.


Inputs:

  1. Name = From Page , field type = Reference , Mandatory
= true
  2. Name = To Page , field type = Reference , Mandatory
= true
  3. Name = Short Description , field type = String , Mandatory
= false
  4. Name = Portals , field type = List , Mandatory
= true

Output:

  1. Name= Route Map Created, field type = String

raghavs046 and others added 16 commits October 4, 2025 01:48
…finition_eff9bf435310f6104834d2a0a0490ee3.xml
…finition_d57e850b5310b6104834d2a0a0490e6f.xml
…finition_8391e73a539476104834d2a0a0490ebe.xml
…finition_7681b332531876104834d2a0a0490e36.xml
…finition_69302cdb53d0f6104834d2a0a0490e67.xml
…finition_3b8b740f539c76104834d2a0a0490e8d.xml
…finition_25c5d44753d876104834d2a0a0490e58.xml
@github-actions

github-actions Bot commented Oct 5, 2025

Copy link
Copy Markdown

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@rohi-v rohi-v self-assigned this Oct 5, 2025

@ravichandra1998g ravichandra1998g left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @raghavs046,
as the action in created in action pack application, getting the below error when running it. (for almost every portal)

Scope does not have create access to table sp_page_route_map.

@raghavs046

Copy link
Copy Markdown
Contributor Author

@ravichandra1998g For some reason the create cross scope is not working on "sp_page_route_map" table. Do I need to create the same flow in global scope and resubmit?

@raghavs046 raghavs046 closed this Oct 5, 2025
@raghavs046

raghavs046 commented Oct 5, 2025

Copy link
Copy Markdown
Contributor Author

Need to create flow action in global

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants