Focal Point
[CLOSED] Passing Parameters to a compound pdf

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

March 26, 2009, 01:25 PM
Greg
[CLOSED] Passing Parameters to a compound pdf
I have a report that is rcaster'ed out every couple weeks that contains payroll data.

I would like to place a URL in the rcaster email message that contains a link to regenerate the report if they found error in the initial report.

My PDF compound report contains includes to 5 different reports.

I am trying to pass the parameters like this:


h t t p://servername/ibi_apps/WFServlet?IBIF_ex=compoundpdf&PayPeriod=PP&DEPTNAME=Payroll


This link fails and it return an error saying:

(FOC227) THE FOCEXEC PROCEDURE CANNOT BE FOUND: app/header

(FOC227) THE FOCEXEC PROCEDURE CANNOT BE FOUND: app/left

(FOC227) THE FOCEXEC PROCEDURE CANNOT BE FOUND: app/left_bottom

(FOC227) THE FOCEXEC PROCEDURE CANNOT BE FOUND: app/right

(FOC227) THE FOCEXEC PROCEDURE CANNOT BE FOUND: app/right_bottom


I know the fex's are there because if I change the url to:


h t t p://servername/ibi_apps/WFServlet?IBIF_ex=left_bottom&PayPeriod=PP&DEPTNAME=Payroll


to call one of the single fex's it works fine.


Hmmm.....

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


prod: WF 7.7.03 platform IIS on Windows 2007, databases: Oracle, , MSSQL

March 27, 2009, 03:34 PM
Kerry
Hi Greg,

The -Includes can't be found. This may be a set-up issue, which should be better helped via a case. To open a case, you may either call at 1-800-736-6130, or access online at InfoResponse.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
March 29, 2009, 06:21 AM
GamP
From the look of it the main fex is a MRE fex, which calls the includes from the underlying 'app' folder. Since the calling of one of the single fexes work fine, I'd suggest to remove the 'app/' part from the -Includes and see what happens.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988