cancel
Showing results for 
Search instead for 
Did you mean: 

port

Former Member
0 Kudos

Hi all,

how many types of port can b created?

regards,

somu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

Transactional,

File,

ABAP,

XML File,

XML HTTP

are different kind of Ports WHICH CAN BE CREATED IN R/3

WHILE SENDING IDOC WE NEED TO CREATE TRANSACTIONAL RFC AS PORT

PLZ REWARDS POINTS

VIKAS

Answers (3)

Answers (3)

Former Member
0 Kudos

hi

There mainly two types of ports in computer terms

They are:

1)Hardware port

2)Software port

Hardware port:

The hardware port is an physical place (or) device in the system which is used for connection purpose(i.e. you can connect data cable, you can ping pen drives and etc) which can exsist physically.you can see hardware port back to your computer.

Software Port:

The software port is an logical program of particular process or application or protocol will be executed on that particular number.

1) the port number is associated as a header for the each data packets, inorder to identify which data has to be handled by which server.

for example : In internet the N number of server are running and providing N number of services.

when you send request (or) data from the client system, how the servers come to know , which server has to handle which request? from the client.

when ever any request or data is sent by the client or user , the data which is coming from the client or user is associated or headed by the particular port number based on that port number the server will identify that request and serve the request to the client .

The HTTP server will available on port number 80, where we no need to specify the port number when you type URL in the browser.which was preassigned port number. All the services which HTTP server provide will available in this port number.

In MDM port number which are using is software port (i.e.in your terms)

In console when you create port, you will specify the type of that port as inbound or outbound or inbound/outbound.

when the MDM import Manager connects to the external data source through the remote sytem ,and that remote system will use port with type as inbound or outbound or inbound/outbound.

That means when you try to import data into MDM import manger based on it's type the port will execute that particular logic while importing from external data source or exporting data to the syndicator

mainly why they bring this port concept in the MDM, Is when your are exporting or importing different types of data from different systems you need to configure different things and it additionally increase complexity to the user . inorder to avoid they brought port concept which make easy in exporting or importing data without any error or problem

it eliminates all the complexity in identification of source data file, syndicator,path ,remote system and etc.

check this link

http://help.sap.com/saphelp_mdm550/helpdata/en/6e/08f1c254a14e32bca3ffb134427f96/frameset.htm

http://help.sap.com/saphelp_nw04s/helpdata/en/3f/faa285bb7911d2897f0000e8216438/frameset.htm

note:reward points if solution found helpfull.....

regards

chandrakanth.k

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>how many types of port can b created?

Ther two kinds of Port in SAP XI Java & ABAP Port.

Regards

Sangeetha

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Transactional,File,ABAP,XML File, XML HTTP are different kind of Ports.

Regards

Agasthuri Doss