KB Article #176293
Application Pickup advanced tab "Perform content processing on consumed messages" : Service not executed
Problem
-- when setting the option "Perform content processing on consumed messages" in the Appication Pickup, the Service that is selected is not executed at runtime-- no error in log files
Resolution
* it is a product issue, that will be fixed in B2Bi 2.1* in B2Bi 2.0.2_SP1 and later, there is an easy workaround :
1. Edit the file $CORE_SOLUTIONS/config/b2bx/b2bxgi/b2bxgi_attributes.txt
2. remove the line ConsumptionFriendlyName = 0
(or set it to ConsumptionFriendlyName = 1)