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