Products | Versions |
---|---|
TIBCO Adapter SDK | - |
Not Applicable | - |
Resolution:
Yes, you can. However it is not recommended unless you need an asynchronous Hawk method (a method that can be subscribed to by the Hawk agent). For the majority of cases, synchronous methods (request/reply methods invoked through the Hawk console) will meet your needs.
To implement a synchronous Hawk method we recommend that you use the Adapter SDK Hawk integration class: MHawkMethod and MHawkMicroagent.