Difference between revisions of "Middleware"

From Commander4j Wiki
Jump to: navigation, search
Line 13: Line 13:
 
* [[map01]] - Rockwell Material Master to C4J Material Master
 
* [[map01]] - Rockwell Material Master to C4J Material Master
 
* [[map02]] - S95 Process Order to C4J Process Order
 
* [[map02]] - S95 Process Order to C4J Process Order
 +
* [[map03]] - Synchro CSV
 +
* [[map04]] - S95 Batch Status Change to C4J Batch Status Change
 +
* [[map05]] - S95 Transfer Schedule to C4J Pallet Status Change

Revision as of 19:22, 12 January 2018

C4jMiddleware.gif

The middleware utility is a standalone application which can be used in conjunction with Commander4j and is designed to allow you to translate files to/from the commander4j standard xml format. When you install the software it comes with some example transformations and sample messages to illustrate how it can be used.

Within the install folder you will find a number of subdirectories, some of which are used for running sample message transformations.

To watch a sample message transformation you can copy a file from the .\samples\input\xx xxxx folder into the .\interface\input\xx xxxx folder.

Providing the interface has been started the sample file will be removed from the input folder and a new file will be created in the .\interface\output\xx xxxx folder.

The sample config.xml which can be found in the ./xml/config directory contains a number of example transformations.

  • map01 - Rockwell Material Master to C4J Material Master
  • map02 - S95 Process Order to C4J Process Order
  • map03 - Synchro CSV
  • map04 - S95 Batch Status Change to C4J Batch Status Change
  • map05 - S95 Transfer Schedule to C4J Pallet Status Change