A correlation ID and/or other arbitrary values may be included in a report viewing request to the ViewReport.aspx page. The following will be recognized and logged:

X-Correlation-ID

X-ReCrystallize-*

where * represents the name of the value to log.


Values may be added for logging in three ways.

  • By adding as HTTP headers.
  • By adding as a parameter on the web link/address, for example
ViewReport.aspx?reportName=sales.rpt&X-Correlation-ID=98723&X-ReCrystallize-UserGroup=Manager

would log Correlation ID 98723 and UserGroup Manager.


  • By adding a field named X-Correlation-ID or X-ReCrystallize-* with the value to a form and then POSTing the form to ViewReport.aspx.
Last modified: 12 November 2021

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment