You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by John Martin <pb...@gmail.com> on 2006/10/17 23:15:08 UTC

Use of externalId entity attribute

I've noticed that on several of the entities, OrderHeader and Party to
be more specific. I believe these are not used by ofBiz but are
provided to integrate with 3rd party systems.  Is my assumption
correct?

 I wanted to confirm this before using them for that purpose.  There
were no comments in the entity defs explaining their use.

Thanks,

John

Re: Use of externalId entity attribute

Posted by David E Jones <jo...@undersunconsulting.com>.
Yes, that is usually the intent. In some businesses it may be  
necessary to have various IDs for other systems where the same data  
is represented. If that is the case a data model change would  
probably be needed/best.

-David


On Oct 17, 2006, at 10:15 PM, John Martin wrote:

> I've noticed that on several of the entities, OrderHeader and Party to
> be more specific. I believe these are not used by ofBiz but are
> provided to integrate with 3rd party systems.  Is my assumption
> correct?
>
> I wanted to confirm this before using them for that purpose.  There
> were no comments in the entity defs explaining their use.
>
> Thanks,
>
> John