uCosminexus Service Platform, Basic Development Guide
Specify a directory to be used as repository as and when needed, when using a repository different than the repository at the time of creating HCSCTE project.
For details on setting up the repository, see "3.2.1 Setting Up a Repository".
Add the JAR files used for compilation into the build path.
- From Eclipse menu, select [Project]-[Property].
[Property: HCSCTE#] dialog is displayed.
- Note#
- Project name is displayed in "HCSCTE" part.
- Select [Java build and path] from Tree view on the left side of dialog and add the following JAR file.
<Service Platform installation directory>\CSC\lib\cscbp_ejb.jar
In Validation settings, specify the character set to be used in the database.
- Note
- Note
- Implement the character code change of the database to be set in HCSCTE project, before creating HCSC components#. Do not make changes after creating HCSC components#.
- Note#
- Specifies the service adapter, business process and user-defined reception.
Procedure for specifying the character code in verification settings is as follows:
- From Eclipse menu, select [Project]-[Property].
[Property: HCSCTE#] dialog is displayed.
- Note#
- Project name is displayed in "HCSCTE" part.
- From Tree view on the left side of dialog, select [HCSC-Definer]-[Verification settings].
Setting items related to verification settings are displayed on right side of dialog.
- In [Character code], specify character code to be used in database.
The value specified here is used to verify the character string length of service name and activity name of business process.
- Click the [Apply] button and then [OK] button.
(4) Settings for the prefix added to the service ID and reception ID
To specify a desired prefix to the service ID and reception ID:
- From Eclipse menu, select [Project]-[Property].
[Property: HCSCTE#] dialog is displayed.
- Note#
- Project name is displayed in "HCSCTE" part.
- From Tree view on the left side of dialog, select [HCSC-Definer]-[Prefix settings].
Setting items related to prefix settings are displayed on the right side of the dialog.
- Specify ID to be added to [Service ID] and [Reception ID].
Specify prefix of service ID and reception ID with maximum 3 single byte alphanumeric characters and underscore (_).
- Click the [Apply] button and then [OK] button.
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.