Item name | Required/Optional | Use of variables | Description | Remarks |
---|---|---|---|---|
Name | Required | Not Available | Enter the name to show on the script canvas. |
Item name | Required/Optional | Use of variables | Description | Remarks |
---|---|---|---|---|
Destination | Required | Not Available | Select a global resource.
![]()
|
|
Group name | Required | Available | Enter the group name. |
|
pre-Windows 2000 group name | Required | Available | Enter the pre-Windows 2000 group name. |
|
Group scope | Required | Not available | Select group scope.
|
|
Group type | Required | Not Available | Select sort of group.
|
Item name | Required/Optional | Use of variables | Description | Remarks |
---|---|---|---|---|
Belonging group name | Optional | Available | Enter a group name registered as a member. |
|
Description | Optional | Available | Enter a description. | |
Optional | Available | Enter an e-mail. | ||
Memo | Optional | Available | Enter a memo. |
Item name | Required / Optional | Use of variables | Description | Remarks |
---|---|---|---|---|
Comment | Optional | Not Available | You can write a short description of this adapter. The description will be reflected in the specifications. |
Component variable name | Description | Remarks |
---|---|---|
register_count | Stores the number of resistered data. |
|
message_category | Stores the category of message code corresponding to the occured error. |
|
message_code | Stores the code of message code corresponding to the occured error. |
|
message_level | Stores the severity of message code corresponding to the occured error. |
|
error_type | Returns the error type when error occurred. |
|
error_message | Returns the error message when error occurred. |
|
error_trace | Returns the trace information when error occurred. |
|
Exception name | Cause | Solution |
---|---|---|
ResourceNotFoundException Resource definition could not be found.Name: [] |
[Destination] is not specified. | Specify [Destination]. |
ResourceNotFoundException Resource definition could not be found.Name: [<name of Global Resources>] |
Resource definition selected in [Destination] is not found. | Confirm the global resource specified in [Destination]. |
InvalidPropertyConfigurationException Required item of resource is not specified. |
Required item selected in [Destination] is not specified. | Specify required item of resource. |
InvalidPropertyConfigurationException Required item is not specified. |
Required item is not specified. | Specify required item. |
InvalidPropertyConfigurationException Exceeds maximum length. |
Character string length of entered item exceeds maximum value. | Enter value below the available character string length. |
InvalidPropertyConfigurationException Setting value is wrong.Group name(pre-Windows). |
There is some non-enterable words below in [Group name(pre-Windows2000)].
. , / \ [ ] : ; | = + * ? < > " |
Enter proper value in [pre-Windows 2000 group name]. |
jp.synctrust.util.account.context.ContextException Not available to resister because of same account duplication. |
Account has already resistered correspond with [Group] or [Group name(pre-Windows2000)]. | Confirm setting contents. |
java.rmi.UnmarshalException | Certificate is not inported in $DATASPIDER_HOME/jre/lib/security/cacerts. | It is required to inport certificate in $DATASPIDER_HOME/jre/lib/security/cacerts. |