I'm trying to catch an insert on a table and do update instead in some
specific cases. How do i go about that? I'm trying to put this in insert
method in CustTable table, but i'm not sure where to put the code.

What i am trying to do is to make the create method in AIF
(CustCustomerService) behave like insert/update - to create if record does
not exist (based on some external ID) or update if it do exist.

Any ideas?

Thanx,
Ivan


[Non-text portions of this message have been removed]

Reply via email to