-
Custom Lists cannot take paramaters
It seems that any paramaters set for Business Objects for custom lists, even if given a default value, will cause the Business Object to fail when the user enters any filter. Coupled with the inability to set a default order for custom lists, this makes them of very limited value.
-
Timed loop back action in v7.6
I can't get a timed loopback action to repeat in v7.6. It only executes once, and then it never resets to be able to execute repeatedly.
-
C# Sample
Could someone please post a simple c# sample, complete, from top to bottom. I am trying to code a simple code event. Do I use a class statement? Do I need a Main? I can't find anything, so I tried ordinary c#, like this, but it doesn't work: class Get76Data { public static int Main(string[] args) { CaseMgmtProcData.AlaAcct…
-
Metastorm Deployment Service Does Not Start if BizTalk Toolkit 2.0 Is Installed
The information in this article applies to: Product: Metastorm BPM Version: 9 Issue * Metastorm Deployment service does not start if BizTalk Toolkit 2.0 is installed. Cause * Metastorm Deployment service uses the Microsoft module Microsoft.Practices.EnterpriseLibrary3.dll that is a merged assembly of the…
-
(Untitled)
-
Selecting BO when grid is sorted selects wrong BO
If you sort the grid of Business Objects, when you select a Business Object in the Inventory Explorer the wrong Business Object is selected. Obviously the selection process ignores the sorting. This has led to the wrong BO being edited many times. The need to sort the Business Object list is great when you have any number…
-
Why Folders Might Not Move From a System Stage
The information in this article applies to product: e-Work 5.x 6.x Issue * What can cause a folder to get stuck at a system stage? Resolution * A folder could get stuck if there are conditional or timed actions leaving the system stage and if either of the following is true: * The "Only start action if" condition for every…
-
Reports on Numbers of Files Transferred
My Director is asking for the number of files transferred dailty to/from our Mainframe. In Section 33 of teh System Administration Guide (Monitoring Components through the Process Monitor) I see reporting capabilities being discussed, but not exactly how to get a count of files transferred to and from a particular queue.…