Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Transaction WE21

Former Member
0 Likes
6,131

Hi friends

Someone can explain me what do i have to do for configurating XML port trought WE21 transaction?

I need to send XML format and i don't know nothing about it.

Bet Regards.

3 REPLIES 3
Read only

Former Member
0 Likes
3,778

In WE21, create a XML port, and specify the name of the directory and the file name which should be written when the configuration is using this specific port.

Once this is done, use this port to configure your outbound message and specify this port in WE20.

WE21 : Physical directory - F:\ (If windows) else //usr/sap ...

OUtbound File - Give the name of the file here

Click on the Access test to see if the system has access to write to that directory.

WE20 : Outbound parameters of the logical system for a given message type

Receiver Port - XML PORT name you have created

Regards,

Ravi

Note : Please mark the helpful answers

Message was edited by: Ravikumar Allampallam

Read only

Former Member
0 Likes
3,778

hi pedro,

check this

Please check this weblog which will show you step by step on how to setup.

/people/suraj.sr/blog/2005/12/29/generate-test-case-for-an-idoc-scenario

i think it may be helpful for u

Regards

naveen

Read only

manfred_oster
Explorer
0 Likes
3,778

Hi!

It depends on how you want to send your XML data. If you want to generate XML files all information is given in the weblog mentioned before. If you want to send it via HTTP you have to create a port of type "XML-HTTP" and before that a HTTP RFC-destination in SM59.