Data Integration Hub
- Data Integration Hub 10.4.0
- All Products
deleteentities.bat [-e] Application -f <file> [-p <password>] [-P <password>] [-u <user name>][--server <hostname:port>]
Parameter
| Description
|
---|---|
-e
| Include this parameter to define the type of entity that you want to delete.
|
-f
| Absolute path of the file including the name of the file that lists application names.
|
-u
| Include this parameter to enter the user name of
Data Integration Hub . User ID must specify the user name separated by the security domain with an @ symbol. For example,
Administrator@informatica.com
|
-p
| Include this parameter to update the password of the user account of
Data Integration Hub
|
-P
| Include this parameter to update the password of the
Data Integration Hub operation console.
|
deleteentities.bat -e Application -f /data/test/input.xml -u sys -p sys
<applications> <application>SALESFORCE</application> <application>NOTEXIST</application> </applications>