Experts,
Here is the scenario.
We have upgraded technically from 3.5 to 7.0 and now we are functionally converting all 3.x dataflows into 7.0 dataflows.
Since 7.0 does not have the concept of 8* datasources, How do I deal with these datasources If I have some custom logic in the transfer rules.
Regular 3.x flow:
Datasouce>Transferrules>Infosource>Update rules>dso>8* datasource> transfer rules >8*infosource>update rules>Infocube
Converted 7.0 flow:
Datasource>Transformation>Infosource>Transformation>dso>Transformation>Infocube
The problem is with the underlined part(transfer rules) above in 3.x flow. we have a start routine in that.(ofcourse it is not ideal to have a start routine in the transfer rules of datamart). we did that to distribute the load.
Now can anyone suggest what should be my approach to make sure the dataflow is migrated to 7.0 and do not miss any customization.
Immediate help is greatly appreciated.
Thanks