ddgonzalez
OneStream Employee
3 days agoConnector BR fails to execute successfully
Hello Team,
I am currently writing a connector business rule that connects an EDM system to retrieve a file, apply mapping logic, and process the resulting DataTable into ACM. I have successfully implemented the same integration code for several other connectors, all of which are functioning as intended.
However, when I attempt to apply the same logic for the Account connector, I encounter the following error:
"Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')"
I have rewritten the rule twice but have not been able to resolve the issue.
Do you have any insights into why this might be occurring?