I need to use source attribute values to load entity data into target EPBCS application
I have source and target EPBCS applications which has same entity dimension except for target has prefix based on brand attribute. If Brand is X, then it has 'X_' prefixed to the entity members while loading to target whereas if Brand is Y, then target entity has to be prefixed with 'Y_' and so on so forth.
I tried different ways to extract attribute values into data management to fill this requirement but no luck, need assistance with the approach.