-
SQL Injection 1 4-7-2011 4-31-06 PM.jpg
-
Mainframe to AIX transfer, record length mis-match
A transfer request is reading a mainframe file of 100 bytes per record, the last twelve of which are spaces. When it arrives on the AIX server the records are 88 bytes long. Has this to do with CCSID settings? Suggestions on how to resolve? Thanks, Stephen Parker -removed- 603.354.**** --- Note: Some information in this…
-
Metastorm BPM 9.0.2 SDK Hotfix 1 (9.0.2.1)
Product: Metastorm BPM® SDK Release: 9.0 SR2 Hotfix: 9.0.2.1**** Affected Components: Metastorm ECL for Web Services, SDK Samples Purpose of the hotfix: This hotfix addresses the following issues: * When SSO login is used, ECL inserts wrong user name in eSession table. (Metastorm \# SR-11092010-0004, DEF15883, DEF16593)
-
Pop Up
Is there anyway to customize to prevent two layer of pop ups. The client using Sharepoint webpart, that opens a folder and clicking on an action opens up a form. That brings two level of pop ups. Just trying to figure out if we can restrict to just one pop up. Is this possible, has anybody done this before? Thanks!!
-
Capture.JPG
-
Using the Send Email Command in Visual Script editor in V9
I am trying to send an email to a list of users with the Send Email command in the Visual Script editor in V9. I am able to get it to work sending an email to 1 user with either GetEmailAddress("user1") or GetEmailAddresses("user1"), but I cannot get it to work for more than one user. I am using GetEmailAddresses ("user1",…
-
Radio Buttons
Does anyone know how to Code Radio Button Captions, so that I can control which ones show according to what was put into a field on the same form please. I do not seem to be able to figure out how to do this, surely it must be possible ???
-
Nesting Worflows after the fact
What is the best approach for making an existing workflow a nested workflow in a different workflow? e.g. I've built a workflow for a detailed process...and later on someone asks for the "overarching" workflow to be created so they can see how the original workflow fits in the "big picture" context? I tried dragging one…
-
Performance of Designer
Just wondering if everyone is experiencing the same performance with the designer. I work in 2 products, Visual Studio, and the Metastorm Designer. The Metastorm Desginer's performance really frustrates me - as it seems tremendously slow. The performance is flat-out abysmal. The 7.6 designer was better, but not as…
-
Flag Issue - Cannot Insert NULL value into eFlagName in eWait
I've got a process thats initiated by a flagged action, raised by another process. The flag is raised fine, but as soon as the process hits a System stage (with no code on) I get the following exception: Details:Failed to execute 'system action'. Exception 'Cannot insert the value NULL into column 'eFlagName', table…