Forum Discussion
franciscoamores
11 months agoContributor II
Hi,
the way I did in the past is using the following API:
OneStream.[Shared].Wcf.TransformationRuleExtractor.ExtractTrx(dbConnFW, dbConnApp, TransformationTableName)
This function returns the content of the TRX file as String so you would have to write to a TRX file.The function checks security access so only users to the transformation table can run the BR that uses it.
It should work in V7, not sure in v8 as I have not tested.
HTH
Related Content
- 12 months ago
- 11 months ago
- 4 years ago