-
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…
-
.net framework problem
Hi all, First post! (Not sure if this is really a Metastorm problem, but I have the following problem) I wrote a C# server script, using some standard .net stuff. It validates nice in the designer on my client machine, but I can't deploy it to the server. I get deploy errors on .Net features that are not in framework 1.1…
-
New user
Hi Everyone! New user from Brussels. Started developing Metastorm BPM applications for Europ Assistance about a month ago... cheers bart
-
Designer Silent Install
We use an application deployment suite to deploy software, and having just updated my PC I am interested in completing the designer installation silently if possible. Has anyone done a silent install in the past of BPM 9, can you advise what switches you pass to install only the designer? Thanks, Matt
-
7.6 Update on Message Change time
I was curious as to if anyone knew how dangerous performance wise it would be for me to have every RFQ, upon being updated, trigger a timed event 1 minute later that showed the To-Do list. Currently I have 1 minute after %Updated change the Alert Message to be : %SelectSQL("SELECT DistinguishedName FROM mytable INNER JOIN…