Hey!
I'm creating a Dynamic distribution list as mentioned in the Manual
================ Excel file data =======================================
richaabc@abc.com,England,$
richa@abc.com,Australia,$
robert@abc.com,France,$
vivek@abc.com,Italy,$
================ MFD code ===========================================
FILENAME=PTT_TEST_DL, SUFFIX=COM
DATASET='PPMC/PTT_TEST_DL1.TXT'
SEGNAME=PTT_TEST_DL, SEGTYPE=S1, $
FIELDNAME=DEST_VALUE, ALIAS=DEST_VALUE, FORMAT=A50, $
FIELDNAME=BURST_VALUE, ALIAS=BURST_VALUE, FORMAT=A50, $
================ Distribution list fex code =============================
TABLE FILE PTT_TEST_DL
ON TABLE SET ASNAMES ON
PRINT BURST_VALUE AS 'VALUE'
DEST_VALUE AS 'DEST'
ON TABLE PCHOLD
END
=========== Webfocus Procedure ========================================
TABLE FILE CAR
ON TABLE SET ASNAMES ON
SUM
CAR
MODEL
DEALER_COST
RETAIL_COST
BY COUNTRY AS 'VALUE'
END
=========== Scheduler Log =============================================
Schedule Executed On Demand at ercpmdcov1:15095
Starting task: CAR PTT Test
Task type: MR Standard Report
Task domain: ppmclwwe/ppmclwwe.htm
Retrieving MR report: app/car_test_dl
Connecting to server EDASERVE with execution id a496549
Executing focexec.
0 HOLDING HTML FILE ON PC DISK ...
Task finished.
Dynamically creating distribution information
ppmc/test_dl: Unable to retrieve data for the distribution list
Any idea where things are going wrong here???
I have opened a Case too with IBI and they are still researching, so thought of asking in the forum as well.
Please let me know....
Thanks
Richa
Thanks,
Richa
WebFOCUS 7.6
Windows, All Outputs