Question
Wells Fargo
IN
Last activity: 18 Dec 2024 5:17 EST
What is the significance of the rule- pyRoutingtable (Rule-UI-Routing)
Hi,
Automatic rule-pyroutingtable is getting created automatically when correspondence rule is created. can anyone suggests the significance/background of that rule? Thank you.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Updated: 24 Jun 2024 8:37 EDT
Pegasystems Inc.
IN
@Rakeshr7 - Routing Table has information about whenever any DX API or semantic url hits the server this routing table mapping holds which path to go to get the data/payload required for that call. This data will be used to get the views on to the UI.
Thank you.
Pegasystems Inc.
GB
@Rakeshr7 I found refernces to this table in the below documentation:
Enabling Constellation applications for registration
@Sam Alexander is this a Constellation-specific functionality?
Accepted Solution
Updated: 24 Jun 2024 8:37 EDT
Pegasystems Inc.
IN
@Rakeshr7 - Routing Table has information about whenever any DX API or semantic url hits the server this routing table mapping holds which path to go to get the data/payload required for that call. This data will be used to get the views on to the UI.
Thank you.
-
Rakesh kumar Mohammad Ravoof
TCS
IN
I see pyRoutingTable for Theme-Cosmos. and Cosmos React, is there any difference between the two.
Pegasystems Inc.
IN
@BalajiC7 - Yes completely different and these pyRoutingTables wont work in hybrid mode of constellation application.
Thank you.
TCS
IN
Do we use any Routing Table for Theme Cosmos , as Theme Cosmos does not use Pega DX API. If so where could we see it
Capgemini
GB
@Priyanka Boga - Hello Priyanka, I want to send a link in an email for a user to open the case in portal. I think routing table will be helpful for that in constellation app.
For example, the below link should open the case in WebPortal in computerland app for send-emails case but its opening dev studio.
https://dev.pega.com/prweb/PRAuth/app/computerland/send-emails/S-19006?portal=WebPortal
Routing entry in pyRouting rule:
"send-emails/{workID}": { "routeKey": "openWorkByHandle", "payload": { "caseID": "OK5NFJ-Computer-Work {workID}", "caseName": "send-emails", "caseClassName": "OK5NFJ-Computer-Work-SendEmail", "page": "pyDetails", "workID": "{workID}" } }
Pegasystems Inc.
GB
@SateeshB6784 this question was about the significance of pyRoutingtable and the post is 6 months old and has an accepted answer.
Your question does not seem relevant to the original post.
Please Ask a New Question.
Eclatprime Digital Private Limited
IN
@Rakeshr7 This is basically c11n related feature and related to DX APIs. This table used for mapping of data . It is storage of the data. Whenver view gets called this used pyrouting table. This is not related to any routing typ information table like infinity.
-
Rakesh kumar