cancel
Showing results for 
Search instead for 
Did you mean: 

ALE-Port could not be created

Former Member
0 Kudos

HI,

Could someone tell me why and how to fix my issue,

when i generating partner profile (ALE process) there is a error :

"Port could not be created

RFC destination D010500 not specified for system D010500

Enter the RFC destination and restart the generation "

Thanks & Regards,

Saiful arif

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Arif,

try to define the RFC destination in SM59

do chk this link to create the RFC destination

http://help.sap.com/saphelp_nw04/helpdata/en/54/31f438842e106ee10000000a11402f/frameset.htm

chk even this link

Regards

Sampath

Former Member
0 Kudos

Hi

Follow the given sequence for ALE settings :

Steps to be done:

Steps for XI

Step 1)

Goto SM59.

Create new RFC destination of type 3(Abap connection).

Give a suitable name and description.

Give the Ip address of the R3 system.

Give the system number.

Give the gateway host name and gateway service (3300 + system number).

Go to the logon security tab.

Give the lang, client, username and password.

Test connection and remote logon.

Step 2)

Goto IDX1.

Create a new port.

Give the port name.

Give the client number for the R3 system.

Select the created Rfc Destination.

Step 3)

Goto IDX2

Create a new Meta data.

Give the Idoc type.

Select the created port.

Steps for R3.

Step 1)

Goto SM59.

Create new RFC destination of type 3(Abap connection).

Give a suitable name and description.

Give the Ip address of the XI system.

Give the system number.

Give the gateway host name and gateway service (3300 + system number).

Go to the logon security tab.

Give the lang, client, username and password.

Test connection and remote logon.

Step 2)

Goto WE21.

Create a port under transactional RFC.(R3->XI)

Designate the RFC destination created in prev step.

Step 3)

Goto SALE.

Basic settings->Logical Systems->Define logical system.

Create two logical systems(one for XI and the other for R3)

Basic settings->Logical Systems->Assign logical system.

Assign the R3 logical system to respective client.

Step 4)

Goto WE20.

Partner type LS.

Create two partner profile(one for XI the other for R3).

Give the outbound or inbound message type based on the direction..

hope this helps you out :

Regard's

Chetan Ahuja

Former Member
0 Kudos

Hey

can you please make sure whether your settings are as per the following wiki

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC-Part3(StepsrequiredinXIandR3)&

Thanx

Aamir