Is it possible to view audit trail for Custom Investment in Modern UX?
search cancel

Is it possible to view audit trail for Custom Investment in Modern UX?

book

Article ID: 219098

calendar_today

Updated On:

Products

Clarity PPM On Premise Clarity PPM SaaS

Issue/Introduction

Would like to audit a custom investment object in the Modern UX.
For this purpose, the intention is to create a channel in the new UI that would point to the audit trail URL on the classic interface.

The problem is, custom investment instances are not available in the classic UI.
How would it be possible to audit trail custom investments?

 

Environment

Clarity PPM 15.x, 16.x

Resolution

Currently, it is only possible to view the audited custom investments via the Global Audit View in Classic PPM.

This is documented on the TechDocs guide:

Clarity: Configure Custom Investment Types

Investment types do not support Studio actions or views. The Actions and Views tabs are hidden in Classic PPM Studio.
The system creates a default portlet page for each new investment type, but the ability to display the default portlet page is disabled.
You cannot use the Classic PPM Studio Menu Manager to associate an investment type link or investment type portlet page.
You cannot create a subobject under an investment type object.
You can enable insert and update audit trail on attributes; however, delete is not available. 
Insert and Update operations can only be viewed via the Global Audit View in Classic PPM

Admins can create channel to go to Global Audit from MUX.

Example below:

http://your_server_url/niku/nu#action:odf.auditTrail&object_code=z_cust_inv&object_instance_code=${code}

z_cust_inv is the code which need to be hardcoded for your custom investment.

${code} will be mapped to your custom investment instance id.