Item name | Required/Optional | Use of variables | Description | Remarks |
---|---|---|---|---|
Name | Required | Not available | Enter the name to show on the script canvas. | |
Input data | Required | Not available | Select a component on the script canvas. |
Item names | Required/Optional | Use of variables | Description | Remarks |
---|---|---|---|---|
Destination | Required | Not available | Select a global resource.
![]()
|
|
Update row that matches the value of key | Optional | Not available | Search input data of items that [Search key] is selected as criteria, then select whether to update if matching account exists.
|
|
Search key/update object | Required | - | Specify the item regarded as search key and the item regarded as update object. | |
Search key/update object/Search key | Optional | Not available | Select the item regarded as search key.
|
|
Search key/update object/update object | Optional | Not available | Select the item regarded as update object.
|
|
Search key/update object/Item name | Required | Not available | Item name(English) will be displayed. | |
Search key/update object/Item name(Japanese) | Required | Not available | Item name(Japanese) will be displayed. |
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. |
<?xml version="1.0" encoding="Shift_JIS"?> <activedirectory> <user> <cn></cn> <sn></sn> <givenName></givenName> <displayName></displayName> <userPrincipalName></userPrincipalName> <sAMAccountName></sAMAccountName> <unicodePwd></unicodePwd> <groupNameIncludedMember></groupNameIncludedMember> <userAccountControl> <passwdNotreqd></passwdNotreqd> <dontExpirePassword></dontExpirePassword> <encryptedTextPwdAllowed></encryptedTextPwdAllowed> <accountDisable></accountDisable> </userAccountControl> <accountExpires></accountExpires> <description></description> <physicalDeliveryOfficeName></physicalDeliveryOfficeName> <telephoneNumber></telephoneNumber> <mail></mail> <wWWHomePage></wWWHomePage> <c></c> <postalCode></postalCode> <st></st> <l></l> <postOfficeBox></postOfficeBox> <streetAddress></streetAddress> <profilePath></profilePath> <scriptPath></scriptPath> <homeDirectory></homeDirectory> <homePhone></homePhone> <pager></pager> <mobile></mobile> <facsimileTelephoneNumber></facsimileTelephoneNumber> <ipPhone></ipPhone> <info></info> <company></company> <department></department> <title></title> </user> </activedirectory>
Item name | Item name(Japanese) | Remarks |
---|---|---|
cn | Common name |
|
sn | Last name |
|
givenName | First name |
|
displayName | Display name |
|
userPrincipalName | User logon name |
|
sAMAccountName | pre-Windows 2000 logon name |
|
unicodePwd | Password |
|
groupNameIncludedMember | Belonging group name |
|
userAccountControl | Account options |
|
passwdNotreqd | User must change password at next logon |
|
dontExpirePassword | Password never expires |
|
encryptedTextPwdAllowed | Store password using reversible encryption |
|
accountDisable | Account disabled |
|
accountExpires | Account expiration date |
|
description | Description | |
physicalDeliveryOfficeName | Office | |
telephoneNumber | Telephone number |
|
wWWHomePage | Web page | |
c | Country/Region |
|
postalCode | Zip/Postal Code |
|
st | State/province | |
l | City | |
postOfficeBox | P.O. Box |
|
streetAddress | Street | |
profilePath | Profile path | |
scriptPath | Logon script | |
homeDirectory | Local path |
|
homePhone | Home telephone |
|
pager | Pager |
|
mobile | Mobile phone |
|
facsimileTelephoneNumber | Fax |
|
ipPhone | IP phone |
|
info | Notes | |
company | Company |
|
department | Department |
|
title | Title |
|
<?xml version="1.0" encoding="Shift_JIS"?> <activedirectory> <user> <cn></cn> <sn></sn> <givenName></givenName> <displayName></displayName> <userPrincipalName></userPrincipalName> <sAMAccountName></sAMAccountName> <unicodePwd></unicodePwd> <groupNameIncludedMember></groupNameIncludedMember> <userAccountControl> <passwdNotreqd></passwdNotreqd> <dontExpirePassword></dontExpirePassword> <encryptedTextPwdAllowed></encryptedTextPwdAllowed> <accountDisable></accountDisable> </userAccountControl> <accountExpires></accountExpires> <description></description> <physicalDeliveryOfficeName></physicalDeliveryOfficeName> <telephoneNumber></telephoneNumber> <mail></mail> <wWWHomePage></wWWHomePage> <c></c> <postalCode></postalCode> <st></st> <l></l> <postOfficeBox></postOfficeBox> <streetAddress></streetAddress> <profilePath></profilePath> <scriptPath></scriptPath> <homeDirectory></homeDirectory> <homePhone></homePhone> <pager></pager> <mobile></mobile> <facsimileTelephoneNumber></facsimileTelephoneNumber> <ipPhone></ipPhone> <info></info> <company></company> <department></department> <title></title> </user> </activedirectory>
Item name | Item name(Japanese) | Remarks |
---|---|---|
cn | Common name | |
sn | Last name | |
givenName | First name | |
displayName | Display name | |
userPrincipalName | User logon name | |
sAMAccountName | pre-Windows 2000 logon name | |
unicodePwd | Password |
|
groupNameIncludedMember | Belonging group name | |
userAccountControl | Account options |
|
passwdNotreqd | User must change password at next logon |
|
dontExpirePassword | Password never expires |
|
encryptedTextPwdAllowed | Store password using reversible encryption |
|
accountDisable | Account disabled |
|
accountExpires | Account expiration date | |
description | Description | |
physicalDeliveryOfficeName | Office | |
telephoneNumber | Telephone number | |
wWWHomePage | Web page | |
c | Country/Region |
|
postalCode | Zip/Postal Code | |
st | State/province | |
l | City | |
postOfficeBox | P.O. Box | |
streetAddress | Street | |
profilePath | Profile path | |
scriptPath | Logon script | |
homeDirectory | Local path | |
homePhone | Home telephone | |
pager | Pager | |
mobile | Mobile phone | |
facsimileTelephoneNumber | Fax | |
ipPhone | IP phone | |
info | Notes | |
company | Company | |
department | Department | |
title | Title |
Component variable name | Description | Remarks |
---|---|---|
register_count | Stores the number of data that are registered. |
|
update_count | Stores the number of data that are updated. |
|
skip_count | Stores the number of data that did not registered/updated. |
|
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 | When an error occurs, the type of error occurred will be stored. |
|
error_message | When an error occurs, the message of error occurred will be stored. |
|
error_trace | When an error occurs, the trace of error occurred will be stored. |
|
Update row that match value of the key |
Search key | Update object | Matched data |
Process |
---|---|---|---|---|
No update | Not selected | Not selected/selected | Yes/no | Register all items of input data that have been set |
No update | Selected | Not selected/selected | No | Register all items of input data that have been set |
No update | Selected | Not selected/selected | Yes | Give input data to Mapper without register/update |
Update | Not selected | Not selected/selected | Yes/no | Register all items of input data that have been set |
Update | Selected | Not selected | No | Register all items of input data that have been set |
Update | Selected | Selected | No | Register all items of input data that have been set |
Update | Selected | Selected | Yes | Update items that [Update object] are selected![]() |
Update | Selected | Not selected | Yes | Nothing will update because [Update object] are not selected |
sn(Last name) | givenName(First name) | displayName(Display name) | Value of a common name |
---|---|---|---|
Set up | Set up | Set up/not set up | <value of last name> + " " + <value of first name> (" " is half-width space) |
Set up | Not set up | Set up/not set up | <value of last name> |
Not set up | Set up | Set up/not set up | <value of fist name> |
Not set up | Not set up | Set up | <value of displayed name> |
Exception name | Cause | Solution |
---|---|---|
InputDataNotFoundException | [Input data] is not specified. | Specify [Input data] or draw a data flow. |
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 resource>] |
Resource definition selected in [Destination] is not found. | Confirm the global resource specified at [Destination]. |
InvalidPropertyConfigurationException Required items for resource is not speficied. |
Required items for resource selected in [Destination] is not specified. | Specify required items for resources. |
InvalidPropertyConfigurationException Required items are not specified. |
Required items are not specified. | Specify required items. |
InvalidPropertyConfigurationException Value of element for common name, last name, first name, and display name is not set up. |
Value of all the elements cn(Common name), sn(Last name), givenName(First bane), and displayName(Displayed name) for input data are not set up. | Set up one value for any of common name, last name, first name, displayed name. |
InvalidPropertyConfigurationException It exceeds the maximum length. |
Input item's character string length exceeds the maximum length. | Enter value of character string length within range of settings. |
InvalidPropertyConfigurationException Set point is false. User logon name(Pre-Windows2000) |
[User logon name (Pre-Windows2000)] has fallowing characters that cannot be entered.
". , / \ [ ] : ; | = + * ? < > "" |
Enter correct value in [User logon name (Pre-Windows2000)]. |
InvalidPropertyConfigurationException Set point is false. Account expiration date |
Value of [Account expiration date] is false. | Enter "yyyy/MM/dd" format with correct value in [Account expiration date]. |
InvalidPropertyConfigurationException Set up 10 figures. |
Value of [Account expiration date] is not entered with 10 figures. | Enter "yyyy/MM/dd" format with correct value in [Account expiration date]. |
InvalidPropertyConfigurationException Set point is false. Country |
Value of [Country/region] is false. | Enter correct value in [Country/region]. |
InvalidPropertyConfigurationException Enter with half-width English. |
The value of [Country/region] is not entered with half-width english. | Only enter hald-width English in [Country/region]. |
InvalidPropertyConfigurationException Enter 2 figures. |
The value of [Country/region] is not entered with two figures. | Enter only two english hald-width characters in [Country/region]. |
InvalidPropertyConfigurationException Common name cannot be updated. |
Matching account with [Search key] has already been registered and [Common name] us specified as [Update object]. | Confirm the content settings. |
jp.synctrust.util.account.context.ContextException It cannot register due to the existence of matching account. |
Matching account with [Common name], [User logon name] or [User logon name(Pre-Windows2000)] has already been registered. | Confirm the content settings. |
java.rmi.UnmarshalException | Certificate is not imported in $DATASPIDER_HOME/jre/lib/security/cacerts. | It is necessary to import certificate in $DATASPIDER_HOME/jre/lib/security/cacerts. |