Focal Point
[solved] Run ?successfully? in MRE but failed in RC.

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/648109822

September 03, 2009, 12:46 PM
Hua
[solved] Run ?successfully? in MRE but failed in RC.
My report is tested with desirable outcome and is ready to be scheduled to run monthly. Unfortunately, it choked on this error:
Schedule ID: S14du9skkd01, Job Description: Monthly Receivable report to all Salesrep
Completed with errors/warnings
Task error: ANSI-COMPLIANCE ENFORCED BY CHANGING OUTER JOIN TO INNER
No report to distribute.
  


Despite of the error shown in View Source while running it in MRE, the result came out OK. So I ignored it, but now failed in RC. Is there a way to bypass this error in RC?

(this error is not new to me, I just couldn't get rid of it)

Thanks,

Hua

This message has been edited. Last edited by: Hua,


Developer Studio 7.6.11
AS400 - V5R4
HTML,PDF,XLS
September 03, 2009, 04:36 PM
Darin Lee
In the ReportCaster configuration tool, you can specify which errors you would like RC to ignore as warnings only, and RC continues processing instead of stopping.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
September 03, 2009, 04:44 PM
Hua
Darin,

Is this apply to all jobs running in RC once I add the condition to the configuration?

Hua


Developer Studio 7.6.11
AS400 - V5R4
HTML,PDF,XLS
September 04, 2009, 12:05 PM
Hua
ANSI-COMPLIANCE ENFORCED BY CHANGING OUTER JOIN TO INNER
  

I wasn't thinking hard enough, my colleague pointed out that one of the join-to file has inner-join at synonym level which giving me this error. In fact, the result was NOT ok when running in MRE. MRE failed me by giving me the results.

Hua


Developer Studio 7.6.11
AS400 - V5R4
HTML,PDF,XLS
September 04, 2009, 02:31 PM
Darin Lee
Glad you figured out the problem. As a reference and in answer to your previous question - yes, it does apply to all RC jobs.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
September 04, 2009, 02:40 PM
Hua
Thanks again, Darin.


Developer Studio 7.6.11
AS400 - V5R4
HTML,PDF,XLS