MarcR
2 months agoVIP
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
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.