Integration limitations force OSM to call the work force management (WFM) system interface directly, without any middleware between these two systems. The interface consists of a web service over HTTP protocol with synchronous communication.
What is the best way to implement your OSM solution without including any extra modules outside OSM (such as a stand-alone Message-Driven Bean)?
Show answer and explanation
Correct answer: B
