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: ...
JackLacava
OneStream Employee
1 year agoYou are using the syntax for traditional XFBR files inside an assembly, but what you want is the syntax to point to a Service Factory: Workspace.MyWorkspace.MyMaintUnit.WSMU or Workspace.MyWorkspace.WS.
This will always be the case when you create a Service, regardless of type: you are targeting a factory, not the service itself.
Related Content
- 1 year ago