SupplierProduct is just used to record the suppliers of a particular
Product, they are not two separate ways of dealing with products.

Regards
Scott

2008/8/25 BJ Freeman <[EMAIL PROTECTED]>:
> of course if someone wants to put comments in the entity that would be
> appreciated also
>
> BJ Freeman sent the following on 8/24/2008 3:13 PM:
>> little confused here
>> is
>> https://localhost:8443/catalog/control/EditProductContent?productId=dropShip2
>> a product in the store or a product assigned to a supplier, but not the
>> product in the catalog.
>> I am trying to call
>> https://localhost:8443/webtools/control/ArtifactInfo?type=service&uniqueId=createSupplierProduct
>>
>> createSupplierProduct has the ProductID and the SupplierProductID
>>
>> so this looks like it is linking a Product that may be in the Catalog to
>>  a Supplier product.
>>
>> What I want to do is import a lot of supplier products and create a
>> supplier Product that is not connected yet to the product that may be in
>> a catalog.
>>
>> https://localhost:8443/webtools/control/ArtifactInfo?type=entity&uniqueId=SupplierProduct
>> Seems like the ProductID in the supplierproduct should be the ID used by
>> the supplier or autocreated.
>> so why the
>> supplierProductID
>>
>>
>>
>>
>
>

Reply via email to