How to update a property in SysConfig.xml using xstore.properties file without prop map?
Hi Team,
Xstore Point of Service-23 version
Let us know how we can map a property value from xstore.properties file to SysConfig.xml
Im trying to configure the following and it seems its not updating the value from
NonDITradeIn.ItemSKU to SysConfig property.
xstore.properties
NonDITradeIn.ItemSKU=0000001
SysConfig.xml
<Setting name=
"NonDITradeIn---ItemSKU"
>0000008</Setting>
Let us know how we can resolve.
Thanks in advance