To run the message flows that you create, you must create the required WebSphere MQ local queues:
********************************************Save the file. You can choose any file name, but the following instructions assume that you have called the file errorhandlerqdefs.tst.
* Define the queues for Main_Flow *
********************************************
DEFINE QL('STAFF_IN') REPLACE
DEFINE QL('STAFF_OUT') REPLACE
DEFINE QL('STAFF_FAIL') REPLACE
DEFINE QL('STAFF_UPDATE_ERROR') REPLACE
runmqsc MB8QMGR < errorhandlerqdefs.tst