Not Able to create Asset
Hi All,
I am working on FA conversion through API to load the Assets from Source system to R12.
If I pass one record to the API calling procedure, Asset got created.As we have more than 100 assets to add tried using a loop.
But when I provided 2 input values the first values are being uploaded correctly. 2nd record is not creating(Uploading) asset into target system.
Note: when we pass individual values it is working fine with out any issues.
Attached the script for your reference. Please let me know if any one used similar script earlier or let me know if anything wrong in the current script.