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
MK
2 years agoNew Contributor II
How data is cached during import and validate steps?
I am trying to update StageSoureData table with member information during import step at BREventOperationType.Transformation.ParseAndTrans.WriteTransformedData event. Next when I go to validate step ...
JackLacava
OneStream Employee
2 years agoNote: I'm not sure I'm reading your post correctly, but please please please do not directly update internal Onestream tables with sql - always use public Onestream API calls. There might be side-effects you are not aware of, and things might get out of sync - if not in the release you're working with, possibly in future ones.
This said, if you have some code executing in your event handlers that doesn't seem to work, post it here and people might be able to help.
Related Content
- 3 years ago
- 4 years ago
- 2 months ago
- 1 year ago