Development tools : Formatter Simulator
  
Formatter Simulator
The UNICOM® Digital Transformation Toolkit (UDTT™) Formatter Simulator is a tool, which simulates the Formatter unformat process (translating binary message, XML, and JSON into structured data). It helps to speed up the development process by ensuring that the formatter definition is validate.
The Formatter Simulator supports the following features:
Execute the unformat process to validate the unformat definition
Trace the unformat process to help debugging
Display the unformat result in a tree structure
Display the corresponding counterparts between the message (unformat input) and the structured data (unformat result)
Setting up the Formatter Simulator
The Formatter Simulator for UDTT is a plug-in. It simulates how a string is parsed into a specific data item.
For more information, see Setting up the Formatter Simulator.
Using Formatter Simulator
For more information, see Using Formatter Simulator.