How to load data into ECE Cache AttributeSpecTableMetadata
Hi,
in BRM we have table event_session_telcs_t without column BYTES_IN.
We are having PS7 of ECE .
When we are doing rating and out file is also getting generated ; however , when post IP2 ctl files are getting generated with the help of ratedEventFormatter, which picks data from ECE cache AttributeSpecTableMetadata.
The cache has its definition which includes the column BYTES_IN, we are not sure how it got loaded there and how it is available with this cache.
But, as the Column is also there, ctl file getting generated aslo has that column and out file is failing to get load stating Table Event_session_tlcs_t does not contain column BYTES_IN.