Support for Asynchronous Services in DV
Issue
- Have a web service that has an asynchronous offering. Does DV support asynchronous services?
Environment
- Red Hat JBoss Data Virtualization (DV) 6.1
- Asynchronous Web Service with below pattern as a Datasource:
(1) Client calls a schedule operation (with begin-date set to today’s date to force an immediate execution)
(2) Start a loop to call the admin service getStatus operation until status = COMPLETED
(3) Start a loop to call the fetch operation (getXyzDetail) to retrieve each page
(4) Call admin service cancel operation to end (release results/resources on server)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.