spacer
cornerspacercorner
Ideas

Metastorm BPM
Metastorm ProVision
Metastorm Integration Manager
Metastorm M3

New Idea
Showing ideas with status Implemented. Show all ideas

Currently we need to be creative with roles to ensure various actions in our processes only become visible after some condition is met. e.g. Once all loop back actions from a draft type stage have been taken enable the "Submit" action, or after certain conditions are met.

How about use the same approach available with system actions to "Only start action if" a condition is met, but apply it to the user actions as well. The action could remain allocated to "ToDo List" or equivalent, and the condition (and of course role) derive if the action appears to the end user.

This could greatly reduce the number of dynamic roles built in a solution, especially those written as

   <if condition met> return <ToDo List> else return nothing

 

Todd

Status: Implemented
This has been implemented and will be included as part of 9.1

Could we have the option to specify a field on an external table as an Identity Field, in order to have an auto incrementing field?

As it stands now, a person has to open SQL Management Studio and set the Identity Field in there for a external table. This becomes a problem to remember all the external tables to apply this on when developing on different machines and eventually moving to a prod environment.

 

Status: Implemented
This has been implemented and will be included as part of 9.1

Visibility Depends on for Form Segments

Status: Implemented
by ICCM on 06-08-2010 05:43 AM - last edited on 08-03-2010 01:10 PM by

It would be nice to have multiple form segments where the visibility could be controlled programatically like other controls.

Status: Implemented
This has been implemented and will be included as part of 9.1

Keep Forms dialog size

Status: Implemented
by on 11-23-2010 08:31 PM

The Forms dialog for stages does not keep its set size. It would be nice if it remained the same size as last set, as we have to resize it on every single use.

Status: Implemented
This was implemented within SR3

Can we have tables in Libraries again?

Status: Implemented
by on 08-29-2010 09:26 PM

These were perfectly possible in Libraries in 6.0, and I even have a few v6 libraries with the tables still in them. It still works, too.

 

The functionality was removed, and there seemed no good reason. It was great for making self-contained reusable components. Now I have to add a dummy Project file just to build tables. Now that the table designer is so much better, we use it all the time instead of SQL scripts.

Status: Implemented
This has been implemented and will be available as part of Metastorm BPM 9.1

Previously if you didn't want to show a field there was an option called "Don't show", this has been replaced by the word "None" in SR3.

 

If however you don't select any visibility settings the default is shown as "[None]".

 

Can this new change be reverted to say "Don't show" again as when clicking through fields noticing the different between [None] and None can be missed. It's nothing major, just something I found wierd in this version especially when I found "Don't show" had a more explicit meaning than "Visibility depends on: None". Reading that doesn't tell me that the field will now be hidden.

 

 

Status: Implemented
This has been corrected for in 9.1

BPM v9: Can the 'Caption' and 'Name' properties of Projects be reversed?

Status: Implemented
by on 05-28-2010 11:18 PM - last edited on 08-03-2010 10:14 AM by

These are the opposite way around to every other component which have the name first then the caption. We get caught out just about every time with this one.

Status: Implemented

ECL enhancements

Status: Implemented
by Tom Salisbury on 05-26-2010 01:23 PM - last edited on 08-03-2010 01:11 PM by

There are currently no tool-tips on any of the properties or methods contained in the ECL dlls. This means that anytime you are coding and not sure of exactly which method you need you either have to go back and try to find everything in the ECL documentation or play the code version of Russian Roulette. Comments/Tool-Tips would be very helpful here.

 

Also, removing the duplicates (ie. Fields vs. Fields2) would make things much easier to deal with.

Status: Implemented
This was included with the release of the SDK

Every time I open the Business Object tree, all the 'used in' branches are open. This is a pain because to see it properly I have to 'collapse all' and expand again.

 

I know it's a nice feature, and I'm sure it is good to see it there, but could it stay collpased until we expand it, just like the cother components?

Status: Implemented
This was implemented as part of SR3

v9 MPL - resx files

Status: Implemented
by on 06-09-2010 08:21 AM - last edited on 08-03-2010 10:08 AM by

Designer could build resx filed for all objects,not only this which has translated captions.

 

This will be much easier to send only resx files to translate.

 

Now You have to enter any field,stage,action and create diferent language caption. After that, new position is added to resx file.

Status: Implemented
This has been implemented and will be included as part of 9.1.

I've asked for it before, but it still has not been fixed. It is a real pain when you have a few processes and a few dozen forms. I am amazed that nobody else has been bothered by this.

Status: Implemented
This has been implemented within SR3

Quite often you would like to embellish as form with data in a solution table relating specifically to the folder in use.

For example I would like to add Customer that have been involved in a complaint where the complain is the current folder.

 

It isn't possible to insert a new row for a data grid when one of the fields is an efolderid. I would be nice to be able to pre-populate a field (and even have this pre-populated field hidden from the user) when a new row is added.

 

This means it currently isn't seamless using grids to associate tabulated datasets with a piece of work as it flows through the
process.

To do this at the moment I need to replicate every field in the grid on the form and put an add button + write the appropriate SQL code to handle the insert activity manually.

 

Status: Implemented
This has been implemented and will be available as part of Metastorm BPM 9.1

There appears to be an issue with the Administration web client showing previously obfuscated connection passwords in plain text. Administrators logging in have full access to all login and password information used by any process in the system.

 

Passwords entered into projects within designer are currently obfuscated with *s:

Designer

 

And appear to be stored in the database encrypted:

 

Database

 

However when an admin logs into the Administration tools, they have access to every password in plain text:

 

Admin

 

This affects both LDAP and SQL connections and is a major concern to a client of ours who have very strict procedures in place about storage and retrieval of passwords. It is not appropriate even for Metastorm administrators to have free access to all passwords used by the system.

 

 

Given that passwords are encrypted in both the designer (when setting up a connection) and also where they are stored in the database. We request that the password for external systems is encrypted in the admin section of Metastorm. Ideally it would be good to separate out the password from a connection, and possibly even the username. This would allow these to be overwritten (as currently allowed in the designer) without having to know what the password was set to previously.

 

Status: Implemented
This has been implemented within SR3

When you mark a grid in BPM 9 as not 'Read-Only' (i.e. Editable Grid), you also need to manually change the 'Default Usage' to be Optional (as well as the columns you want to be editable). If you don't remember this of course you can't change anything in the grid.

 

If you re-enable the 'Read-Only' property the Default Usage set's back to read-only. How about when unchecking 'Read-Only' the default usage automatically change to 'Optional'. It would be rare you wouldn't want this.

Status: Implemented
implemented in SR2. We have removed the read only checkbox leaving only the field usage dropdown property.

In a text box today you can define a Client Extension and enter something like 'URL=http://www.metastorm.com', or just 'URL' and the contents of the TextBox become the URL. Very useful when you want to display a a hyperlink on the form, but have a different link for DEV vs PROD for example.

 

There are situations where it would be great to be able to do a similar thing with this but indicate that the text that the text box display instead be displayed as a label, rather than in a Text Box. The attached image shows one example where we are using text boxes to get folder specific data about who created it, folder name etc, then using a script to copy that to labels on the form. This makes it more visually appealing in this case. If you could just enter a Client Extension for the field indicating 'LABEL' for example we could remove the need for Client Side script to tidy this sort of thing up.

Status: Implemented

BPM v9: open property selection fields larger

Status: Implemented
by on 05-19-2010 09:39 AM - last edited on 08-03-2010 10:16 AM by

There are a large number of fields that need some kind of selection. These are in the main, Business Object fields (eg in the assign VS activity), and form / field / role selections for stages and actions.

 

These always open to the same size, which is very small when you have any reasonable sized system. It would be great if these opened to the right size, or at least to the last size you set it to.

 

This may sound trivial, but it increases the number of clicks by about three or four times. When you do this several hundred times a day, as we do, it becomes a fairly constant irritation.

Status: Implemented
We have added this in many places although we were limited in a couple cases.
0 Kudos

Form Size in Designer

Status: Implemented
by on 12-10-2010 08:46 AM

Not sure if this has already been reported, but I noticed that when designing forms in the Designer, the size of the form seems to be limited by the screen resolution of the monitor being used. I had a couple of long forms I had imported from a 7.6 procedure and I could not resize the form, denying me access to the controls beyond a certain point in the form to edit them. I tried creating a new form and the same thing happened. The forms appear the right size in the UI when manually setting the height, but the controls are all stacked on top of one another at the bottom of the form. Just to note, my screen resolution is set at 1440x900 and the forms would not expand past a height of 761 in Designer.

Status: Implemented
This change has been implemented and will be included with Version 9.1.
0 Kudos

v9 grid displaying full text

Status: Implemented
by on 11-03-2010 12:07 PM

Would like the grid to display content of a captured memo field in a word wrap format. Currently the row only display x-length. Would be nice to display the whole content.

Status: Implemented
This has been implemented and will be available in release 9.1.
0 Kudos

V9 BO refresh

Status: Implemented
by on 06-30-2010 09:30 AM - last edited on 08-03-2010 10:19 AM by

It could be nice to have possibility to refresh (requery with DB) BO from code.

Status: Implemented
Added in SR2
0 Kudos

SharePoint Web parts V9 Upgrade

Status: Implemented
by Jen on 06-25-2010 09:59 AM - last edited on 07-27-2010 01:24 PM by

When upgrading to Version 9 and running side-by-side with V7.6, you are currently unable to use SharePoint web parts.  Metastorm Development has confirmed that in SharePoint, users would be able to see items from both 7.6 and v9 processes but trying to open v7.6 items would fail.   The side-by-side method can only be used in an environment without SharePoint web parts.

 

This is a tough challenge if you're already using the Metastorm web parts and want to upgrade to v9 using the side-by-side method!

Status: Implemented
Support has been added with the V9 Client for Office Release 2.
Announcements
New Phone Numbers and Email Address for Customer Support
US: +1 800-970-5209
International: +1 585-424-2339
BPSSupport@opentext.com

Why and How to Register

How to Be Notified of New Releases

How to Suggest Product Enhancements

Custom Avatars

Metastorm BPM 7.6.4 Hotfix 2 (7.6.4.2) is now available for download in the 'Patches' section of the Knowledge Center here.

Metastorm BPM Widgets Release 2 for OpenText Smart Business Workspace Version 9.1 and Metastorm BPM 9.1.3 is now available for download in the 'Patches' section of the Knowledge Center here. For more information see this post.

Metastorm BPM 9.1 SR3 (9.1.3) is now available for download in the 'Patches' section of the Knowledge Center here. For more information see this post.

Metastorm BPM 9.1.2 Hotfix 2 (9.1.2.2) is now available for download in the 'Patches' section of the Knowledge Center here.

Note: Software and documentation are now in the Knowledge Center (KC) located here.

Have a question about the Community Site? Contact Us

Top Kudoed Authors
line spacer line
spacerFollow Metastorm on:
spacer Twitter YouTube Blog iTunes LinkedIn Metastorm Community Central, MC2
spacer Copyright © 2011 OpenText Corporation. All Rights Reserved.spacer About Metastormspacer Privacyspacer Legalspacer Site Mapspacer RSSspacer Contact Us
Microsoft Gold Certified Partner
Powered by Windows Azure
line spacer line