We can build polling services in OSB?
A
Correct answer
Explanation
OSB supports creating polling services that periodically check for incoming messages or files from various endpoints like JMS queues, file directories, or FTP locations. Using the appropriate transport protocols and service configurations, OSB can implement polling patterns to trigger message flows at regular intervals or based on file arrival events. This is a standard capability.