Forum Discussion

Samwise's avatar
Samwise
New Contributor II
8 months 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
    4 months 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.