Forums / Developer / REMOTE_ID

"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".

REMOTE_ID

Author Message

Björn X

Wednesday 11 June 2003 5:32:46 am

Whats the point of existence of REMOTE_ID out of the content obejct table?

I wonder if I could use this for a soap content import tool. Guess not, because somehow ezcontentobject_tree should have that too. Or only ezcontentobject_tree.

Bård Farstad

Wednesday 11 June 2003 5:54:24 am

The remote id is used for import. When we import a bunch of articles etc to Exponential we normally store the old ID in that field. This means that we can run an import several times without duplicating objects.

This can be used for a SOAP import, yes.

--bård

Documentation: http://ez.no/doc

Björn X

Wednesday 11 June 2003 12:58:09 pm

Those files seem quite helpfull thx

http://zev.ez.no/svn/nextgen/trunk/scrap/rotaryimport.php

http://zev.ez.no/svn/nextgen/trunk/scrap/testimport.php