Ravindra
-
2009-12-18
- priority: 5 --> 6
Engine is throwing error when relative path is applied for map_key_path attribute
Steps to reproduce the issue:
1. Load Manipulate XML example
2. Go to reposition elements folder
3. Open getpolicy.xbd and modify the xa: map_key_path by selecting street element using set xml path option as below:
<xa:map_key_path>%xa-current::../../../Party/Address/Street%</xa:map_key_path>
Execute the Bizview and observe that following error is displayed
<detail>Error: Error in executing BizDocument [myCompany/repositionElements/getPolicyData.xbd]: No value was found at map_key_path 5870 Elm Street
at /LifePolicies/PolicyInfo/map_idref (myCompany/repositionElements/getPolicyData.xbd)</detail>