cancel
Showing results for 
Search instead for 
Did you mean: 

CO_TXT_MMF_ENGINETYPE error in file to proxy ??

Former Member
0 Kudos

Hi friends...

in my file to abap proxy...

i did multi message mapping by changing the occurance of target messge to unbounded..

for single record ..successfull..

but for multiple records...i am getting error like...

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><!-- Technical Routing --> <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand=""><SAP:Category>XIServer</SAP:Category><SAP:Code area="OUTBINDING"><?xml version="1.0" encoding="UTF-8" standalone="yes" ?><!-- Technical Routing --> <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand=""><SAP:Category>XIServer</SAP:Category><SAP:Code area="OUTBINDING">CO_TXT_MMF_ENGINETYPE</SAP:Code><SAP:P1/><SAP:P2/><SAP:P3/><SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMessage namespace=""/><SAP:Stack>Messages in multi message format can be sent to one adapter engine only
</SAP:Stack><SAP:Retry>M</SAP:Retry></SAP:Error></SAP:Code><SAP:P1/><SAP:P2/><SAP:P3/><SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMessage namespace=""/><SAP:Stack>Messages in multi message format can be sent to one adapter engine only
</SAP:Stack><SAP:Retry>M</SAP:Retry></SAP:Error>

please guide me...

thanks and regards

Ram

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

hi friends..

instead of multimapping by changing the occcurance of target message type to unbounded..

i will create target message type like this

mt_proxy 1..1

..records 1..unbounded..

...id

...

so here no need of changing occurance to unbounded..

so i can process multiple records also...without multimapping.

please tell me ..it will work for proxy ..for multiple records

regards

Ram

Former Member
0 Kudos

Ram,

Multiple records will work perfectly.

Regards,

Sudharshan

Former Member
0 Kudos

Hi friends..

thanks alot for your responses..

i am using XI adapter for receiver proxy..

cant i do multimapping without bpm for abap proxies..

thanks and regards

Ram

Former Member
0 Kudos

Ram,

To my understanding no. U cannot do multimapping without BPM for ABAP Proxies.

Regards,

Sudharshan

Former Member
0 Kudos

Ram,

I doubt that MultiMapping can't be done without BPM in case of ABAP Server proxies.

Regards,

Sudharshan

Former Member
0 Kudos

Hi,

You have done multimapping for multiple systems : are u using IDOC or HTTP adapter??

Regards

vijaya

Former Member
0 Kudos

Hi,

Check this thread for the above error.

Regards,

Sudheer.