The information in this article applies to:
Product: MIM PM4Data
Version: 8.1.x
Platform: Open Systems
Issue
- If a user attempts to create a Process Flow Activity within the workbench that is set to utilize XMStatusClient(), the PM4Data application pulls the old libraries by default.
Resolution
This occurs because the include file xmodi.inc contains the following line: \#include "xmstatus.inc." This impacts the ability to create status in post scripts in a process flow.
The workaround is to edit the file xmodi.inc and remove \#include "xmstatus.inc." This will enable the XMCOM version of the library to be used. The file is located here: \\data\\Registry\\CommerceQuest\\Programs\\XMScript\\Includes\\xmodi.inc