Question
2
Replies
306
Views
Ford Motor Company
Posted: October 25, 2016
Last activity: October 26, 2016
Closed
Rules moved into higher enviornment
Hi All,
Anyone created custom report to list the rules moved into the system on the particular date.
We know the property "pxMoveImportDateTime" and "pxMoveImportOperName" are not exposed columns in the table.
I have tried reading from the pr4_rule table and not getting the result.Can anyone helps in which table the value getting stored, we will read the value from the table blob column.
Regards,
Anandh
***Updated by moderator: Lochan to add Category***
Hi Anandh,
If the import contains only rules, you may generate the report on PR4_RULE_VW(Data-Rule-Summary) by adding a filter on pxCommitDateTime.
Thanks,
Sandeep G.