Re: Event Triggers.
David Delač
9-11-20
Hi,

This is example of a button:

HalPushButton(h,v,h+l,v+vs,"UpdCustomerAddressCUDsm","Update Address");

To find out what parameters mean please refer to:
http://halforum.hansaworld.net/primitives/procedure/HalPushButton

UpdCustomerAddressCUDsm is procedure that will be called when user clicks a button.

Best Regards,
David D.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026