Forum Discussion

ddgonzalez's avatar
ddgonzalez
Icon for OneStream Employee rankOneStream Employee
16 days ago
Solved

Connector 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 ...
  • ddgonzalez's avatar
    9 days ago

    My team and I were able to identify the issue. The incoming values (columns) from the source system were not aligned with the available properties, which included formatting discrepancies in the supplied file and several other key details. The solution involved implementing a workaround in the code for anyone else encountering this issue.