beluver_2k
3rd July 2008, 08:02
I am having active directory enabled environment at my place. Our user access Baan from BW windows client. We have Sharepoint Portal Server to host sites and documents. I would like to open a doc residing at Share Point Portal site from my baan form.

Kindly let me know, if you have come across such an issue.

Regards.

Andreas
3rd July 2008, 09:34
Hi,
use app_start resp. start_application_local.
if the document type on your Portal Server is associated with a Webbrowser then you can directly call the document.
Otherwise you can start a browser with the document as parameter. That should work.

Hope this helps,
Andreas