Header Name | Allowable Value | Remarks |
---|---|---|
ISCUSTOMOBJ | Y | Only Y is supported in the current release. |
OPR_READ | Y, Any Character | By entering Y, the table will be displayed in source Tab. When you enter any other character, the table will not be displayed in source tab. |
OPR_CREATE | N | Insert (create) task operation is not supported for Custom Objects. |
OPR_UPDATE | N | Update task operation is not supported for Custom Objects. |
OPR_DELETE | Y, Any Character | Enter Y to support delete task operation. |
OPR_UPSERT | Y, Any Character | Enter Y to support upsert task operation. |
TABLE_NAME | Any Name | Object name as shown in Informatica cloud UI. |
OBJECT_TYPE | CUSTOMOBJECT | Enter CUSTOMOBJECT as static value |
CUSTOMOBJ_NAME | Any Name | Custom Webservice Object name, as used in RPC Call (as recommended by Marketo). |