Versions Compared

Key

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

...

Expand
title5. Edit custom field values

The card view shows the use of Custom Fields which can be used to change the configuration of the component.

In this example, Host and Port are the custom fields for this specific component (these fields can be anything you define in config.json in the Translator).

Expand
title6. View current state the git configuration and access the development environment

The bottom of the component card houses development and component storage related information.

  • Using Commit - View current commit or select the commit you want to run the component on - Choosing the code to run for your component

    • View Commit - Click View Commit to open the component Translator and view the selected current script in read only mode.

    • This is useful when deploying a new component as you can select a new commit to run the component and check the component code is what is expected before running, without the risk of making accidental changes to the script.

  • Connected To - Shows the component’s connected repository.

  • Use [ Edit ] to access and edit the component’s Translator.

  • If not connected to a repository

    :

    Connected To:

    Shows how the component is stored in Git:

    If not connected as either, you will see a warning

    screen

    message, prompting you to

    connect

    set up your component

    to a repository

    .

    • Use [ Set Up ] to pull up the Repository Management Screen and connect the component to a

      new or existing repository

      repository or configure as a plain folder.

    • Use [ Edit ] to access and edit the component’s Translator.

    The HL7 Client example is an iNTERFACEWARE Component. With a non iFW component, there will also be the option to Add Components to Collections here.

    Using Commit: