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
1 year agoContributor II
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
- 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.
Olaf_A
1 year agoNew Contributor III
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.
Related Content
- 3 years ago
- 8 months ago
- 1 year ago
- 2 years ago