Banned User
|
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
|
Please add error message
Sent from my iPad > On 1 Apr 2019, at 21:12, <[hidden email]> <[hidden email]> wrote: > > When trying to add carrier ship method ID we are getting the attached > error. Has anyone seen this or can point me in the right direction to > fix it? > > Thanks, > > James |
Banned User
|
This post was updated on .
In reply to this post by james-2
CONTENTS DELETED
The author has deleted this message.
|
Hi James,
Attachments are not allowed on the mailing list. You can include the error stack trace in the mail itself. - Best Regards, Swapnil M Mane, ofbiz.apache.org On Tue, Apr 2, 2019 at 12:55 AM <[hidden email]> wrote: > Sorry. Attached > > > -------- Original Message -------- > Subject: Error adding Carrier Ship Method Type ID > From: <[hidden email]> > Date: Mon, April 01, 2019 12:12 pm > To: [hidden email] > > When trying to add carrier ship method ID we are getting the attached > error. Has anyone seen this or can point me in the right direction to > fix it? > > Thanks, > > James > |
Banned User
|
This post was updated on .
In reply to this post by james-2
CONTENTS DELETED
The author has deleted this message.
|
James,
Your error is simple fk error. You may need to create party, party_group and party_role (roleTypeId='CARRIER') data to create this data. There is dependency of CarrierShipmentMethod on the above entities. Please refer any data file which contains CarrierShipmentMethod records to get an idea. HTH! -- *Rishi Solanki* | Sr Manager, Enterprise Software Development HotWax Systems <http://www.hotwaxsystems.com/> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, Indore, M.P 452010 Linkedin: *Rishi Solanki* <https://www.linkedin.com/in/rishi-solanki-62271b7/> Direct: +91-9893287847 On Tue, Apr 2, 2019 at 11:22 PM <[hidden email]> wrote: > > Sorry - Here is the error: > > > Could Not complete the Creates a CarrierShipmentMethod. Problem > creating the carrierShipmentMethod value. Error while inserting > CarrierShipmentMethod (SQL Exception:(ERROR: insert or update on table > "carrier+shipment_method" violates foreign key constraint > "carr_shmeth_party" Detail: Key (party_id)=(LTL Carrier (11256)) is not > present in table "party".))] > > > > ------- Original Message -------- > Subject: Re: Error adding Carrier Ship Method Type ID > From: Wolfgang Paul Rauchholz <[hidden email]> > Date: Mon, April 01, 2019 12:20 pm > To: [hidden email] > > Please add error message > > Sent from my iPad > > > On 1 Apr 2019, at 21:12, <[hidden email]> <[hidden email]> > wrote: > > > > When trying to add carrier ship method ID we are getting the attached > > error. Has anyone seen this or can point me in the right direction to > > fix it? > > > > Thanks, > > > > James > |
Banned User
|
This post was updated on .
In reply to this post by james-2
CONTENTS DELETED
The author has deleted this message.
|
This is an entity used to create party to type PERSON or PARTY_GROUP.
Please check party type in party entity. If you are looking for UI then go at [1] [1] https://demo-trunk.ofbiz.apache.org/partymgr/control/editpartygroup?create_new=Y Best Regards, -- *Rishi Solanki* | Sr Manager, Enterprise Software Development HotWax Systems <http://www.hotwaxsystems.com/> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, Indore, M.P 452010 Linkedin: *Rishi Solanki* <https://www.linkedin.com/in/rishi-solanki-62271b7/> Direct: +91-9893287847 On Thu, Apr 4, 2019 at 10:14 PM <[hidden email]> wrote: > I got the party role but where do I enter party_group? > > > -------- Original Message -------- > Subject: Re: Error adding Carrier Ship Method Type ID > From: Rishi Solanki <[hidden email]> > Date: Wed, April 03, 2019 11:26 am > To: ofbizuser <[hidden email]> > > James, > Your error is simple fk error. You may need to create party, party_group > and party_role (roleTypeId='CARRIER') data to create this data. There is > dependency of CarrierShipmentMethod on the above entities. Please refer > any > data file which contains CarrierShipmentMethod records to get an idea. > > HTH! > > -- > *Rishi Solanki* | Sr Manager, Enterprise Software Development > HotWax Systems <http://www.hotwaxsystems.com/> > Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, > Indore, > M.P 452010 > Linkedin: *Rishi Solanki* > <https://www.linkedin.com/in/rishi-solanki-62271b7/> > Direct: +91-9893287847 > > > On Tue, Apr 2, 2019 at 11:22 PM <[hidden email]> wrote: > > > > > Sorry - Here is the error: > > > > > > Could Not complete the Creates a CarrierShipmentMethod. Problem > > creating the carrierShipmentMethod value. Error while inserting > > CarrierShipmentMethod (SQL Exception:(ERROR: insert or update on table > > "carrier+shipment_method" violates foreign key constraint > > "carr_shmeth_party" Detail: Key (party_id)=(LTL Carrier (11256)) is not > > present in table "party".))] > > > > > > > > ------- Original Message -------- > > Subject: Re: Error adding Carrier Ship Method Type ID > > From: Wolfgang Paul Rauchholz <[hidden email]> > > Date: Mon, April 01, 2019 12:20 pm > > To: [hidden email] > > > > Please add error message > > > > Sent from my iPad > > > > > On 1 Apr 2019, at 21:12, <[hidden email]> < > [hidden email]> > > wrote: > > > > > > When trying to add carrier ship method ID we are getting the attached > > > error. Has anyone seen this or can point me in the right direction to > > > fix it? > > > > > > Thanks, > > > > > > James > > > |
Free forum by Nabble | Edit this page |