Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Does anyone have an example of an Assembler program (batch) that uses broker aci to send data (client) to a server program written in java?I want to know how to load ETCCB and how to make a broker call passing parameters.
Hi Ariel,Enclosed you will find an example of a Broker ACI server coded in assembler. It was coded for VM/CMS but it will only require very little modification to run in other mainframe environments. But it can give you an idea of how to make a client. Issuing Broker calls are identical for client and servers.Good luck.Best regards,Mogens SERVER.zip (2.81 KB)