Guys, I need to query and check the 'Line Association' checkbox in remote Destination automatically based on some business conditions. Since we already use the AXL API to perform this type of action, we decided to follow this approach. However, I can't find the table responsible for storing this information. As the operation will be performed for many remote Destinations, the ideal is that this action is executed via executeSQLQuery call.
Can anyone help?