You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

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/">

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!