-
How to Pass Arguments into an Exit
The information in this article applies to: Product: MIM and PM4Data Version: 8.x Platform: all Discussion * If arguments are passed into a program, shell script, or .bat file, the -exitdata argument must be enclosed in double quotes if the FTF command line program is used. For example, consider the following Windows .bat…
-
How to Setup and Use the XMOSYSPM Exit
The information in this article applies to: Product: MIM and PM4Data Version: 8.x Platforms: Open Systems Discussion * The XMOSYSPM exit provides an interface for executing operating system commands or programs as part of an exit or script program. This script is an enhanced replacement for the XMOSYS System Call exit.…
-
[Microsoft][ODBC Microsoft Access Driver] Invalid argument
The information in this article applies to: Product: MIM and PM4Data Version: 8.x Platform: Windows Database: Microsoft Access Issue * File transfer status does not show up in the process auditor. Transfer is successful; however, messages are left on the CQ.STATUS.EXCEPTION queue. * Status Logger component log displays the…
-
Firewall Ports Needed for Process Monitor
The information in this article applies to: Product: MIM and PM4Data Version: 8.x - 8.1.8 Platform: Open Systems Issue * The Process Monitor relies on JBoss as an application server. In order for the Process Monitor to communicate with nodes, some ports need to be opened in the firewall. Resolution * The Process Monitor…
-
Preserving ASA Printer Control Characters When Transferring FBA/VBA Files from z/OS to Open Systems
The information in this article applies to: Product: MIM and PM4Data Version: 8.x Platforms: Open Systems and z/OS Issue * When FBA and VBA files are transferred from z/OS, the default behavior of the transfer is to change the ASA Printer Control Characters into their open systems equivalents (form feed, page eject, etc).…
-
Launcher Displays Node(s) as Unregistered (yellow) In Process Monitor
The information in this article applies to: Product: MIM and PM4Data Version: 8.x Platform: Open Systems Issue * The Process Monitor Launcher is responsible for displaying the health of each node. In addition, the user can issue commands to start/stop components and to view logs. If the launcher is unable to reach a node,…
-
DB2 Connection Error
The information in this article applies to: Product: MIM and PM4Data Version: 8.x Platform: Open Systems Database: DB2 8.2 Issue * After trying to load database tables, the user receives the DB2 database error below: * $ xmoscrpt LoadDatabase.xms ./userdata.xml PM XMScript V 8.1.8.4 Copyright (c) 1997 - 2007 Metastorm,…
-
Error Due to Version of ScriptObject.dll
The information in this article applies to: Product: Metastorm BPM Version: 7.x Issue * When trying to commit an action, a user receives the error Failed to commit action, and an error similar to the following is seen in the Metastorm Services Manager: Unable to compile script. Reason 'Error(26506720): Variable…
-
Dynamic Allocation and XMFile When Using XMScript
The information in this article applies to: Product: MIM and PM4Data Version: 8.x Platform: z/OS Discussion * This article discusses the interfaces for dynamic allocation when using XMScript. There are 2 ways to invoke the internal dynamic allocation routines: the XMDynamicAllocation class and the XMFile class. * The…