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

Update DFF's webservice not supporting commas in attribute values

edited Jul 30, 2020 2:00PM in Receivables & Collections 1 comment

Summary

We are using Invoice Header and Line DFF's which will be updated from external system using updateDffEntityDetails webservice.

Content

When trying to populate attribute with comma, it is resulting in 0.

Is there a workaround to achieve this.

Version

Oracle Cloud Application 20B (11.13.20.04.0)

Code Snippet

<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/">
   <soapenv:Header/>
   <soapenv:Body>
      <typ:updateDffEntityDetails>
         <typ:operationMode>single</typ:operationMode>
         
         <typ:object>
            
            <erp:EntityName>Receivables Invoice</erp:EntityName>
            
            <erp:ContextValue>Invoices</erp:ContextValue>
        

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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