Page 1 of 1

Transferring objects between jade systems?

Posted: Fri Aug 07, 2009 2:32 pm
by ConvertFromOldNGs
by Carl Ranson >> Mon, 26 Feb 2001 21:54:49 GMT

Hi All,

I have a client who wishes to run to independent Jade systems and transfer limited amounts of data between them. Does anyone out there have a technique to transfer objects between two jade systems?

Cheers,
CR

Re: Transferring objects between jade systems?

Posted: Fri Aug 07, 2009 2:32 pm
by ConvertFromOldNGs
by Tony Ward-Holmes >> Fri, 2 Mar 2001 0:14:39 GMT

I was hoping somebody would come up with an answer to this as have a similar problem.

The options I'm considering at the moment include
1. Copying the dat file(s) of the required classes from one system to another. This requires that the schema structures are symmetric in order to preserve the Class oids. It also requires resetting the timestamps of the map files which presumably can be done using the db util in batch mode. 2. Jade consultants have an XML import/export utility which can work with a bunch of Classes and overcomes oid problems. Apparently it can cope with any references between instances being exported. Trouble is, they haven't released it.
3. Defining relational views over jade classes so ODBC can be used.
4. Writing own methods to/from flat files for each class

cheers
Tony

Re: Transferring objects between jade systems?

Posted: Fri Aug 07, 2009 2:32 pm
by ConvertFromOldNGs
by Carl Ranson >> Fri, 2 Mar 2001 0:34:46 GMT
I was hoping somebody would come up with an answer to this as have a similar problem.
[snip]
2. Jade consultants have an XML import/export utility which can work with a bunch of Classes and overcomes oid problems. Apparently it can cope with any references between instances being exported. Trouble is, they haven't released it.

This is the approach I will use if I end up having to do it myself. The oid problem shouldn't be that much of an issue....depends if you have transitive closure on the objects being transmitted or not. (ie, they only reference each other and not any non-transmitted objects).

CR

Re: Transferring objects between jade systems?

Posted: Fri Aug 07, 2009 2:32 pm
by ConvertFromOldNGs
by Darrell Duniam >> Fri, 2 Mar 2001 0:50:15 GMT

The XML tools are included in the current BaseSchema release (12 February, 2001), however we're still in the process of documenting them. As you can probably imagine, it's not a trivial task.

regards,
darrell.
JADE eCommerce Development.

Re: Transferring objects between jade systems?

Posted: Fri Aug 07, 2009 2:33 pm
by ConvertFromOldNGs
by Carl Ranson >> Fri, 2 Mar 2001 3:26:13 GMT

Is baseschema available to non Cardinal users?
CR

Re: Transferring objects between jade systems?

Posted: Fri Aug 07, 2009 2:33 pm
by ConvertFromOldNGs
by Darrell Duniam >> Sat, 3 Mar 2001 2:16:18 GMT

Yes, but for a price, which is currently set at $10K. If you're interested, contact your JADE Sales Rep, or if you don't have one, contact Lucy Williams here at JADE.

regards,
darrell.
JADE eCommerce Development.