The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Gaurav
1 year agoNew Contributor III
Data Adapter showing Invalid object for ReconItem table
Hello, We've recently upgraded to OFC 8.4 and after this upgrade, underlying RCM table names have been updated. For ex - XFW_RCM_ReconItems is now updated as ReconItem. Earlier on OFC 8.2 , we w...
- 1 year ago
Found the workaround from onestream support, it is an existing Platform bug that impacts OFC tables.
To query this in data adapter, you will have to include rcm. or txm. before the table name.
ex - RCM.ReconItem
Thanks,
Gaurav
1 year agoNew Contributor III
Found the workaround from onestream support, it is an existing Platform bug that impacts OFC tables.
To query this in data adapter, you will have to include rcm. or txm. before the table name.
ex - RCM.ReconItem
Thanks,
Related Content
- 3 years ago
- 1 year ago
- 1 year ago
- 2 years ago