B2B – Control Key scenario association – Sender Channel Error
Small note to resolve the common error
Requirement: You have created your own control key and working on inbound B2B scenario
Error Message: if you are getting below error on your sender communication channel.
Cannot deliver message: com.sap.aii.af.lib.mp.module.ModuleException: Error occured at X12 document character 178: Cannot find conversion rules for 810/004010RIFMAT. Will deliver negative 997 if requested.
Reason:
Control Key scenario association is missing.
Resolution:
1. Goto B2B Integration Cockpit
2. Goto EDI standard where you created your control key
3. Go to Editor –> Control Key Scenario Association
if you are using TPM you dont have to maintain this table.
This issue would happen incase if you are using Modules, but their sequence is wrong.
Always place TPMContentAccessModule, EDISearchParameterModule, GenericConverterModule in the sequence.