Table of Contents

Search

  1. Preface
  2. Introduction
  3. IDD Concepts
  4. Implementation Process
  5. IDD Configuration Manager
  6. Manual IDD Configuration
  7. IDD Global Properties
  8. Sizing and Platform Requirements
  9. Application Components
  10. IDD Security Configuration
  11. Data Security
  12. Example Role-Based Security Configuration
  13. Data Masking
  14. Siperian BPM Workflow Engine
  15. Locale Codes
  16. Troubleshooting
  17. Glossary

Data Director Implementation Guide

Data Director Implementation Guide

Import an IDD Application Configuration

Import an IDD Application Configuration

The Import command is used to create or update an IDD application.
It provides the following three import options - two for importing a full application, and one for importing a component into an existing application:
Import Option
Description
Import IDD configuration only (XML)
Create a new IDD application by importing the IDD configuration XML. This can be used to replace an existing IDD application with the same name. If so, the existing application is entirely replaced (as if you performed a delete followed by an import).
If an application with the name of the new application already exists, you can use the option to import the application with a different name.
If you are replacing an IDD application, you have to reconfigure the
Resource Privileges
assigned for all the roles in the hub console.
Import complete IDD application (Zip)
Create a new IDD application by importing a .zip file containing the various component files such as XML, resource bundles, and help files. The maximum .zip file size that you can import is 20 megabytes.
In IBM DB2 environments, to import a file larger than 1 megabyte, run the following command to set the maximum file size allowed:
ALTER TABLE CMX_SYSTEM.C_REPOS_DS_CONFIG ALTER COLUMN BLOB_DATA SET DATA TYPE BLOB(
max file size, bytes
);
If you are replacing an IDD application, you have to reconfigure the
Resource Privileges
assigned for all the roles in the hub console.
Import to existing IDD application
Update an existing IDD application by importing an individual file. This is used to add or replace any of the component files of the IDD application.
You can also use this option when promoting changes from one environment to another environment.

0 COMMENTS

We’d like to hear from you!