Getting error while using Comma in a DFF Attribute on ErpObjectDFFUpdateService
Summary:
Hi Team,
We are using SOAP service ErpObjectDFFUpdateService to update DFF attributes.
But while using below payload we are getting response as 0 (i.e Not updated)
{"ATTRIBUTE9":"jennifer.ferrera@morganstanley.com,sectechinvoice@morganstanley.com"}
But if i remove comma in the values it is working fine and value is getting updated.
{"ATTRIBUTE9":"jennifer.ferrera@morganstanley.com,sectechinvoice@morganstanley.com"}
Tried updating using REST API with comma and value got updated.
SOAP WSDL: https://*****************/fscmService/ErpObjectDFFUpdateService?WSDL
Payload:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/types/" xmlns:erp="http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/">