Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.

LCDS Session Management using an Extension Panel

Avatar

Former Community Member

We have an app that executes in an extension panel(InDesign) using both amf and rtmp calls.  The lcds server then makes rpc calls to an app which returns the data to InDesign.  How do you manage the sessions so that each individual user gets their own session per instance of the app.  All of the examples I have found are using javascript to call the disconnects etc.  Since the app is using an extension panel and not a webpage/browser those examples won't work.

0 Replies