I worked around my issue by creating layers of sub workflows using the get list methods on the Company and Plant methods to cycle through all companies and plants. I then used the Epicor Login tab on under process properties to select the plant and company with an Xpath.
Carson
Carson
--- In vantage@yahoogroups.com, "carson251" <carsonepicor@...> wrote:
>
> I've started using .Net calls in all my service connect routines and they work great, but I can't figure out how to specify a specific plant.
> With webservices setting the Company to "CompanyID=DesiredCompany;PlantID=DesiredPlant" works great, but this doesn't seem to have any effect with .Net. I've also tried setting the CallContextDataSet\Client\CurrentCompany and CallContextDataSet\Client\CurrentPlant values with no luck.
>
> Any thoughts?
>
> Thanks
>
> Carson
>