Forum Discussion

MarcR's avatar
2 months 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
    2 months 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.