We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.
Connect application using subscriptions – where is the message queue?
Hello everyone, I've just read through the documentation for Connect applications and subscriptions. But one thing is not quite clear to me. An example: I create a Connect application that sends product data to a third party service every time a new product is released. So the application creates a subscription and uses AWS SQS as a queue. But when I eventually want to offer the Connect app on the marketplace and a customer installs the app, where does the AWS SQS come from or who hosts it? Is the idea that the customer does this themselves or that I, as the provider of the Connect application, also provide the required queue? Or am I making the wrong assumptions? Kind regardsTorben
I have create a commercetools merchant center. But feature are shown an limitedly and also payment method option could not shown. So, Kindly change my shop free to paid plan. I have attached the my shop details in below shop url : https://mc.europe-west1.gcp.commercetools.com/ Best regards,Abiraj S
Hi, on a project we have more than 500 attributes per product type and we built an importer using the Import API in Java. First time when we do the import it works but if we wanna re-run the import with some update it fails: Invalid input The update actions count of 533 exceeds the limit of 500. As we see, there is no “addAttribute” in the import API so we always need to provide all attributes but then we hit the limit on the update action. From our view this is very limited and not consistent when it works on initial run and update not. Regards, Drazen