Prev Next
Answers (1)
KRISHNA SWAROOP Dec 07, 2020 13:54
Answer:   Insert Adapter Notification is used to retrieve the insert data from the buffer table and publish for the trigger to use it. Like others, it is also polling based. Point is the trigger and buffer table is created automatically and dropped by IS when the notification is created and disabled (not suspended).
In basic, you create the trigger and buffer table. So the trigger and buffer table is not created and deleted automatically when notification is disabled .

Post Your Answer
Guest User

Not sure what solution is right for you?

Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.


Let`s Connect