-
How To Validate XML Against an XSD
The information in this article applies to: Product: MIM and PM4Data Version: 8.x Platforms: Windows Issue * It is a common scenario to need to validate XML against an XSD using XMScript. How is this done? Resolution * The following example applies to Windows and uses the XMScript named books.xms. This loads an XML…
-
How to Create a Silent Install for Windows
The information in this article applies to: Product: MIM and PM4Data Version: 8.x Platforms: Windows Issue * How can I create a silent install for Windows? Resolution * To create an unattended install for the Windows platform, create an InstallShield silent install. * Creating the silent install file: * Create a directory…
-
Web Service Request Executes Even Though Basic Authentication Header Contains Invalid Userid or Pass
The information in this article applies to: Product: MIM for CICS Version: 8.x Platforms: CICS Issue * A MIM for CICS inbound Web service request contains a basic authentication header in the request. The userid or password supplied is invalid when checked against the ESM (i.e. RACF). The request continues to be processed…
-
Migration Fails with Oracle - Identifier Is Too Long
The information in this article applies to: Product: Metastorm BPM Version: 6.6.x 7.x Issue * During a migration from version 6.6.x to 7.x when Oracle is used, the migration tool generates errors similar to the following: Failed to rename TwentyEightCharactersMapName - ORA-00972: identifier is too long Failed to transfer…
-
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…