Hello all,
I meet my first blocking issue on 7.1 version in SXMB_MONI :
- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>Application</SAP:Category>
<SAP:Code area="MAPPING">TX_MISSING_IMAP_CONT</SAP:Code>
<SAP:P1 />
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:Stack>Parameter container (ID = ) for interface mapping is missing</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Any idea ?
In a previous version of my Operation mapping I put one parameter in the signature but I have deleted them later ... Now I have this issue. Is it linked ?
Thanks a lot in advance,
Welcome to the 7.1 World 😊 ...
Hi
not faced with such issue, but seems true...check the trace log
<SAP:Stack>Parameter container (ID = ) for interface mapping is missing</SAP:Stack>
Now.. start the routine, 😊
clearing cache, reactivating, if not deleting the whole object and redoing etc etc...
hope that solves the issue
just another question.. when u say that you removed the parameter? did u do that in every place where it was referenced..like OM, MM, ID etc.
Regards
Vishnu
Jean,
Are you using Enhanced ID or Multi mapping?
I got problem while creating Interface determination in 7.1 too.
I dint execute then, probably wud have thrown this error message had i executed it then 😊
Recreating ID, re assining MM solved my issue and it showed 0...unbounded for MM, as expected.
Regards,
Venkat.
Hey Jean,
You forgot to remove the selected entry from Interface Determination.
Parameter container (ID = ) for interface mapping is missing
The prob is in ID part of parameter ie in Interface determination. make sure that you have removed entries from there also.
Thanks
Sunil Singh
Dear Jean,
Extensive search of the net has led me to nothing.No where such a problem has been mentioned. What i have come close to is "TX_ALERT_CONTAINER" which is a container variable containing metadata in BI.
On the similar lines i feel the same would hold true for you. Please do the regular things that anybody would do like:clearing caches , logs, recreating the problematic interface objects once again.
Good luck !!!
joel
I just had the same problem and Andre's solution (dummy change, save and activate) solved my issue.
Add a comment