CONNX Data Integration Suite 14.8.0 | Operations Guide | Working with the Online CONNX Suite | Managing CDDs with the Online CONNX Data Dictionary Manager | Working with Databases in a CDD | Importing an ADABAS Dynamic DDL
 
Importing an ADABAS Dynamic DDL
You can use this import procedure to import metadata from scripts that contain Software AG's specific SQL commands: CREATE TABLE DESCRIPTION and CREATE CLUSTER DESCRIPTION.
Note: 
If you want to keep the hyphens during the import, set the KEEPHYPHENS configuration option to 1.
*To import an ADABAS Dynamic DDL:
1. Go to the main online CONNX Data Dictionary Manager page.
You can select CONNX Data Dictionary from the home page or the tile menu on the top right.
2. Browse to the CDD you want to import in and open it.
3. Click the Import button.
4. In the Import Type window, select ADABAS Dynamic DDL from the dropdown menu and click OK.
5. In the Connection Information step, fill in the connection information in the respective fields and click Next:
a. The server address in the Server field.
b. The username for the server in the Username field.
c. The password for the server in the Password field.
d. The TCP/IP port in the TCP/IP Port field.
e. The database ID in the Database ID field.
f. Select a destination database from the dropdown menu. If you don't select a database, the destination database will default to a new one.
g. Turn the Use TLS/SSL option on if you want to use that functionality.
6. In the Import Properties step, enter your ADASCR password in the ADASCR Password field if you are using ADASCR.
7. Select a DDL script file from the list on the right and click Next.
To upload a DDL file to the REST server from your machine, click the upload icon on top of the pane and browse to the local file you want to upload.
To download a DDL file from the REST server to your machine, click the download icon next to it.
To delete a DDL file on the REST server, click the trash can icon next to it.
8. In the Table Selection step, mark the tables you want to import in the Available Table(s) pane and press the arrow pointing to the right to move them to the Selected Table(s) pane.
You can use the search field in the Available Table(s) pane to filter the list of tables.
You can mark all tables in a pane by clicking the checkmark next to the Available Table(s) or Selected Table(s) entry.
You can move tables back from the Selected Table(s) pane by marking the tables and clicking the arrow pointing to the left.
9. Click Done to finish the import procedure.