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
ghoang
1 year agoNew Contributor III
Using XFBR String Service in WS Assembly
I'm new to WS assembly - trying to get a simple example of setting up an xfbr and use it in a cubeview but not successful. Here's what I did - what did I do wrong? 1. Set up XFBR String Service: ...
ThorJensen
1 year agoNew Contributor II
Hi ghoang
Did you manage to get this to work? I've also had the issue when running the xfbr through cubeviews. I found that the solution was 2 fold.
- Refernce xfbr using full workspace = XFBR(Workspace.Reporting.WS, SayHello). You only need to route the xfbr to your service factory and there using .WS correctly routes you here.
- Making the workspace shared.
Related Content
- 1 year ago