-
v9 Label Visibility Using Local Checkbox Bug
I was trying to get a message to appear & disappear based on other fields on the form. The script behind the form would manipulate a checkbox based on values in the other fields. This was working perfectly. However, the label would not turn on, become visible... Until, I changed the checkbox business object from "local" to…
-
Scheduled Creation of new folders
I have a requirement for a scheduled folder to be created, say at 7am, and there is to be only one process a day but they may run two on a Monday for the weekend. I think I have the limiting to one folder for a date worked out - the first form has a date field that when they submit the form will check the date against…
-
Duplicate Comments 3-30-2011 2-35-59 PM.jpg
-
v9 Grid shows empty row on first load that breaks "When row selected"
I've got a grid on one of my forms that gets its information from a read-only business object. The grid has the "Field is dependent on another" and "Field has dependants of its own" boxes checked. When a user selects a row in the grid, the "When row selected" sets some local variables to the values from…
-
Automating Audit Letter Response process
We are about to begin a working group to explore the possibilities of automating the process of gathering responses from various lawyers in our firm to audit letter requests from clients' external auditors. I was wondering whether anyone here had experience automating such a process, whether you have any knowledge or…
-
v9 Business Object / Table / Editable not working
II want to create a simple editable grid from a table that is listed under Solution Tables. When I go to create the Business Object it works if I use a query but not if I choose table. It says the table doesn't exist. I know it exists because when i do a simple query object it works great. I also verified the table in SQL…
-
File Transfer to Multiple targets using MIM Gateway concept(FTP Systems)
Hi, I have a requirement where I need to transfer the file from source to multiple destinations consisting of systems supporting MIM nodes as well as MIM Gateway. One option is to use Destination List for multiple targets but this option can be used only for the systems supporting MIM nodes. Do we have any other way in…
-
Documentation Whereabouts BPM 7.6
Does anyone know if there is a document out there that lists all of the overloads for the methods that are used in MetastormBPM 7.6. For example I would expect somewhere there is something that might say %SelectSQL( string Query ) for every method. Since the developer doesn't support intellisense in 7.6 something like this…