ODI - SAP BW Source - Add Columns to Datastore not working
hi,
we use ODI 11.1.1.7. The source system is SAP BW. There is an existing ETL process which load data from SAP BW into Oracle target table, which is working fine.
I have recently added two new columns manually in the 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 to 'true'. The job completes successfully, however, the values are not coming through for the newly added fields.
upon research, we 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 input.