How to reproduce:
-
create a deeplink according to documentation:
Deeplink (Hashtag) Categories -
put the following as a part of a response message of a sequential workflow or as a web report
<a href="web+origam-link://objectTag?categoryId=<your deeplink category>&objectId=<yout object id>"><u>Label you like</u></a>
- after trying to click into the link, there is an error in the console, telling there isn’t any handler for “web+origam-link” in the browser
Note: the link containing <u></u> was generated by AS:FormatLink() xsl function.