Implementing a product exchange with another system using the SDK, we are
that there is an Update method in the product as it has contact.
The question is how can we do to update the list products and prices.
Best Regards
If Not ACTAPP.ActFramework.Products.ProductExists(dr("Descripcion")) ThenACTAPP.ActFramework.Products.CreateProduct(dr("Descripcion"), dr("IdArticulo"), Precio, 0)Elsep.Price = Precio'p.update (NO EXISTE)End If