The Translator’s Toolbar, located at the top of the screen, provides access to key functions such as developing against multiple samples, running tests, and managing projects.
...
Expand | ||||
---|---|---|---|---|
| While working on a project, you can quickly start and stop the component using the and button
| |||
From the Translator, you can control the status of the component to test what you are working on. Depending on the current status of the component you can START, STOP, or KILL a component in a pending state. The status light will indicate the current state of the component:
|
Expand | ||||||
---|---|---|---|---|---|---|
| ||||||
The Translator is a data driven environment, meaning you can use real Sample Data to develop and test your integration logic.
|
...
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
The Language dropdown controls how the Translator does code syntax highlighting. The Language is set to Lua by default, but can be changed if you are working in the Translator with different types of data. For example, if you open a sample HL7 message, the Translator will auto detect the HL7 and change the language bar to the appropriate HL7 setting so the data is highlighted correctly. You can manually select the language if needed. |
The navigation control allows us to:
...