-
Bulk archive folders
Hi All We are running BPM v9 SR2. We have a whole bunch of folders that are at a user stage and need to be archived. We (the IS dept) have been asked if there is anyway that these folders can be bulk archived by us rather than the users having to open each one individually and click the archive button. We've had a look at…
-
Business Object - page size - Non Grids
If I set the BO default to a page size of 25 and set the List Options to pull from that BO, 25 records will be shown. How can I cycle through to the next 25 set of records? Or is the page size really for use with a grid use only and I should always set page size to None for non-grids?
-
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:…