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

MarcR's avatar
MarcR
Contributor II
1 year ago
Solved

Finance Memberlist Service via ServiceFactory

Does someone knows the syntax to call a memberlist that is written in a Finance MemberList service accessed via a service factory? I've tried many forms but cannot get to my code. Thanks
  • Olaf_A's avatar
    1 year ago

    Hi, 

    I use E#Root.CustomMemberList(BRName=[Workspace.MyWSPrefix.MyMaintenanceUnit.WSMU], MemberListName=MyMemberList, Parameter1=value1)
    So in this case the WSMU service factory, but other variants of this might work as well I assume.