Use deployment framework to import multiple bindings
The healthcare project I am in requires a one way send port for acknoledgement handling, it in turn requires a one way receive port to pre-exisit for deployment. So when using the deployment framework, I cannot put together the send port and receive port together in one file. Even worse, the receive port has to […]