C
cohezive
Guest
The "java.code" is a couple hundred lines of code referencing a large library from Amazon Marketplace Web Calls. Now that you have asked for the specific java code making the call, I can provide that. Here are the specific calls (and yes, null is already set): DataObjectHandler.update(runner.getTransaction(), data, fieldmap, runner.getUser(), null); DataObjectHandler.update(runner.getTransaction(), data, fieldmap, runner.getUser(), null); API log is checked. This is the only output in main.log from the Trigger call: [2015-04-06 21:48:05,389] Action "Get Product Listing Info" has been performed on 1 Product Listing Lookups
Continue reading...
Continue reading...