Data Archive
- Data Archive 6.4.4
- All Products
Application Detail
| Description
|
---|---|
Application Name
| A name for an application is mandatory.
|
Application Vendor Name
| Vendor name of the selected application.
|
Application Owner
| Application owner of the legacy application selected.
|
Vendor Contact
| Contact information of the vendor.
|
Retirement Date
| A mandatory field to enter proposed retirement date.
|
Vendor Phone
| Vendor contact numbers.
|
Primary Contact
| Vendor's primary contact information.
|
Vendor Contract Number
| The signed contract number of the vendor.
|
Comments
| A section where additional information related to this particular retirement can be added.
|
The Add More Attributes button
| A facility to add any more attributes that you may want to include to the application details which would serve in the process of application retirement.
|
Use Integrated Validation
| Enables integrated validation for the project.
|
Use Data Encryption
| Select this option to enable data encryption on the compressed Data Vault files during load. If you select this option, you must also choose to use a random key generator provided by Informatica or your choice of a third-party key generator to create an encryption key. Data Archive stores the encrypted key in the ILM repository as a hidden table attribute in case the job fails and must be resumed. When you run the retirement job, the key is passed to Data Vault as a job parameter and is not stored in Data Vault or any log file. If the retirement job is successful, the key is deleted from the ILM repository. The encrypted key is unique to the retirement definition and is generated only once for a definition.
If you have enabled data encryption for both the selected target connection and the retirement definition, Data Archive uses the retirement definition encryption details. If you do not configure data encryption at the definition level, then the job uses the details provided at the target connection level.
|
Use Random Key Generator
| Option to use a random key generator provided by Informatica when data encryption is enabled. When you select this option, the encryption key is generated by a random key generator provided by Informatica (javax.crypto.KeyGenerator).
|
Use Third Party
| Option to use a third-party key generator when data encryption is enabled. If you select this option, you must configure the property "informia.encryptionkey.command" in the
conf.properties file. Provide the command to run the third-party key generator.
|