cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

send MATMAS from SAP to xMII

Former Member
0 Likes
301

Hi All,

I would like to send the IDOC (MATMAS) from SAP to xMII. i have created the RFC destination in SAP and configured the IDOC Listener in xMII and i can see the IDOC in the specified path, if there is no message type created.

Now i want to proceed with the transaction, which Interface i have to use what is the input i have to give.

can anyone help me in telling the steps to be used in the transaction.

Thanks

Manoja

Accepted Solutions (1)

Accepted Solutions (1)

jamie_cawley
Product and Topic Expert
Product and Topic Expert
0 Likes

In the transaction you will need to create an input parameter of type xml. To do this click the menu transaction - properties and then click add. Provide a name and change the datatype to xml, click ok. A simple test transaction would be to assign this property to an xml saver and save to output to a directory.

In the Idoc listener you have setup select the routing rules tab, unselect the legacy checkbox if selected, then select your Transaction and select the input you defined.

Using BD10 you should be able to test this.

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Jamie,

Thanks for your reply. I have created the xml and i can see the output.

I want to open one more thread for how to send idoc from xMII to SAP. If you know that please reply to that thread.

thanks

Manoja