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
dbeavon
4 years agoContributor
null from Dashboard Data Adapter via REST (GetAdoDataSetForAdapter)
I'm getting this content back from the REST calls to a data adapter:
null
Here are some headers: StatusCode: OK, Content-Type: application/json; charset=utf-8, Content-Length: 4
There ...
- 4 years ago
We fixed it. The OneStream admin restarted IIS.
Either way it is unhelpful for the API to return HTTP-OK with the word "null", and nothing else. Seems like the underlying exception is probably being suppressed and replaced/obscured. I suspect there is a onestream bug within the Dashboard Data Adapter.
dbeavon
4 years agoContributor
I have a pattern. It seems to send me null on every other request.
The adapter is type "mehtod" with method type "BusinessRule".
I added some logging in there and it doesn't appear that the Business Rule is even starting. It is a "Dashboard Data Set".
dbeavon
4 years agoContributor
We fixed it. The OneStream admin restarted IIS.
Either way it is unhelpful for the API to return HTTP-OK with the word "null", and nothing else. Seems like the underlying exception is probably being suppressed and replaced/obscured. I suspect there is a onestream bug within the Dashboard Data Adapter.
Related Content
- 5 months ago
- 2 years ago
- 3 years ago