Interchange 5.12 Administrator Guide Save PDF Selected topic Selected topic and subtopics All content Message Feed Protocol Message Feed Protocol (MFP) is an Axway proprietary protocol that you can use to submit files directly into the B2Bi integration engine. The protocol also enables you to view a status report after files are submitted. Most B2Bi exchanges with the integration engine are communications-based and depend on transfer adapters. MFP provides an application-based interaction with the integration engine, enabling direct access to the inbuilt integrations inside B2Bi. This means that you do not have to define a pickup in order to have your messages processed by B2Bi. A native MFP server is built into B2Bi. The default B2Bi MFP server listening port is 8877. This port is registered in the integration engine /etc/services file as: Integratorb2bimfpserver 8877/tcp # B2Bi MFP Server Port Communication methods There are two principal methods for using Message Feed: Command line – See MFP command line tool. API – Use the APIs provided and access the Message Feed Server from utility programs. The API is provided for C, Java and the Axway-proprietary Message Builder Language. See: Message Feeder C-language access Message Feed Message Builder access Message Feed Java access Related Links
Message Feed Protocol Message Feed Protocol (MFP) is an Axway proprietary protocol that you can use to submit files directly into the B2Bi integration engine. The protocol also enables you to view a status report after files are submitted. Most B2Bi exchanges with the integration engine are communications-based and depend on transfer adapters. MFP provides an application-based interaction with the integration engine, enabling direct access to the inbuilt integrations inside B2Bi. This means that you do not have to define a pickup in order to have your messages processed by B2Bi. A native MFP server is built into B2Bi. The default B2Bi MFP server listening port is 8877. This port is registered in the integration engine /etc/services file as: Integratorb2bimfpserver 8877/tcp # B2Bi MFP Server Port Communication methods There are two principal methods for using Message Feed: Command line – See MFP command line tool. API – Use the APIs provided and access the Message Feed Server from utility programs. The API is provided for C, Java and the Axway-proprietary Message Builder Language. See: Message Feeder C-language access Message Feed Message Builder access Message Feed Java access