-
Taskpace
Hi,I m new to taskspace..!! I made some custom forms,Tabs and roles and Configured roles in such a way that only few tabs are visible. Tagged a user that role and it worked fine. But i want to know how these things get stored in repository. I mean how do content server store that this role shoul have access to only these…
-
Refresh Scripted Business Objects
Having followed the directions, everything works in creating a scripted Business Object. The problem we now have is that we cannot get this Business Object to refresh. In the Data Access pane there is no property 'Always Refresh' for the Business Object instance. To demonstrate this, use the given sample (sample3) and add…
-
V9 Disabling the calendar on a datetime field
I'm using $find("datetimefield").editor.disable(); to disable datetime fields but the calendar does not become disabled. The user can still click on the calendar but the date they select does not populate the field. The problem is it usually throws an error or the calendar never closes. I know in 7.6 you had to get the DIV…
-
How to refresh the form attached to a stage
Let's say that I'm looking at a form attached to a stage. A loopback action (I assume that's the correct term) allows me to edit a portion (or all) of the data shown on the form. When I close the form attached to the loopback action, the initial form attached to the stage appears (it never went anywhere), but it is not…
-
Forms attached to the archive stage
When a form is attached to an archive stage will the folder always appear in the Watch List? If not, how would one ever find the archived folder and then see its content through the attached form? If the folder does not appear, how is it retrieved?
-
moved database from SQL 2005 to SQL 2008 - BPM engine crashes frequently
As the title says, we have an installation of Metastorm BPM 9.0.3 which was currently running with a database located on a SQL Server 2005 cluster. We copied the DEV db to a SQL Server 2008 cluster and changed all the connection strings accordingly. We're running on a SQL Server 2008 Standard edition virtual environment.…
-
Metastorm v9.1 - an item with same key has already been added
In v9.1 you can no longer use a column from a business object more than once in the same grid. If you do you will get the above error and you will need to re-code around this.
-
MBPM 9.1 - columns in business objects have been re-ordered to alphabetical Urggghhhhh!
It appears that when you view form business objects in v9.1 they are now ordered alphabetically whereas previously they were ordered in column order. So now when coding which column you want (User.Input[x]) you now have to keep switching back to te BO definition or have some other reference to the ordering. Previously you…
-
Exporting Business Objects does not seem to work - version 9.0.3.3
When I try and export a business object, a business object is exported but it always the same object, regardless of which one is selected - and as it happens not the one that I would like to export! Anyone else encountered this?