Setup Messaging Framework Connector Project
To develop a Connector using the Messaging Framework, download the project files and install them on your machine. Refer to Fast Connector Framework (FCF) for prerequisites and requirements.
All Messaging Framework Connector projects follow these basic steps during the initial setup:
- Run the Messaging Framework Wizard to generate your base code. See Running The Fast Connector Messaging Framework Wizard.
- Review the results of running the Wizard. See Integration Framework Wizard Results.
- Create any new classes that you need. See Creating Classes.
See