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
js11
OneStream Employee
4 years agoTrouble extracting DataManagementStep and DataManagementSequence using xfProject
I can extract an entire DataManagementGroup just fine, but if I want to extract only one DM step and/or one DM sequence using XF Project, it fails. It will create an empty zip file.
I have also tri...
Gidon_Albert
4 years agoContributor II
A potential work-around using a custom dashboard: Write a business rule that looks at the DataMgmtStep or DataMgmtSequence tables and exports the XmlData field for a specific step or sequence to an XML file. You can specify the step or sequence in a parameter that is passed to the BR. You will need to add the group tag at the top and bottom of the file, but that can also be done in the BR.
- js114 years ago
OneStream Employee
Thanks Gidon_Albert! I'll give that a try.
Related Content
- 4 years ago
- 4 months ago
- 2 years ago
- 4 years ago