Question
Nordea
SE
Last activity: 4 Oct 2018 13:54 EDT
Unable to Create Revision
Hi,
I am using PEga 7.2 and new to Pega Decisioning Framework. Whenever I am trying to create a revisison via Decision Manager Portal, it shows me an error that states "Revision cannot be created, because there are no business rules available to be included in a revision.". PFA the screenshot for your reference. Could someone please suggest what rules need to be included here?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Nordea
SE
Hi guys,
The issue has been fixed. The problem was i created a new application overlay but i was not using the newly created application in my profile. my bad...:-(
Pegasystems Inc.
US
Looking at the logic of the activity pyValidateRevisionCreation step 6 - you can see the error message is generated when there are no instances of the class Data-Decision-RevisionRecords with the key defined by the combination of the three properties there, e.g., pxinsname = DMSAMPLEDMAOV!REVISION!DMSAMPLEDMA. My guess is that the system architect has to setup application overlays or something similar. The query to get the records in question is
select * from <data schema>.pr_data where pxobjclass='Data-Decision-RevisionRecords';
Nordea
SE
Thanks Kevin for the reply. My application is already setup and it has got strategies, proposition, Adaptive & predictive model already defined. Could you please clarify what else i need to setup as far as application overlay is concerned?
Pegasystems Inc.
US
I do not know exactly what is missing, but I would go to the Revision Management Landing Page to check if out first.
Nordea
SE
Hi Kevin, did you get a chance to look at the above?
Nordea
SE
Any update on the above?
Nordea
SE
JFYI...i have also tried creating new application overlay via Revision Management Landing page but still it's not working.
AGCS
DE
Hi,
Are there any DM rules in your app ruleset already?
Nordea
SE
I think yes becuase i imported some jar files which had DM rules.
Pegasystems Inc.
IN
Hi Anand,
I have tried creating a new application overlay and could create new Revisions without any errors.
Are you using a fresh instance for DM or virtual box?
1. Have you clicked on 'Include for revision management' when creating overlay?
2. Have you created operator id 'revisionmanager' with the newly created access group and tried to create revision from there?
Can you please revalidate the steps you followed by looking into the 'Revision Management' section in the below attached guide.
Thanks,
Hanisha
Accepted Solution
Nordea
SE
Hi guys,
The issue has been fixed. The problem was i created a new application overlay but i was not using the newly created application in my profile. my bad...:-(
Vodafone Bilgi Ve Iletisim Hizmetleri A S
TR
How did you check it ? I added access groups correctly, also ruleset but when ı open the application overlay landing page, created application is not seen.Also I got same error as you. revision cannot create there is no available rule.. Please help me...
Nordea
SE
Did you create the application overlay manually or by wizard?