**
** Setup trigger to invoke the Backend Java application when
** an Order Create Message is put on the Net.Commerce outbound queue
**
DEFINE QLOCAL('NC.OrderCreateQ') REPLACE +
TRIGGER TRIGTYPE(every) +
INITQ(SYSTEM.DEFAULT.INITIATION.QUEUE) +
PROCESS (PROCESS.BACKENDAPP) +
DESCR('Take the message from other system')
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.