Discussion: Adding "externalId" in Product entity?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Discussion: Adding "externalId" in Product entity?

Ashish Vijaywargiya-5
Hello,

I am thinking to add "externalId" field in Product entity to handle the
product_id coming from external system.
This will be similar to the "externalId" for Order and Party entities.

We have requirement in which we receive ProductId from external system.
So adding this field will help us to overcome from any error like
"Duplicate Primary Key".

Please let me know your thoughts on this.
Thanks!

--
Ashish

smime.p7s (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Discussion: Adding "externalId" in Product entity?

David E. Jones-2

Usually the "GoodIdentification" entity is used for this.

-David


On Jun 22, 2009, at 8:22 AM, Ashish Vijaywargiya wrote:

> Hello,
>
> I am thinking to add "externalId" field in Product entity to handle  
> the product_id coming from external system.
> This will be similar to the "externalId" for Order and Party entities.
>
> We have requirement in which we receive ProductId from external  
> system.
> So adding this field will help us to overcome from any error like  
> "Duplicate Primary Key".
>
> Please let me know your thoughts on this.
> Thanks!
>
> --
> Ashish

Reply | Threaded
Open this post in threaded view
|

Re: Discussion: Adding "externalId" in Product entity?

Ashish Vijaywargiya
Thanks David!

--
Ashish


On Mon, Jun 22, 2009 at 8:15 PM, David E Jones <[hidden email]> wrote:

>
> Usually the "GoodIdentification" entity is used for this.
>
> -David
>
>
>
> On Jun 22, 2009, at 8:22 AM, Ashish Vijaywargiya wrote:
>
>  Hello,
>>
>> I am thinking to add "externalId" field in Product entity to handle the
>> product_id coming from external system.
>> This will be similar to the "externalId" for Order and Party entities.
>>
>> We have requirement in which we receive ProductId from external system.
>> So adding this field will help us to overcome from any error like
>> "Duplicate Primary Key".
>>
>> Please let me know your thoughts on this.
>> Thanks!
>>
>> --
>> Ashish
>>
>
>