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 navigating scripts, running tests, and managing projects.

...

Notes:

  • #1 could be grouped with the side project pane?

...

Expand
title1. Navigation

On the top left corner of the Translator there are two quick navigation features:

  • Component Selector - Quickly navigate to different component Translator projects using the dropdown.

  • Component Card - Navigates you back to the Dashboard to the Component Card

Expand
title2. Start and Stop the Component
  • Start/Stop - (link out to Dev)

Expand
title3. ) Start and Stop the Component

While working on a project, you can quickly start and stop the component using the Image Added and Image Added button to test what you are working on.

The status light will indicate the current state of the component.

  • Grey - Inactive

  • Green - Active

  • Yellow - Pending

  • Red - Stopped on Error

Expand
title2) Add, edit and switch between sample messages

Image Added

Image Added

Image Added

Sample Data

Expand
title4. 3) Manage the project - make commits and interact with connected git repositories

Image Added

Image Added

Image Added

Image Added

Image Added

Image Added

Expand
title5. 4) Execute the script

Image Added

Image Added

  • Script Execution

  • toggle auto-execution

Expand
title6. 5) Open and search the Translator's help documentation

Image Added

Expand
title7. 6) Select the language

Image Added

Language Bar - (Dev will reference this)

Controls how the Translator does code syntax highlighting.

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.

...