uCosminexus Service Platform, Basic Development Guide

[Contents][Glossary][Index][Back][Next]

3.2.1 Setting Up a Repository

This sub section explains how to change a repository specified while creating an HCSCTE project.

Organization of this subsection
(1) Specifying a repository
(2) Initializing a repository
(3) Changing a repository
(4) Notes on repositories

(1) Specifying a repository

Specify the directory that is to be used as the repository.

To specify a repository:

  1. On the Eclipse menu, choose Project, and then Property.
    The Properties for HCSCTE# dialog box opens.
    # The actual project name is displayed in place of HCSCTE.
  2. In the directory tree in the left pane of the dialog box, choose HCSC-Definer, and then Repository settings.
    Repository settings items are displayed in the right pane of the dialog box.

    [Figure]

  3. In Repository directory, specify the desired directory to be used as the repository.
    When specifying a repository directory, consider the following points:
    • Specify a directory that already exists.
    • Do not specify the same path for a repository directory and for a project.
    • Specify the path as an absolute path.
    • The length of the path is checked as a normalized absolute path.
    • You cannot use a repository directory that was set up in an HCSCTE project of a SOAP mode other than the SOAP mode specified before creating the HCSCTE project.
  4. In Login user name, enter the desired user name to be used as the login user name.
    Only single-byte alphanumeric characters can be used in the user name having a length of 1 to 16 characters.
  5. Click Apply and then OK.

(2) Initializing a repository

Initializing a repository erases all of its contents and returns it to its initial state.

Before initializing a repository, be sure to close all editors. Also, do not access the lib directory and the src directory of the HCSCTE project. If an error occurs, confirm the following points:

To initialize a repository:

  1. On the Eclipse menu, choose HCSC-Definer, Definition information management, and then Definition information initialization.
    A message box opens.

(3) Changing a repository

The procedure for changing a repository is the same as the procedure in 3.2.1(1) Specifying a repository. When changing a repository, terminate all tasks such as adapter definition and business process definition, except for the repository change task.

Clicking Restore Default sets up the repository that was previously specified.

(4) Notes on repositories

Do not directly manipulate the repository file or directory. If the file or directory name is changed or deleted, of if the contents of the file or directory are modified, correct operation cannot be guaranteed.