Data Integration Hub
- Data Integration Hub 10.4.1
- All Products
<ExportSpecification> <!-- Export the finance application --> <ObjectSelection type="dihapplication"> <Name>Finance</Name> </ObjectSelection> <ObjectSelection type="dihapplication"> <Name>HR</Name> </ObjectSelection> <!-- Export the finance department topic --> <ObjectSelection type="dihtopic"> <Name>FinanceDepartment</Name> </ObjectSelection> <!-- Export the employee list application --> <ObjectSelection type="dihpublication"> <Name>EmployeeList</Name> </ObjectSelection> <!-- Export the HR application --> <ObjectSelection type="dihsubscription"> <Name>HR</Name> </ObjectSelection> <!-- Export the custom workflow for finance. This includes the finance publications and the subscriptions that finance subscribed to. --> <ObjectSelection type="dihworkflow"> <Name>CustomFinanceBackup</Name> </ObjectSelection> <!-- You must be in an Administrator role and have the Use Key Aliases privilege to export private keys --> <ObjectSelection type="keyalias"> <Name>FinanceSourceSshPrivateKey</Name> </ObjectSelection> <!-- Export the connections for the finance application (explicitly) --> <ObjectSelection type="dihconnection"> <Name>FinanceSourceConnection</Name> </ObjectSelection> <ObjectSelection type="dihconnection"> <Name>FinanceTargetConnection</Name> </ObjectSelection> <!-- Also include any of the event types and event attributes --> <ObjectSelection type="eventtype"> <Name>FinanceEventType_One</Name> </ObjectSelection> <ObjectSelection type="eventtype"> <Name>FinanceEventType_Two</Name> </ObjectSelection> <ObjectSelection type="eventattribute"> <Name>(ALL)</Name> </ObjectSelection> </ExportSpecification>
Special Character
| Encoded Character
|
---|---|
<
| <
|
>
| >
|
&
| &
|