Forum Discussion
- NicoleBrunoValued Contributor
Hi Darpan,
I don’t know off the top of my head but have you tried sending in a support ticket? They might be able to answer you much quicker than us.- darpan13Contributor
Hi Nicole,
Thanks for the response, i had already communicated with One Stream support, seems the same request is already in queue from other customers as well and they will be releasing the same in next version release, may be by early 2021.
but i hope my question above was clear… is there any tables which we can use and find out the workflow rename audit…
Regards
Darpan Bhansali
- AndyRNew Contributor III
Hi Darpan,
Based on your question I’m guessing you have access to the System tab in OS. I believe the application table AuditWorkflowProfileHierarchy will give you the information you’re looking for. It has the ProfileName as well as the Keys for the WF Profile and the Parent. Of course there is potentially extra work needed depending on how you want to report this to other people, but I’m ignoring that for now.
Thanks,
Andy- darpan13Contributor
Many Thanks for your inputs, Based on the tables below, we were able to Frame the query to get the required data into the excel format.
- Profile Rename – New name and old name ( able to fetch in a row… but no code to have saying old MEP and new MEP ) – Still it Works.
- Parent Profile modifications are also being tracked / Audited, which we were able to derive. – Works.
Still have few questions as below.
We are not able to find Audit logs / Tables for the modifications done at Work Flow Execution Group & Certification SignOff Group. How to find the audit log for the same ? ( Refer screenshot below )
Regards
Darpan Bhansali
- NicoleBrunoValued Contributor
Changes made to security on master data will show on the out of the box Metadata Audit reports dashboards (in the XFS Metadata Audit dashboards maintenance unit) and it looks like they’re pulling from the data base tables AuditMember and AuditRelationship.
Related Content
- 10 months ago
- 2 years ago