Building the application

The IBM i publications describe how to build executable applications from the programs you write. This topic describes the additional tasks, and the changes to the standard tasks, we must perform when building IBM MQ for IBM i applications to run under IBM i.

In addition to coding the MQI calls in your source code, we must add the appropriate language statements to include the IBM MQ for IBM i copy files for the RPG language. We should make yourself familiar with the contents of these files; their names, and a brief description of their contents are given in the following text.

Parent topic: Applications