Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

While working on a project, you can quickly start and stop the component using the Image Removed and Image Removed button
Expand
title1) Control your components - Start and Stop the Component
, Stop or Kill a component

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:

  • - Inactive

  • - Active

  • - Pending

  • - Stopped on Error

Expand
title2) Add, edit and switch navigate between sample messages

The Translator is a data driven environment, meaning you can use real Sample Data to develop and test your integration logic.

Image Removed

Image Added

Switch Navigate Samples

When you have multiple sample data files added to the Translator, you can switch between the sample messages and have the script The current sample message is passed in as the argument to the main function for the script to execute against the specified sample. This allows you to run quick test cases against with your various sample use cases. Use the arrows or type in the sample data number to navigate to specific sample data.

The sample data navigation controls allow you to:

  • Move to the first or last message Image Added

  • Move to the next or previous message Image Added

  • Navigate to a particular message by number Image Added

Edit Sample Data

Add Sample Data

...

Expand
title5) Open and search the Translator's help documentation
Expand
title6) Select the language

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.

Image Added

The navigation control allows us to:

...