[INUG-Users] Gateway One Way
Rolf Winterthur
abstrudel at gmail.com
Mon Jan 25 01:32:12 EST 2010
One last question. I have my new_row and dedupe autos creating unique
records in alerts.statuz. So if I need to read from alerts.statuz and
write to a target obj serv alerts.status then I can't use a UNI obj
serv gateway, because it expects to do alerts.status->alerts.status ?
What gateway do I use to read from alerts.statuz (and set a flag using
IDUC) and write to the target obj serv's alerts.status ?
Thanks
PS I am hoping I don't have to read from source alerts.statuz to
target alerts.statuz and then copy ....
On Fri, Jan 22, 2010 at 11:25 AM, Don Wildman <WILDMAN at uk.ibm.com> wrote:
> On you insert and reinsert triggers for alerts.status you will need to
> create an insert statement for the custom table making the primary key
> unique and using the new. or old. field values as appropriate. On the
> target custom table the insert trigger needs an insert statement to
> alerts.status to simulate the event coming from the probe
>
> Look at the after iduc option for modifying events that have passed the
> gateway.
>
>
More information about the Users
mailing list