Hi all,
I have a requirement in which i have to export a document on the client machine and perform some action on exported content(through command prompt). This functionality should be implemented through webtop customization. The export and command prompt execution should be the part of one action (e.g like clicking on some right click menu item). I have been able to achieve the later part of the functionality i.e the execution of command prompt at client side by using the java applet. But i am still not been able to figure out how to export the content at client machine (if i use export operation the file get exported at sever side). I have been considering the UCF but i am not sure whether it is possible to achieve this using it, unfortunately i haven't found any documentation regarding that. Does any one know how we can use UCF to make this possible or is there is any other mechanism that documentum provides ??
Thanks