Forums / Developer / Import / export of articles into the Exponential v3.x system .. scripts available??

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Import / export of articles into the Exponential v3.x system .. scripts available??

Author Message

Jørgen Skogstad

Saturday 26 April 2003 11:58:22 am

Kindest ..

I am very satisfied thus far with Exponential, but I have one question:

Is there any ways of importing and exporting articles through "feeds" in Exponential. My given scenario dictates that articles from site A->Z is sent through email to an email alias which is parsed through a perl script (predefined xml format) .. the data should then be inserted into the Exponential system .. and be available either asap .. or put into an aproval queue.

Have anyone done this .. and can anyone share any information on this. I would be extremely happy to help out making something like this as I am part of the developer comunity around Xmultra; a document processing thingie .. but that is based on ftp ..

.. more of the same anyways.

Would really apriciate any input!

Kindest,
Jørgen Skogstad

Gabriel Ambuehl

Monday 28 April 2003 8:23:11 am

I think the SOAP module could be used to trigger something like this automatically. Furthermore, I think I've read something about ez system implementing this for 3.1.

I think it wouldn't be very hard to implement it (maybe two days of work). So if you need to have it done now, I might do it (suppose I'd have to charge a reasonable fee though)...

Visit http://triligon.org

Gabriel Ambuehl

Monday 28 April 2003 10:13:28 am

Also look at http://ez.no/developer/ez_publish_3/forum/developer/datacollector_engine_using_soap_with_a_class

Visit http://triligon.org

Jørgen Skogstad

Wednesday 30 April 2003 2:29:11 pm

Neat stuff ..

I guess.. this could be pretty simple to do if you know the data structure of EzPubliush, but the problem is keeping it up to date. Why not use the same api more or less .. during import ..

.. define a xml structure that fits .. and execute php scripts to insert a given datafile into the system?

.. should be pretty simple .. and supported .. ??

Kindest,
Jørgen