There is no productized way at the moment to have a process take an XDP
and render it to HTML5 to return to the user. The closest thing at the
moment can be done if you have the Process Management Module. If so you
can achieve this functionality as part of a human-centric workflow where
you are assigning work items to users. You would use the AssignTask
operation and point the Presentation and Data' Section application asset
property to an XDP. The default render used by this operation behind th...