Hi All,
I am trying to use the BRM Rules Edit API and Edit an existing row in the Decision Table. I am able to Edit the values of Conditional Cells in the Decision Table, but when I try to Edit the Action Cells, I am getting "com.sap.brms.rulesedit.RulesEditAPIException: Unable to parse the given value".
I did see some one saying that While setting the value to an Action Cell of String type, use aCell.setValue("EB1".toString()). I tried this approach too but didnt work for me.
I am working on SAP CE 7.31 SP06.
Any help would be greatly appreciated.
Regards,
SrinivaS