-
Grid Status Column
I was playing to the status column in grids (9.3.2.2) and notice the Safety/Danger threshold values for grids seem to require fixed numeric values. Regular (non grid) status fields allow calculations and variables to be used. Anybody have any idea how to make these more dynamic in nature? (I realize its like to be…
-
Passing parameter values with newlines to a VBScript function (Metastorm v7.6)
Using Metastorm BPM 7.6. I have written a VBScript function that saves a comment in a table in another system's database. This comment includes the value of the %Action.Notes variable, which was populated from user input during the action the VBScript function is called from. The value can be multiple lines, i.e., the user…
-
How do I validate in D2 if a file already exists when checking in?
Hi, I'm new to the D2 tool, and I'm trying to figure out how to set the check in function so that it will search the cabinet to see if the file I'm trying to check in already exists (we only want 1 record per file name in our cabinets). Is there a way I can configure so it will check and if the file exists already, it will…