4. Custom Protocol

Mirjana's picture

Consumer defined as a listener

 

Routing Channel Template for CUSTOM PROTOCOL

 

Routing Channel for CUSTOM PROTOCOL

 

File test_CUSTOM_PROTOCOL.txt is uploaded to 'producer' MBX, and we can see arrived, route and delivery events in the following screenshots for the route that routes a message from producer's MBX to consumer's one based on route, and also that runs a BP while as a consumer's listening protcol.

Note: File in a consumer's MBX (consumer_CP) is ORIGINAL one!!! Translated file has been delivered by custom protocol.

 

 

MyFileGateway for consumer_CP

 

Custom BP is run in inline mode inside of FileGatewaySendMessage

 

 

File cannot be found in consumer’s MBX (consumer_CP), neither original nor translated, through myFileGateway, as its extractability is 0. Message extractability is 1 before custom protocol has been finished, but once it is finished successfully, extractability is returned to 0.  It can be seen only in Message Management with Extract Policy set to 0

 

 

Error in a BP, VDC_SFG_translation, during Custom Protocol

 

Error in Filegateway

 

 

Error in Dashboard, BP Monitor