-
Virtual to simple document conversion with DFC
Hello, How to convert a Virtual Document to a Simple Document using DFC? Thanks in advance!
-
Ports required for accessing content server in external network
Hi, Could someone please let me know what are the ports should be enalbed to access content server in external network. I am sure we should enable docbroker port 1489 and want to know do we need 1490 to be enabled? And what additional ports should be enabled for the access. Regards, Gandhi.
-
WDK Action Button disabled within TaskSpace Form
Dear All, Within my taskspace application, I added a new basic action "rejectworkflowtask", by adding the following line to "ts_plain_actions.xml" file of my application <plain-action id="rejectworkflowtask" desc="Reject a workflow task without calling form.save()" /> And added a new invoke button in my form that is…