-
Is there any tutorial/documentation to build a method using Java/DFc or docbasic starting from scrat
Hi, Is there any tutorial/documentation to build a method using Java/DFC or docbasic starting from scratch like writing the moethod code, testing and calling from a workflow auto-activity? Please post the same here if you know. It would be a great help. If you can also please post the steps to build a method from scratch…
-
Person (User name) control
Hello I know that this person is related with Metastorm Smart Business Workspace, but is there any option to use full functional without this soft? Can we make some tables and views to have this work properly without MSBW? Regars Greg
-
end user credentials
I could use some advise on how to get/use end-user credentials inside of a server-side script. Is it possible to get a System.Net.NetworkCredential object, for example, that represents the end-user instead of the system account that is running the engine?
-
Mike and his favorite toy
-
Drag and drop between two grids
Hello Does anyone try to implement some drag and drop functionality between two grids on the same form? I know that we can create two bottons with server side script, but I'm wondering if this is possible also client side in v9. I know that Metastorm use telerik controls and I found some sexy emaple on telerik site:…
-
Problem with commiting action
Hello Does anyone had some similar error in MBPM v9: Failed to execute 'submit action'. Index (zero based) must be greater than or equal to zero and less than the size of the argument list. Problem sometimes occure on commit action. Strange is that if we will add some additional stage with conditional action action commits…