-
Triggered queue to file transfer
I have a need for a transactional 'message to file' transfer that triggers the transfer on arrival in the target queue (as soon as the message arrives in the queue, MIM writes the file to a Windows file system). I know how to trigger this from a source FILE using a directory monitor (using a dirmon and writing to a file or…
-
Transaction Protocol in BPM 9.0
We are currently using Metastorm e-Work 6.6.4, using the Transaction Protocol to communicate with Metastorm from our custom web interface. (We tried to upgrade to 7.0 a couple of years ago, but had to roll back, as the engine was highly unstable on the production server - crashed every five minutes.) We are considering…
-
Announcing Metastorm BPM 9.0 Repository Migration Assistant
I am pleased to announce the availability of the Metastorm BPM Version 9.0 Repository Migration Assistant that enables customers to migrate their production data from a Version 7.6 to a Version 9.0 environment. This, together with the File Migration Assistant and the Side-by-Side compatibility previously released,…
-
Mmodify Error messages in the native web client - version 7.6?
When a Sesson timeouts the following types of messages are shown in the web browser Failed to open folder. Folder ID '0000000000000000000000000354538'. Description: [esp_open_folder] [psp_validate_session] No entry exists in eSession with Session id = 8A3E24A3-5982-4D31-8847-4F2EBC5CE648 and Caller id =…
-
Can't Update or Modify Data in an External Table (v7.6)
The only way I can find to get read/write access to an external table is using a grid control, but I cannot do that this time. I have been struggling with Datasets, but it looks like all they do is read only access. It looks like it doesn't matter if the external table is defined thru Metastorm or created directly in the…
-
v9 web form bug
Hi On the form which have scrollbars when we click on datetime control picker or checkbox which is located on the bottom of the form, form autmatically scroll to the top of the form, just like we set target="_top" in a href tag.
-
v9 ECL Setup and Configuration
I am trying to get ECL setup in v9 - I have installed the lastest version. Ideally what I would like to do is get SoapUI talking to the Metastorm ECL, so I can test out some method calls. I changed the EngineServiceConfig.xml file in [Metastorm Install Directory]\IIS extensions to read: ... true ... I have updated the…