Globals object and Data Management steps / sequences
Dear community.
I have a use case where I need to sul up data from 2 different entities and apply a ratio on it. For this, I would like to use a data buffer.
However, the data buffer typically only run on a data unit hence 1 entity at a time. So I created a data management job dat would run on these 2 entites, and I wanted to use a Globals object along with this data buffer so that I could store data from these 2 entities into a single data buffer.
However, I'm not sure if it's the right way to do it ? Is there a way for a data buffer to take data from 2 entities ? Or, if I use a globals object with a data management sequence, is the Globals object persisting when running on 2 different entities ?
Many thanks for your anticipated feedbacks !
Regards,
