ODI - SAP BW Datastore add columns not working
hi,
we use ODI 11.1.1.7. The source system is SAP BW. There is an existing ETL process which loads data from SAP BW into Oracle target table, which has been working fine.
I have recently added two new columns manually to the existing SAP BW Source Datastore, and accordingly modified the interfaces to bring in the new field values. The modified ABAP program has been uploaded into the source system as well using upload option set to 'true'. The job completing successfully, however, the values for the newly added fields are always blank (although the source has values).
upon research, I found the newly added fields are not reflecting in the uploaded program function in the source SAP system. any idea what is causing this? is there anything else to do to get the changes properly loaded into the SAP system? appreciate your help/input.