Deploy Application
Before deploying the application, you must ensure that the file system is ready for the data to be written to the output file by the message flow.
The FileOoutput node is configured to write the data to a file in the output directory C:\fileout
- Create the output directory C:\fileout on your local file system, or change the Directory property of the FileOutput node to a directory that exists and that your current user ID has write access to.
- If you are using Linux, then you probably will need to change the Directory property.
Once you have completed these steps, drag the MQTTSubscribe application from the Application Development view and drop it on an integration server in the Integration Nodes view. The application will be deployed to the integration server and the message flow will connect to the IoT Foundation, ready to receive the data published by your device.
- If you have a firewall on your computer, you might be asked to allow the DataFlowEngine.exe process to connect to quickstart.messaging.internetofthings.ibmcloud.com. You must allow this connection in order to complete this tutorial.