AGS CAll Not UPDATING SOME FIELDS

 2 Replies
 0 Subscribed to this topic
 68 Subscribed to this forum
Sort:
Author
Messages
Vijay S
Veteran Member Send Private Message
Posts: 174
Veteran Member
Hi :),

I am facing a strange problem. Under Beneficiary in ESS/MSS When user tries to update the Address (ADDR1,ADDR2,ADDR3,ADDR4) It gives an AGS call to BN47.1 but here Address doen't gets updated but City and postal code gets successfully updated in BENEFICRY tabvle. I did an alert for AGS call. Address values(1 to 4) are picked up correctly but at the end they are not updated in Database :(.

I have attached the AGS Syntax and Print screen !!!

Please Suggest!!!

Attachments
sk
Basic Member Send Private Message
Posts: 10
Basic Member
What is the AGS String that is being built?
Did you tried running the built AGS string seperately in a new window? What is the response?
SK
Vijay S
Veteran Member Send Private Message
Posts: 174
Veteran Member
I got this one !!!!!

Actaully Here I just set a flag webuser_update = "Y" ... It worked out... but still confused as it was picking up correct parameters in AGS too!!! I guess for FC = "change" for BN47 the update option via web should be set to "Y".