Multiple choice technology

What are the JMS acknowledgement modes when using JMS related palettes in BW

  1. DUPS OK,AUTO,EMS EXPLICIT,CLIENT

  2. RVCM,Certified,Auto

  3. None of the above

  4. All of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

JMS acknowledgment modes in TIBCO BW include DUPS_OK (allows duplicates), AUTO (automatic acknowledgment), EXPLICIT (manual acknowledgment), and CLIENT (client-controlled acknowledgment). These control how message consumption is acknowledged to the JMS provider.