Import Part Data

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Z S
Reply | Threaded
Open this post in threaded view
|

Import Part Data

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.
Reply | Threaded
Open this post in threaded view
|

Re: Import Part Data

Pawan Verma
Hi Z S,

Your message has been moderated, else it would not have reached this
Mailing List.

Please subscribe to the user ML for such questions and then use your email
client.
See why here http://ofbiz.apache.org/mailing-lists.html.

You will get better support, people can answer you on the ML.
The wider the audience the better the answers you might get.

Also, it's more work for moderators who have to accept your messages as
long as you have not subscribed.
--
Thanks & Regards
Pawan Verma
Technical Consultant
*HotWax Systems*
*Enterprise open source experts*
http://www.hotwaxsystems.com


On Tue, Jan 12, 2021 at 11:20 PM Z S <[hidden email]> wrote:

> 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.
>
Reply | Threaded
Open this post in threaded view
|

Re: Import Part Data

Benjamin Jugl
In reply to this post by Z S
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.

Z S
Reply | Threaded
Open this post in threaded view
|

Re: Import Part Data

Z S
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.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Import Part Data

Jacques Le Roux
Administrator
Hi Zachary

As Pawan said already: https://s.apache.org/w3gte

Your message has been moderated, else it would not have reached this Mailing List.

Please subscribe to the user ML for such questions and then use your email client.
See why here http://ofbiz.apache.org/mailing-lists.html.

You will get a better support, people can answer you on the ML.
The wider the audience the better the answers you might get.

Also it's more work for moderators who have to accept your messages as long as you have not subscribed.
I'll personally no longer accept them (other moderators still could).

Thanks

Jacques

Le 14/01/2021 à 19:44, Z S a écrit :

> 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.
>>