Links in emails points to connections content should opened by the connections mobile app

Hello!

I have a question and hope to get an answer from the community. 😉

What do I need to configure so that on a mobile device, links in emails that reference connections content are opened by the mobile app and not in the browser?

I have already seen in other posts that with hclscp:// it works. This works also on my device. But how I have to configure this and where?

Thank you in advance and best regards,

Andreas

Hi Andreas John,

you must set the Value "includeMobileLinksInNotifications" in the notification-config.xml to "true". on the DMGR

(C:\IBM\WebSphere\AppServer\profiles\Dmgr01\config\cells\<Name>\LotusConnections-config)

<property name="includeMobileLinksInNotifications">true</property>

Do a Nodes "Full Resynchronize" and restart the Enterprise Application "Mobile".

Best Regards

Max

Also you can checkout the .xml with the wsadmin Command and checkin.

Including mobile links in notifications (hcltechsw.com)