#27601

As a rule a session ID is propagated via cookies or as an URL parameter. Just check how it is in your case and invoke pd4ml.setCookie() before render() call or add the session ID to the URL string:

http://myserver.com/(tsdfg2usdfgvrj3vxgvg)/start.aspx

(the actual sessionID-enabled URL syntax may vary)