Sending (or retrieving) import errors
Hi again!
I'm wondering if it's possible to send or retrieve NetSuite import errors.
If an error occurs we can see it somewhere else other than the Integrator dashboard. Elastic's Kibana, for example.
Thanks!
0
Comments
There are 3 different ways to do this, and it really comes down to personal/technical preferences.
Thanks again, Scott, for the very detailed response!
I'll give it a go.
I'm trying to do something similar only I was hoping to import an error message from a response into NetSuite. I have a NetSuite Export then https:// Lookup and then a NetSuite Import. Is there a way for me to get the error from the response from the https:// request and then import it to a field on the record I'm mapping data to in NetSuite? It's the errors that happen in the Lookup response that I want to capture on the record I'm updating in NetSuite.
Hey Gus, what you are trying to do is exactly what I outlined in #1 above. Be sure to set the following as well in your flow. Cheers!
I can set up the results mapping with a data an errors object shown above. I have the option to proceed regardless set after my lookup. However when I look at my mapping for my NetSuite import I don't see the errors array.
It is not showing in the sample input because the particular record being used as the sample did not return an error when it ran the preview for the lookup before it, etc...
This is easy to work around, and you can manually add the ioErrors field to the input panel. The input panel is fully editable for the purpose of typing and testing different scenarios on the fly. You can also add the field mapping without the field being in the input, and this is really common to map fields that are not in the sample input, but will eventually be encountered for some data being processed, and again, the input panel lets you type and test any scenario that you want to support on the fly.
Please sign in to leave a comment.