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

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

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

wperng
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
[hidden email]
Yahoo IM: william.perng
 
 
 
 
Reply | Threaded
Open this post in threaded view
|

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

David E Jones

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
> [hidden email]
> Yahoo IM: william.perng
>  
>  
>  
>  
>
Reply | Threaded
Open this post in threaded view
|

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

wperng
I pass in the userLogin object which I retrieve from session with attribute
name "userLogin".  

Thanks

William

-----Original Message-----
From: David E Jones [mailto:[hidden email]]
Sent: Friday, June 15, 2007 6:09 PM
To: [hidden email]
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
> [hidden email]
> Yahoo IM: william.perng
>  
>  
>  
>  
>