MapDataCardsRelationship Parameter (Connect-OracleEloqua Cmdlet)
Comma-separated list of the relationships between the Custom Object tables and the Entity tables.
Syntax
Connect-OracleEloqua -MapDataCardsRelationship string
Data Type
cstr
Default Value
""
Remarks
Comma-separated list of the relationships between the Custom Object tables and the Entity tables. The format of these relationships is '<custom_object>.<source_field>=<entity_type>.<entity_field>'. For example: Custom_MyCustomObject.Email_Address=Contact.C_EmailAddress