Question
Tavant Technologies
IN
Last activity: 9 Aug 2021 9:10 EDT
How to record the property values using "Field Level Auditing" feature if the property is available in an embedded page?
Is there any way to record the property values using "Field Level Auditing" feature if the property is available in an embedded page?
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Cognizant Technology Solutions
GB
Hi Abhishek,
To enable field-level auditing for properties in field group do the following steps:
-
In the navigation pane of App Studio, click Case types, and then click the case type that you want to open.
-
In the case working area, click the Settings tab.
-
In the settings panel, click Auditing.
-
In the Auditing window, turn on the Enable field audit switch.
- As you want to enable fields in a field group, click the name of a field group, and then repeat step 5.
-
Click Save.
Thanks
Abhishek
Updated: 27 Dec 2020 7:14 EST
Tavant Technologies
IN
Hi Abhishek,
This is already done and working fine for the one which are in work level context. Need to know how to capture the properties which are available in an embedded pages.
For Eg.:
Consider this as a reference -> "pyWorkPage.ConsiderPage.ConsiderProperty"
How would you configure the "pyFieldLevelAuditing" data transform in order to capture the value of "ConsiderProperty"?
Thanks,
Abhishek
Cognizant Technology Solutions
GB
Hi Abhishek,
Are the embedded pages are outside Work object context? I mean they are not embedded under pyWorkPage. If yes, then field level auditing may not be a viable solution. I maybe wrong
If they are under pyWorkPage, then this isn't an issue. When you add the ConsiderPage page property to Audit Tracking, Pega will allow you to further select the exact property in this Page that you want to audit(ConsiderProperty). Once you save the case type rule the pyTrackSecurityChanges data transform should be automatically updated by Pega to include the new property
Thanks
Tavant Technologies
IN
Hi Abhishek,
This "ConsiderPage" page exists in the context of pyWorkPage, but when I defined one new property in the data model tab of case type it did appear on the Auditing tab under the Settings tab, system creates the required DT as well, but in the end it does not allow to add further properties and also there is no checkbox available against the page type properties. Also, I had modified the "pyFieldLevelAuditing" DT as well but did not work.
In addition to this, the Pega 8.5.1 system does not allow to add any page type properties.
Thanks,
Abhishek
Aaseya IT Services Pvt LTD
SA
Can you share your configuration screenshot for embedded page field level auditing?
Cognizant Technology Solutions
IN
@PrakashDeep Hi Pradeep,
Did you get any solution how can we enable auditing in page list properties ?
Tavant Technologies
IN
Hi all,
Finally, I was able to achieve this by marking the page type property as relevant records and use that property under the Auditing menu under the settings tab of case type.
Regards,
Abhishek Giri
-
Michael Michalski