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

Samwise's avatar
Samwise
Icon for OneStream Employee rankOneStream Employee
1 year ago
Solved

Having issues running service factory assembly across maintenance units within the same Workspace

I am trying to configure a data adapter through the service factory. The assembly containing the services factory is on another maintenance unit. The assembly is WsasFactory and when attempting to br...
  • WernerN's avatar
    WernerN
    1 year ago

    Sorry Community, Wrote to soon.  My adapter worked finally when 
    a) ServiceFactory defined at the workspace level
    b) Adapter rule definition:
    {Workspace.Current.WS}{GetGraphDT}{Layout=[~!LayoutNum!~]}
    GetGraphDT is my function name in the DataSetService.