Focal Point
[CLOSED] WFSERVLET call in PDF format

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

May 25, 2010, 08:03 AM
Suji
[CLOSED] WFSERVLET call in PDF format
Hi,
When I give PCHOLD my PDF file format, it calls WFSERVLET (say http://172.25.35.181/ibi_apps/...PG_File=cutnupki.pdf
)?
How does WFServlet call occur internally and from where do we pass value for PG_File?
Can someone explain this functionality?
Will WFservlet be called for PPT format also?

Thanks,
Suji.

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


WebFOCUS 7.7.02(Production)
WebFOCUS 7.7.02(Test region)
Oracle backend (10g)and Windows Frontend.
HTML,PDF,EXL2K,FLEX,AHTML
May 25, 2010, 09:16 AM
GinnyJakes
Suji, are you just trying to display a previously generated and saved PDF? If yes, the URL should look something like this:
http://webserver/approot/dirname/pdffile.pdf


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
May 25, 2010, 09:38 AM
Suji
Ginny,
I want to know how WFServlet works and how different reportformat files(.pdf,.ppt,.xht) are picked up by WFservlet?

Thanks,
Suji.


WebFOCUS 7.7.02(Production)
WebFOCUS 7.7.02(Test region)
Oracle backend (10g)and Windows Frontend.
HTML,PDF,EXL2K,FLEX,AHTML
May 25, 2010, 10:48 AM
dhagen
Why?


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
May 25, 2010, 11:14 AM
Darin Lee
How the servlet works? You'd better be calling IBI for that piece of info. You probably need to ask a more specific question, as dhagen says, to let us know exactly what you're looking for. The URL you posted is simply the redirect for a generated PDF report. It will not cause a fex to be executed. When redirection is used (as specified in the client configuration) the file is generated and stored on the webserver and then a browser is sent to that location. You can turn redirection on or off for each specific type of output file. I believe that that default is on for all types.

If you're wanting to point to an existing saved report, follow Ginny's direction. If you're wanting to know how to form a URL to execute a fex, try creating a simple report and publish it. Then you can see the layout of the call. There are also numerous posts on the topic.


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