Sun Adapter for TCP/IP HL7 Tutorial

Checking Out the Imported Projects

After you import a project and the Repository refreshes, the project and all of its components are check into version control, which means they can only be viewed and not edited. You need to check the project out to edit the components.

ProcedureTo Check Out the Imported Projects

  1. On the Projects window, right-click prjHL7Inbound, point to Version Control, and then select Check Out.

    The Version Control - Check Out dialog box appears.

  2. Select Recurse Project to ensure all components of the prjHL7Inbound are listed.

    Version Control Check Out Dialog box
    Note –

    You can select either one or more components.


  3. Click Select All and then click Check Out.

    This checks out all components of the project so you can edit them as needed.

  4. Repeat the above steps for prjHL7Outbound.