ContributionsMost RecentMost LikesSolutionsRe: REST API USE Ahhh, thank you CoPilot. I got it to work with this code: Private Function GetSourceDataREST(ByVal si As SessionInfo, ByVal globals As BRGlobals, ByVal api As Transformer) As DataTable Try ...Re: REST API USE Hi indu, Thanks for your prompt reply. I'm afraid the problem occurs a bit sooner, on the deserialisation step. The error I'm getting is: Unable to execute Business Rule 'cnHiBob_v1'. Unexpect...Re: REST API USE Hi IBK, Did you get a json with nested namespaces working? I'm having the same issue. Submitting Excel form to Onestream using VBA Hey all, Since Onestream 6.6.0 there should be the option to trigger a Submit Workbook with VBA using SubmitSetXFFunctions. However, I can't get that to work. We're using Onestream 7.0 and the fo...Solved