-
Modify Display Repeating Attribute
Hi, I have a question to display the repeating attributes in webtop. I have different attributes repeating it this way: RepAttr1: Value11, Value12, Value13 RepAttr2: Value21, Value22, Value23 RepAttr3: Value31, Value32, Value33 I would like to see these values in this way: RepAttr1: Value11 RepAttr2: Value21 RepAttr2:…
-
Business Objects in Sub-Processes, slow to fill/populate?
Hi all, I had a problem a while back where I'd created a sub-process, and the first action of that process fired off an email. The email was using some data previously gathered in the parent process. What I found was that, unless I put a system stage between the initial action and an action firing the email, the email…
-
Recreate database in v9.2 - sql server
Just curious - is there a way to rebuild the v9.2 Metastorm database (Sql Server)? Really I just want to clear out all data to get ready for the live conversion - since there's test data. I know there are .sql sprocs in the install folder that have drop and create, but I would like to know instead of guess. Also, how do I…
-
Designer stability
Hi all, Does anyone experience issues with Designer stability? It is something I have gotten used to since 9.0 (currently on 9.2.1), but when using the Designer extensively and coding quickly (espeically when using BO's or closing multiple tabs), the Designer throws an error and crashes (and I lose my work). I have changed…
-
ToDo and Watch List Filter Unreliable
Several of our users have complained that the filter on the work lists is unreliable. Say you have work in several processes and you filter the work list to dispaly only Process1. Say you have more items in Process1 than will fit on one page. When you click the next page button to display the second page the filter clears…
-
Conditional Timed Action - when is the condition checked?
Hi there, I've created a timed action to send an email five days after a stage starts. But I only want the email sent if a certain condition is met. Does the condition ("only start action if"), get checked when the action first starts? Or once it reaches it's timer mark? I tested this previously and thought that it checked…
-
Could not connect to deployment dervice. TCP Error Code 10060.
Hi All, Requesting a little help... Its been a little while since I've done any metastorm development. However, in the last few weeks I was trying a few things out and I now have problems deploying (any) solution to our build server (which previously worked fine for us). If I try to deploy to my local machine it works…