Configurator User Defined Methods calling BAQ's

Are you just trying to get information from Epicor into your configurator w/out a combo box so to speak? 

 

What I did was use a Server Side UD Method, and passed the information back.  I never could get them to pass the way it was supposed to work, so I sent back a big string and then parsed it and passed it to the fields I wanted.

 

Brenda

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Thursday, September 25, 2014 2:59 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Configurator User Defined Methods calling BAQ's

 

 

I know you can call a BAQ and External BAQ form the dynamic list entry, but does anyone know of a way to call a BAQ or External BAQ from the code within a User Defined method?  This would make a lot of the functionality we are using in our Vantage 8 configurations mostly transfer right in to the E10 system.  Any thoughts?

 

I know you can call a BAQ and External BAQ form the dynamic list entry, but does anyone know of a way to call a BAQ or External BAQ from the code within a User Defined method?  This would make a lot of the functionality we are using in our Vantage 8 configurations mostly transfer right in to the E10 system.  Any thoughts?


Just to clarify, this is for the E10 configurator. 
Best I can tell at this time you can NOT add references(dll) in user defined methods in the E10 configurator.  So you can't call any Business Object/Methods.  For now you will need to rework the code into a LINQ query to retrieve the data you need.

Jim Kinneman
Encompass Solutions, Inc.