Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Save PDF in a shared folder path

0 Likes
631

Hi all..

I have a requirement to convert smartform to pdf .. which i have done...

The pdf should be automatically saved in to a shared folder path. Could anyone please suggest me on how to do this.

2 REPLIES 2
Read only

Former Member
0 Likes
447

shilpa..

put it in your application server...

Read only

vinod_vemuru2
Active Contributor
0 Likes
447

Hi,

Convert your smartform output to spool. Read the spool and download to shared folders(In foreground)/application server(Foreground or background).

We have lot of WIKIs and threads in SCN for sample code on how to do this. Please try to use search options.

Thanks,

Vinod.