Hi there,
Currently, I am utilizing CloverETL to export my orders from Volusion using its API.
Here is the exact URL I used:
http://mrdap.hekdj.servertrust.com/net/ … RE_Value=1
Every time I run this, I always get an error in my output file which says:
<?xml version="1.0" encoding="utf-8" ?> False Could not find file 'D:\\Domains\\ecommerce\\\_v\_6\_0\_net\\\_v\_6\_5\_net\\net\\schema\\Generic\\Orders.xsd'.I’ve tested that URL using a REST client, and I was able to pull out some data, but when it gets to CloverETL, it’s no longer pulling up. I’m really confused now, and it’s stop me from doing some other processes.
I would appreciate if someone will be able to address this issue.
Thanks,