Epicor Business Object (BO)

Those are used to populate drop downs and such and should have no impact on what you are trying to accomplish you can safely disregard those. They can however be called the same in case of BOReader you'll need to bring in the Lib.BOReader and IBOReader dlls'


Jose C Gomez
Software Engineer



T: 904.469.1524 mobile


Quis custodiet ipsos custodes?


On Thu, Apr 3, 2014 at 12:52 PM, <cyrilz199@...> wrote:

 
<div>
  
  
  <p></p><p>Trying to automate the Inventory Transfer; did a trace and saw all the BO that I need to call and I know how to call the BO&#39;s using adapters via C#.&nbsp; The question is how would I call the BO&#39;s below:</p>

 

<businessObject>Epicor.Mfg.Lib.ClientCache</businessObject>
 <methodName>GetClassInformation</methodName>

 

 <businessObject>Epicor.Mfg.Lib.BOReader</businessObject>

 <methodName>GetList</methodName>

 

Sincerley

COB

 


 

</div>
 


<div style="color:#fff;min-height:0;"></div>

Trying to automate the Inventory Transfer; did a trace and saw all the BO that I need to call and I know how to call the BO's using adapters via C#.  The question is how would I call the BO's below:

 

<businessObject>Epicor.Mfg.Lib.ClientCache</businessObject>
 <methodName>GetClassInformation</methodName>

 

 <businessObject>Epicor.Mfg.Lib.BOReader</businessObject>
 <methodName>GetList</methodName>

 

Sincerley

COB