Hi All
We are trying to communicate with SFDC(salesforce.com) using PI.
In this scenario we have an address field for which I should format a carriage return in XML.
Examlple: Hno Street city State
this should be converted to following on SFDC :
Hno
Street
city
State
but this is not working , and the string is being updated as it is. Any help is appriciated.
Regards,