I am trying to implement partial update in Oracle Endeca. I have a property named "depth" in developer studio. The full update works fine but in partial update I get the error that "Unable to parse value 15.1 for property depth". Why does this happen. Please ask for any information you might need.
Asked
Active
Viewed 271 times
2 Answers
0
Can you please check property type of depth. Also check mapping for partial update pipeline.

Jagdev Singh
- 865
- 2
- 9
- 20
0
The property were not showing as MDEX engine had different datatype from the updates. To fix this I used a perl manipulator to format the properties .

user1858851
- 127
- 1
- 1
- 12