Can we pass session as parameter while invoking external application from webtop custom code ? Or should we establish a new session in the external application ?
Note the external application is residing in the same machine as the webtop.
We're trying to discourage technical discussions in this forum. Please post all technical questions to either the Documentum Developer Community or the Documentum Support Forum. Your post is more likely to be seen and responded to in those locations. My colleague, Jerry Silver wrote this informative post: Please Read - DO NOT POST TECHNICAL QUESTIONS TO THIS FORUM! for more information. If you created this thread, please move it to one of the other forums. Select "Move discussion" from the Actions menu and choose the appropriate forum, as described in the Guidelines. If you want to reply to this thread, please do not do so until it is moved. Jerry has asked me to also respond to your post with this link as well so that others may see it. Sorry for any inconvenience.
See IDfSession.getLoginTicket()
Returns a new ticket based on the current session login information. An application can use this ticket to establish another session with the same server