Hello All
We are exploring the following possibilities for saving the output generated by smartform into custom database tables, we would later retrieve the
saved data and then show that up as PDF in one of our WDA applicaitons.
1. get OTF data and then save as standard text
2. convert OTF to xstring and then save to database
3. convert OTF to xstring and then save to app server files(OPEN/CLOSE dataset)
4. Generic Object Services?
option 1 doesn't see like a elegant solution and i'm not sure if GOS would help, option 2 looks like a good solution(but i'm not sure),
will option 3 work in multiple app server case scenario, your guidance is much appreciated.
Thanks