Importing Images via the SOAP Interface

(first up, I’m posting this in English again, because the title of my initial post shows up as german… thus being quite useless here :wink: )

Hello,

we’re looking for a way to import images directly via the SOAP interface, or at least a way to have images imported via directions given using SOAP. Unfortunately up to now it seems that there is no possiblility (After going through the documentation, we’ve not found anything yet).

Does anyone have an idea if, and if yes, how, this could be possible? An answer saying it is impossible would be great too, because we’d know to stop looking and start investigating alternatives.

Thanks.

Doug

Hello Doug,

don’t get it. Don’t you usually upload images via FTP and set the location/names in the database via SOAP?

Regards

Hi Marco,

thanks for the answer - at the moment we don’t do anything at all, as we are just beginning with the development of our interface to Oxid :slight_smile:

We were hoping to be able to do this directly via SOAP without the FTP step. However, we had seen the method of using an FTP. If this is the “usual” (and only) way, then we’ll look into supporting that. Is there a detailed documentation of this method we could get our hands on?

Also must the location of the image be an FTP Server that is accessible for OXID, or could we give Oxid a location that is within our system? We have a file server system that responds to HTTP requests and sends files to clients directly for example.

Thanks for any help you can give us.

Regards,

Doug

Hey Doug,

no probs. There’s a probably very interesting page for you guys:

Includes the picture handling as well. If you have some findings/experience by yourself, go for it :slight_smile:
Somewhere on oxidforge there is a tutorial for using a different picture server as well. Some hints anybody else?

Cheers