Use the Default Event Logging for AgilePoint NX Applications / Create Detailed Audit Logs for this Entity
Where can I check the saved data of the audit?
I want to know how I can and where to consult the data generated when I modify or add a new record in the entity
Regards
-
Official comment
Hello Christian,
You can try to get the data by making use of below API and payload. However, we checked with the product team that Audit log mainly logs details related to Entity Metadata, also there has been some pending work against Audit logging. The product team is planning to come up with an UI to view it as well, also the current label is misleading it might get reviewed and changed as per behavior.
Endpoint: DataEntity/QueryEntityAuditTrail
Payload:
{
"EntityName":"Employees__u"
}
Thanks
Comment actions -
Hello Varun,
I checked the list of methods and this endpoint does not come
I made the query and it throws me the following
<p xmlns="">Endpoint not found. Please see the
<a rel="help-page" href="https://pro-bpm.am.nemak.net:444/AgilePointServer/DataEntity/help">service help page</a> for constructing valid requests to the service.
</p>
Please sign in to leave a comment.
Comments
3 comments