RE: Upload XML File into the system
I have export custom record type as in XML Format from one account. In that same way i need to upload xml to other account. At that time custom record need to be created on that account also.
How do we achieve this?
One way I know of is : you can use the eclipse or webstorm ide to deply XMLs of custom objects. I prefer Webstorm.
If you go down that path they will be put into the objects folder in wedbstom and deployed. or you could do it by hand in a pinch which is not ideal. with scripting you can also carry the data