Forum Discussion
WernerN
2 months agoContributor II
Thanks for your post Daniel,
in your assembly example, what would filename be? the assembly name or the service name? I have tried both and neither seems to work.
WernerN
2 months agoContributor II
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.