-
Dropdown When Changed Client Side Event
The dropdown field only supports client-side event handlers for On Field Entry and On Field Exit. I'd like to execute a client-side script on a change, so it will need to be a hack. If anyone has a solution, please pass it along.
-
Metastorm BPM Product End of Life Dates
*Updated for the current OpenText dates. Please note that we now use the term "Past Maintenance" as it better describes the situation for using old product versions. While you support contract is still current we will always make best efforts to assist our customers whichever version they are on for a supported product.…
-
How to Create two different session For two different Docbase
hi all, I have developed a dfc code to operate a set of dql inside a single docbase however i require it to happen acrosss two different docbase, Please let me know how to do it, I have placed both the Docbase info in dfc.prop file
-
Cant I see/get Workflow reporting/history/audit-trial after it finishes?
Hi, The user is SuperUser/SysAdmin with config/view/edit audit client capability. Also the user is added to the process_report_admin role. Workflow Template Audit Trail Setting is ON. The user started a workflow and it is finished. I could see the Workflow reporting during/before it finishes, but once the workflow is…
-
What does SelectSql("").List return?
I'm trying to use the SelectSql("SELECT STATEMENT").List function to return several columns of data. It seems that the list I get back has 0 items in it. Does anyone have any ideas why?
-
Integrating MetaStorm into a web application.
We trying to integrate MetaStorm into an Atlassian Confluence page, using iframes. Has anyone tried anything similar and had success? We've able to launch the process from Confluence but not able to restrain the form load to happen seamlessly in the same page. The form opens in a new window. Thanks for reading, any…
-
Elements in firefox not clickable in a panel whose visibility is depanding on another control
Hy out there I have some problems with a panel which contains a lot of controls (it is a filter panel on an admin form) and whose visibility depends on a check control on the form (or on this panel -> doesn't matter). The problem is, that the elements are not clickable in firefox. It seems that there is a layer above. When…