我正在尝试使用Talend在Salesforce中上传数据,但是对于百分比,它失败了:
Exception in component tSalesforceOutput_2
java.io.IOException: Error Chance: value not of required type: 6.15
Salesforce Talend组件建议该字段应该是一个浮动输出,是否正确?
答案 0 :(得分:0)
尝试将值更改为0.0615(百分比字段,例如在0.0到1.0范围内)