We want to implement a feedback feature in which the user can submit a feedback at any where. What we want to achieve is to attach the context (what is the current screen, which point in the process, etc) into the feedback. I found out a way to (somehow) close to what we expect:
However, the Is there a public API which can help me to obtain the context of the business process (something like what printed in the log file for an exception)? UPDATE (It seems I was still ambiguous about what the process context mean) The process context here means what is the current dialog and the context when the feedback submittet. What is the route (dialogs to dialogs) that the user has accessed before submitting the feedback. The idea is something similar to what is printed in the Ivy Server log file. I started to digg into the Thanks & Regards asked 02.03.2015 at 10:56 Genzer Hawker |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 02.03.2015 at 10:56
Seen: 1,933 times
Last updated: 06.03.2015 at 03:08
can you specify more clearly what context informations you need? the main stuff should be available trough ivy.task/case