Hey,
we have a xmlport that imports data and create sales header and line records. The only problem we have is that when during the import if some error happens, we need to catch it. Is it possible to check if "Field.validate" return true/false?, and based on the return value, something else should happens.
*This post is locked for comments