For information about using variables, refer to "variables".
| 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.
For more details on global resource settings,"Global resource properties".
|
|
| Last name | Optional | Available | Enter last name. |
|
| First name | Optional | Available | Enter first name. |
|
| Display name | Optional | Available | Enter display name. |
|
| Password | Required | Available | Enter user password. |
|
| User logon name | Required | Available | Enter user logon name. |
|
| pre-Windows 2000 logon name | Required | Available | Enter pre-Windows 2000 logon name. |
|
| Item name | Required/Optional | Use of variables | Description | Remarks |
|---|---|---|---|---|
| Belonging group name | Optional | Available | Enter belonging group name. |
|
| Description | Optional | Available | Enter description. | |
| Office | Optional | Available | Enter office. | |
| Phone number | Optional | Available | Enter phone number. |
|
| Optional | Available | Enter e-mail. | ||
| Web page | Optional | Available | Enter Web page. | |
| User must change password at next logon | Optional | Not available | Select whether to valid.
|
|
| Password never expires | Optional | Not available | Select whether to valid.
|
|
| Store password using reversible encryption | Optional | Not available | Select whether to valid.
|
|
| Account disabled | Opitional | Not Available | Select whether to valid.
|
|
| Account expiration date | Optional | Available | Input account term of validity. |
|
| Item name | Required/Optional | Use of variables | Description | Remarks |
|---|---|---|---|---|
| Country/Region | Optional | Available | Enter country/region. |
|
| ZIP/Postal code | Optional | Available | Enter ZIP/postal code. |
|
| State/province | Optional | Available | Enter state/province. | |
| City | Optional | Available | Enter city. | |
| P.O. Box | Optional | Available | Enter P.O. box. |
|
| Street | Optional | Available | Enter street. |
| Item name | Required/Optional | Use of variables | Description | Remarks |
|---|---|---|---|---|
| Home | Optional | Available | Enter number of phone. |
|
| Pager | Optional | Available | Enter number of pager. |
|
| Mobile phone | Optional | Available | Enter number of mobile phone. |
|
| Fax | Optional | Available | Enter number of Fax. |
|
| IP phone | Optional | Available | Enter number of IP phone. |
|
| Memo | Optional | Available | Enter memo. |
| Item name | Required / Optional | Use of Variables | Description | Remarks |
|---|---|---|---|---|
| Company | Opitional | Available | Enter company name. |
|
| Department | Opitional | Available | Enter department. |
|
| Title | Opitional | Available | Enter title. |
|
| Item name | Required / Optional | Use of Variables | Description | Remarks |
|---|---|---|---|---|
| Profile path | Opitional | Available | Enter profile path. | |
| Logon script | Opitional | Available | Enter log on script. | |
| Local path | Opitional | Available | Enter local path. | Input valid password in
|
| 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. |
|
| [Last name] | [First name] | [Display name] | Common name value |
|---|---|---|---|
| Input | Input | Input/No Input | <Last name value> + " " + <First name value> (" " is half-width space) |
| Input | No Input | Input/No Input | <Last name value> |
| No Input | Input | Input/No Input | <First name value> |
| Input | No Input | Input | <Display name value> |
| 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 Value is not input in input field of Last name, First name, or Displayed name. |
There is no value in input field of [Last name], [First name] or [Displayed name]. | Input value in [Last name], [First name] or [Display name]. |
| 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 [Group name (pre-Windows2000)]. |
| InvalidPropertyConfigurationException Setting value is wrong. |
Value of [Account term of validity] is wrong. | Input right value in [Account term of validity] with "yyyy/MM/dd" style. |
| InvalidPropertyConfigurationException Set 10 figures. |
Value of [Account term of validity] is not input in 10 figures. | Input right value in [Account term of validity] with "yyyy/MM/dd" style. |
| InvalidPropertyConfigurationException Setting value is wrong. |
Value of [Country/Area] is wrong. | Input right value in [Country/Area]. |
| InvalidPropertyConfigurationException Set in half-width characters. |
Value of [Country/Area] is not input in half-width characters. | Input only half-width characters in [Country/Area]. |
| InvalidPropertyConfigurationException Set in two figures. |
Value of [Country/Area] is not input in two figures. | Input only two figures by half-width characters in [Country/Area]. |
| 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. |