cancel
Showing results for 
Search instead for 
Did you mean: 

BRM decision tables dummy data overwriting production data

Former Member

Hi All,

We developed a BRM decision tables with some dummy conditional and action values, when we deploy the component on to production the actual runtime decision table values are getting overwritten with the dummy data. We couldn't able to figure out any way to separate dummy data or keep it blank in decision tables since tables expect at least one conditional value.

Is there a way to retain the runtime data while deploying BRM component?

Thanks,

Sandeep Bonam

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Juan,

Thanks for your quick response, we are following the same process for long time and now this has become an audit issue since there is a risk of overwriting production runtime data with mockup data. We are exploring the options to either separate mockup data from component or ignore mockup data during deployment. Currently we are on SAP CE 7.31 SP08.

Thanks,

Sandeep Bonam

juan_vasquez2
Active Participant
0 Kudos

Hello Sandeep,

Data if part of BRM when you deploy.

You can do this.

1. Export the right data from table

2. Deploy the BRM.

3. Import the right data to table.

Regards