ERROR: Cannot update specified contact info because it does not correspond to the specified party

2009-05-01 Thread shuchi

I was trying to Edit the User-Interface of partymgr. I added following code
in editcontactmech.ftl


Planet





gives me following error.

ERROR: Cannot update specified contact info because it does not correspond
to the specified party. calling service updatePartyContactMech in
updatePartyPostalAddress

Please help!

Thanks
-- 
View this message in context: 
http://www.nabble.com/ERROR%3A-Cannot-update-specified-contact-info-because-it-does-not-correspond-to-the-specified-party-tp23339399p23339399.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.


Re: ERROR: Cannot update specified contact info because it does not correspond to the specified party

2009-05-01 Thread Ashish Vijaywargiya
This is not the right place to ask such questions.
Send your email on OFBiz User ML u...@ofbiz.apache.org to get quick
answer on this.

For more details please read the details present on the page shown below
(Please don't repeat such mistakes):
http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists

--
Ashish

On Sat, May 2, 2009 at 2:12 AM, shuchi shu...@pexsupply.com wrote:


 I was trying to Edit the User-Interface of partymgr. I added following code
 in editcontactmech.ftl

 tr
 td class=labelPlanet/td
 td
 input type=text size=30 maxlength=100 name=planet
 Value=${(mechMap.postalAddress.planet)!}
 /td
 /tr

 gives me following error.

 ERROR:Cannot update specified contact info because it does not correspond
 to
 the specified party. calling service updatePartyContactMech in
 updatePartyPostalAddress

 Please help!

 Thanks
 --
 View this message in context:
 http://www.nabble.com/ERROR%3A-Cannot-update-specified-contact-info-because-it-does-not-correspond-to-the-specified-party-tp23339399p23339399.html
 Sent from the OFBiz - Dev mailing list archive at Nabble.com.




RE: ERROR: Cannot update specified contact info because it does not correspond to the specified party

2007-06-18 Thread William Perng
I pass in the userLogin object which I retrieve from session with attribute
name userLogin.  

Thanks

William

-Original Message-
From: David E Jones [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 15, 2007 6:09 PM
To: dev@ofbiz.apache.org
Subject: Re: ERROR: Cannot update specified contact info because it does not
correspond to the specified party


What is the UserLogin or userLoginId/currentPassword that you are passing
in? That is required for that service and without permissions it will fail.

-David


William Perng wrote:
 I am getting the following error message : [ERROR: Cannot update 
 specified contact info because it does not correspond to the specified 
 party.] when calling updatePartyPostalAddress service.  I passed the 
 contactMechId, address1, address2, partyId and fromDate to 
 the service.  The paryId and contactMechId is able to identify only one
row in PartyContactMech
 table.  Can anyone please tell me where is the problem ?
  
 Thanks
  
 William Perng
 [EMAIL PROTECTED]
 Yahoo IM: william.perng