Hi All,
After exporting my EG project in order to run it in batch mode, I got the problem below:
When I look at my exported code, whenever there was a query builder, it does not put the original code there but, refers to the EG project rather.
Like in the example below.
I was expecting it to export the code for query builders as well...
Any help to clarify this would be much appreciated,
Thanks
/* START OF NODE: Query for MTH_CUST_IDV_CURR */
%_eg_hidenotesandsource;
%LET _CLIENTTASKLABEL='Query for MTH_CUST_IDV_CURR';
%LET _CLIENTPROJECTPATH=
'/home/lsimon02/SAND_BOX/BHPB_DEV/CRM/original_BHPB_projects/1. CRM_MODEL_V5.egp';
%LET _CLIENTPROJECTNAME='1. CRM_MODEL_V5.egp';