BLE
I have series A which is stored in database in plan scenario table. There is one more series B which is configured to store data in Sales data table.
I am trying to copy Series A to Series B through BLE with appropriate client and server expressions. After running BLE step I can see correct values in series B in frontend worksheets, i.e Series A is getting copied to Series But in the backend I have noticed that values in Series B are not getting saved in the database.
Any idea...what I am missing in the configuration which is not allowing data to save to db..?