Manipulating workflow supporting data
After exporting the workflow supporting data, you must manipulate the data to import it properly. You change the data to ensure that the data is imported from and to the correct places in your system, and to ensure that the commands within the data are set to perform the correct procedures.
Procedure
- Open the file that you exported from your test environment, such as mxaction. If you have not modified the INTGLOBALDIR, the path for the file is: <drive_letter>:\<bea_folder>\user_projects\domains\mydomain\xmfiles
- Locate the tag <SenderID>. Modify the data within the tag to be from EXTSYS1 to read: <SenderID>EXTSYS1</SenderID>.
- Locate the tag <RecipientID>. Modify the data within the tag to be from MX, or from the VARVALUE specified in the MAXVARS table for VARNAME MXSYSID by modifying it to read: <RecipientID>MX</RecipientID>.
- Search the document to locate the parent tags, such as COMMTEMPLATE, MAXROLE, and ACTION. Replace these tags with <COMMTEMPLATE action = "">, <ACTION action = "">, and <MAXROLE action = "">. Adding the action = "" command tells the system to add or to replace this action.
- Save the file and place it in the folder of your working environment: <drive_letter>:\<bea_ folder>\user_projects\domains\mydomain\load\xml