- I have created a business service that uses an adaptor that I wrote by extending Ens.InboundAdapter (i.e. the ADAPTOR parameter is set to my custom adaptor ).
- The OnTask() method of my adaptor polls our IRIS database to determine which records are ready to be sent out of our system to an external target system.
- If the record is ready the OnTask() method creates an instance of the Business Service and then calls the OnProcess() method sending in the record as the input.
InterSystems Developer Community is a community of
23,481 amazing developers
We're a place where InterSystems IRIS programmers learn and share, stay up-to-date, grow together and have fun!