We are developing a flex application which similar like workspace but
has more stuffs on. I have created a process to load and save pdf form.
the process is work fine in workspace. Now, we want to load and save the
pdf form in our flex application(The UI will look same thing as
workspace, the pdf form is wrapped in a frame with complete button). The
process is a long-live process, which will load the form, and save the
form once the complete button is clicked. Also, I am using
FormAugmenterServi...