Page 1 of 1

Magento - Export Jiwa Stock Levels

PostPosted: Thu Apr 27, 2017 9:39 am
by kyra
Hi,

I'm getting the following error when trying to export JIWA stock levels in the Magento Integration Plugin sample:

Object reference not set to instance of an object (see screenshot attached)

I looked at a similar error here: http://docs.jiwa.com.au/display/J7UG/Im ... +an+object

In System Configuration / Magento Integration, the warehouse is set to [Logical] / [Physical] - could this be the issue?

Thanks

Re: Magento - Export Jiwa Stock Levels  Topic is solved

PostPosted: Thu Apr 27, 2017 5:09 pm
by Mike.Sheen
kyra wrote:In System Configuration / Magento Integration, the warehouse is set to [Logical] / [Physical] - could this be the issue?


Hard to say what the issue is - but you should definitely make sure that setting has a valid value. Just re-select the warehouse for that setting from the System configuration form.

I've attached a plugin which is a modified SOH export with some extra logging and checks. Import the attached plugin, save and then exit Jiwa and log back in.

Open the Magento Integration form and create a new integration and add the Integration Action "Test Magento SOH Export" from the available actions.

Change the log policy to be "verbose" and then click the "Run Selected Actions" button.

You should either see the export of SOH level succeed or some indication in the log grid of how far it got before throwing an exception.


Mike