Duplicated a OObs record in Action Payload Definition table not working.

prabhakar8050
Tera Contributor

I've created a button test4 in Service operation workspace, Its functionality is to open a UI Builder Page within the workspace only.

prabhakar8050_0-1734604758506.png


After clicking test4 page seems like this.

prabhakar8050_1-1734604935221.png

For this functionality I've created this button in Action Assignment like below
Here 

Implemented as UI ComponentClient ActionServer ScriptUXF Client ActionClient Script
Specify client action = Open Change Page

prabhakar8050_2-1734605060739.png

Open Change Page is a Out Of the Box record in Action Payload Definition table
So I just changed the "route": "mynewpage" in the Payload field, to open my desired page.
After doing that Button is working fine, But I'm using OOB record.

prabhakar8050_3-1734606887667.png


Now I want to get the same functionality with Custom made record in Action Payload Definition table with name Open My Page.
In this record I duplicated the Open Change Page.
But It's not working, After clicking on test4 nothing is happening.

prabhakar8050_4-1734607373477.png


I see only one difference between OOBs and Custom record in Related List.
OObs has data, But Custon don't have

prabhakar8050_5-1734607488993.png

prabhakar8050_6-1734607502302.png


I tried creating the record manually on the same table but it's non-editable.

prabhakar8050_7-1734607574176.png


Kindly guide me further to make our custom record Open My Page to run which has been copied from Open Change Page.

Thanks in advance to look into this complex matter.

 

 

1 REPLY 1

prabhakar8050
Tera Contributor

Hi 

Can anybody provide me the solution ?

Thanks !