Question
HCL Technologies Limited
IN
Last activity: 19 Nov 2018 14:35 EST
creating or adding rule category in record explorer in designer studio
Hi ,
In the designer studio, we have records explorer where we find different types of rule category like data model,user interface,process,techincal etc. Now, i would like to create new rule category and add it to the records explorer. how this can be done? Is this possible in pega irrespective of pega versions?
Thanks,
Bala
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Pegasystems Inc.
US
Hi Bala,
I took the following steps:
- Created the new category (See the 'Creating New Field Value" screenshot).
- Listed the new category on the class ruleform (see the "NewCategoryOnClassRuleForm" screenshot).
- Saved the class ruleform.
- Logged out and then back in.
- Switched to the records explorer and saw the category (see the "NewCategoryInExplorer" screenshot).
Hope this helps!
-Kurt
Pegasystems Inc.
US
Hi,
This can be done, via the Category setting on the Advanced Tab of a class' ruleform. The below help articles have some additional information on this:
https://community.pega.com/sites/default/files/help_v731/rule-/rule-obj-/rule-obj-class/advanced.htm
Hope this helps!
-Kurt
HCL Technologies Limited
IN
Thanks Kurt. Here,when we open the class form and navigate to advanced tab, category is listing out all the existing rule category. I wanted to create new category and should be visible in records explorer.
FYI. I tried the above in 7.2v.
Thanks,
Bala
Pegasystems Inc.
US
Hi Bala,
You can type the category name in and click the icon to open the associated rule for that category. If it does not already exist, it creates a new category, which should then show up in the records explorer.
Hope this helps!
-Kurt
HCL Technologies Limited
IN
Kurt,
Thanks for your help. I was able to add new category but the added category is not shown in record explorer still. If you could provide me step by step sample screenshot of its creation it would help me.
Thanks,
Bala
Pegasystems Inc.
IN
once you type a new category name and click on open, it should open the field value ruleform. Once the field value is saved. once close and reopen the class ruleform, then check the category dropdown you will see the newly created category.
Categories are field values in class "Rule-Obj-Class" and field name "pyCategory"
HCL Technologies Limited
IN
Vanaa,
you are right. I was able to do successfully all the above mentioned steps and i as able to see the newly created category in the drop down.My question is how that newly added category can be shown in record explorer along with other categories like data model,process etc.
Pegasystems Inc.
IN
Steps provided by Kurt are correct. You should be able to see the new category in rules explorer after logout and login.
HCL Technologies Limited
IN
Yes. Vanaa. I understood. Thanks for your help
Accepted Solution
Pegasystems Inc.
US
Hi Bala,
I took the following steps:
- Created the new category (See the 'Creating New Field Value" screenshot).
- Listed the new category on the class ruleform (see the "NewCategoryOnClassRuleForm" screenshot).
- Saved the class ruleform.
- Logged out and then back in.
- Switched to the records explorer and saw the category (see the "NewCategoryInExplorer" screenshot).
Hope this helps!
-Kurt
-
Zhuo Chen
HCL Technologies Limited
IN
Thanks Kurt. This is very much helpful. I understood its configuration.