Re: Import Part Data

Posted by Z S on
URL: http://ofbiz.116.s1.nabble.com/Import-Part-Data-tp4763715p4763838.html

I'm basically just trying to import Customers(names, phone numbers, emails address).

I'm fairly new to OFBiz and I'm still reading through the documentation and familiarizing myself with the terminology, my apologies. We have the demo data loaded and were planning on just modifying it. Thanks for your help!

Zachary

On 2021/01/14 07:43:06, Benjamin Jugl <[hidden email]> wrote:

> Hello,
>
> Maybe you fail to import referenced Entities beforehand. The Entity
> "ContactMech" for example references to "ContactMechType" by its Id. If
> the Id in ContactMechType does not exist, this is bound to fail.
>
> Please check if you can solve the problem with this info, if not it
> would be helpful to know all entities that are included in your
> export/import.
>
> Kind Regards,
>
> Benjamin
>
> Am 12.01.21 um 18:07 schrieb Z S:
> > Hello, I am receiving an error when attempting to import Party data. I thought at first it was the format but If I export a party object(employee/customer) and I change/don't change the data I get this error:
> >
> > The Following Errors Occurred:
> >
> > Required Field Missing : ContactMech Type Id.
> >
> > I have verified that that filed is there and filled out the same way it was exported.
> >
> > Please advise,
> >
> > Thanks.
>
>