Session to external process

Did you figure out how to pass the session to an external custom application? I'm assuming you run a check as the form loads.

Thanks,

Ted

--- In vantage@yahoogroups.com, "levinson.adam" <levinson.adam@...> wrote:
>
> Thanks for the response. I am able to pass the session object to a dll but that has to be done from within a form. I am wondering if it is possible to do it from a menu. Does the session object only get exposed in forms within epicor (i.e. QuoteForm.Session)? or is it available in the base menus (Sales Management>Quote Management>General Operations>Some Custom Menu to Call External Process)?
>
> Thanks again!
>
> --- In vantage@yahoogroups.com, Jose Gomez <jose@> wrote:
> >
> > Sure pass, the session object as a parameter to your external process or
> > DLL.
> > You'll have to include the core.session and core.connectionpool.dlls in
> > your project.
> >
> > *Jose C Gomez*
> > *Software Engineer*
> > *
> > *
> > *checkout my new blog <http://www.usdoingstuff.com> *
> > *
> > *T: 904.469.1524 mobile
> > E: jose@
> > http://www.josecgomez.com
> > <http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
> > <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
> > <http://www.josecgomez.com/professional-resume/>
> > <http://www.josecgomez.com/feed/>
> > <http://www.usdoingstuff.com>
> >
> > *Quis custodiet ipsos custodes?*
> >
> >
> >
> > On Wed, May 30, 2012 at 10:19 AM, levinson.adam <levinson.adam@>wrote:
> >
> > > **
> > >
> > >
> > > Is there any way in Epicor to pass or get the current session rom an
> > > external process. I am creating a win forms application and plan on opening
> > > it through a menu in epicor using the external process or url options. The
> > > problem is I need to get the session information into the win forms
> > > application if possible.
> > >
> > >
> > >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
Is there any way in Epicor to pass or get the current session rom an external process. I am creating a win forms application and plan on opening it through a menu in epicor using the external process or url options. The problem is I need to get the session information into the win forms application if possible.
Sure pass, the session object as a parameter to your external process or
DLL.
You'll have to include the core.session and core.connectionpool.dlls in
your project.

*Jose C Gomez*
*Software Engineer*
*
*
*checkout my new blog <http://www.usdoingstuff.com> *
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Wed, May 30, 2012 at 10:19 AM, levinson.adam <levinson.adam@...>wrote:

> **
>
>
> Is there any way in Epicor to pass or get the current session rom an
> external process. I am creating a win forms application and plan on opening
> it through a menu in epicor using the external process or url options. The
> problem is I need to get the session information into the win forms
> application if possible.
>
>
>


[Non-text portions of this message have been removed]
Thanks for the response. I am able to pass the session object to a dll but that has to be done from within a form. I am wondering if it is possible to do it from a menu. Does the session object only get exposed in forms within epicor (i.e. QuoteForm.Session)? or is it available in the base menus (Sales Management>Quote Management>General Operations>Some Custom Menu to Call External Process)?

Thanks again!

--- In vantage@yahoogroups.com, Jose Gomez <jose@...> wrote:
>
> Sure pass, the session object as a parameter to your external process or
> DLL.
> You'll have to include the core.session and core.connectionpool.dlls in
> your project.
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *checkout my new blog <http://www.usdoingstuff.com> *
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
>
>
> On Wed, May 30, 2012 at 10:19 AM, levinson.adam <levinson.adam@...>wrote:
>
> > **
> >
> >
> > Is there any way in Epicor to pass or get the current session rom an
> > external process. I am creating a win forms application and plan on opening
> > it through a menu in epicor using the external process or url options. The
> > problem is I need to get the session information into the win forms
> > application if possible.
> >
> >
> >
>
>
> [Non-text portions of this message have been removed]
>