Common Content for Data Integration 
			
			- Common Content for Data Integration 10.5.8
- All Products
 
           
      	
            
	
      DeleteObject -o <object_type> -f <folder_name> -n <object_name> [-s dbd_separator]
| Option | Argument  | Description | 
|---|---|---|
| -o  | object_type  | Required Type of the object you are deleting: source, target, mapplet, mapping, session, “user defined function”, worklet, workflow.  | 
| -f  | folder_name  | Required Name of the folder that contains the object.  | 
| -n  | object_name  | Required. Name of the object you are deleting. If you delete a source definition you must prepend the database name. For example, DBD.sourcename.  | 
| -s  | dbd_separator  | Optional. If an ODBC source has a period (.) in the name, define a different separator character when you define the source object. For example, instead of database_name.source_name, define the source object as database_name\source_name, and define the dbd_separator as backslash (\).  | 
This command is not supported because the versioning is on for the repository <Repository name>. Failed to execute DeleteObject