cancel
Showing results for 
Search instead for 
Did you mean: 

ALE Configurations?

Former Member
0 Kudos

Hi All,

Currently i'm working on the following requirements. we are using TIBCO system as a middleware tool and it will ceate an IDOC which needs to be directed to R/3 system. As we have already imported the IDOC to the TIBCO system and then it will fetch the data from non-SAP system and creates the IDOC and sends it to R/3 system? I've done the following ALE configurations but got the error message as 56..."Partner profile is not define".

I've done the following ALE configurations at R/3 side.

1. Created a logical system and RFC destination for TIBCO.

2. created a TRFC port.

3. Create a Partner profile and linked the TRFC port.

4. posted an IDOC from WE19.

but when i checked the status of IDOC in WE02 its displaying an warning message with status code 56 "Partner profile is not define". and i think no need to do any ALE Configuration at sender side since the sender system is TIBCO.

pls correct me if i'm wrong. as one of my colleage suugested me to create FIle port instead of TRFC port?

regards

Faisal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI

SAP R/3

R/3 to XI

1) RFC Destination (SM59)

a) Choose create.

b) Specify the name of the RFC destination

c) Select connection type as 3 and save

d) In the technical settings tab enter the details SAP SID/URL and system number#.

e) Enter the Gateway host as same details above SID/URL.

f) Gateway service is 3300+system number#.

g) In the Logon /Security tab, enter the client user & Password details of Destination system.

h) Test the connection and remote logon.

2) Create Port (We21)

a) First Select Transactional RFC and then click create button

b) Enter the destination port name as SAP+SID (The starting char should be SAP)

c) Enter the destination client.

d) Enter the RFC Destination created in SAP R/3 towards other system.

e) Save

3) Create Partner Profile (WE20)

a) Create New

b) Create the Partner no. name as same the logical system name of the destination system.

c) Select Partner type LS

d) Enter details for Type: US/USER, Agent, and Lang.

e) Click on the + button to select the message type.

f) Select Partner no. and LS which ever create above.

g) Select Message type

h) Select Process code related to the Message type.

I) save.

XI to R/3

1) RFC Destination (SM59)

a) Choose create.

b) Specify the name of the RFC destination

c) Select connection type as 3 and save

d) In the technical settings tab enter the details SAP SID/URL and system number#.

e) Enter the Gateway host as same details above SID/URL.

f) Gateway service is 3300+system number#.

g) In the Logon /Security tab, enter the client user & Password details of Destination system.

h) Test the connection and remote logon.

2) Create Port (IDX1) ( Create port to get IDOC Meta data from sender system)

a) Select create new button

b) Enter the port name as SAP+SID (The starting char should be SAP)

c) Enter the destination client.

d) Enter the RFC Destination created in SAP R/3 towards other system.

e) Save

3) Load Meta Data for IDOC (IDX2) (To maintain IDOC Metadata, it is needed by XI because XI needs to construct IDOC-XML from IDOC. It is not needed by any sap system).

a) Create new

b) IDOC Message Type

c) Enter port created in IDX1.

Refer the below links for further assistance

4.create partner profile using idx2

ALE configuration for pushing idocs from SAP to XI

/people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi

IDOC testing using WE19

/people/sameer.shadab/blog/2005/07/25/reposting-idocs-instead-of-recreating--for-testing-purpose-xi

File To IDOC - Part1 (SLD and Design):

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

File To IDOC - Part2 (Configuration):

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

File To IDOC - Part3 (Steps required in XI and R3):

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

cheers

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Use these links to check your ALE

File To IDOC - Part1 (SLD and Design):

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

File To IDOC - Part2 (Configuration):

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

File To IDOC - Part3 (Steps required in XI and R3):

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

Kulwinder

Reward if helpful

Former Member
0 Kudos

Hi,

The URL which you have suggested me is doesn't exists........pls check.

Regards

Faisal

Former Member
0 Kudos

Hi Abdul,

For sending the data from XI to R3 system

We follow the following configurations

1) Define the RFC destination which points to R3 system in XI.

2) Define the port in XI

At R3 end

1) Define logical system of XI

2) Assign the client

3) Define the prot

4) Create the aprtner profile.

so accordinly u need to configure the thing at TIBCO end as well as R3 end.

Copy and paste the link in browser it will opend.

chirag

Former Member
0 Kudos

Hi chirag,

Thanks for replying.....need some more inputs. do i need to create file port or RFC port. As TIBCO is non-SAP system.

Regards

Faisal

Former Member
0 Kudos

Hi,

From ur below message it seems that u r getting the IDOC at R3 end but u r getting an error saying that partner profile is not maintained properly.

Check the partner profile for TIBCO system in R3 system and check the message type it should be inbound.

Ur reply:

but when i checked the status of IDOC in WE02 its displaying an warning message with status code 56 "Partner profile is not define". and i think no need to do any ALE Configuration at sender side since the sender system is TIBCO.

refer the link which is given by Xi experts. copy and paste the link on browser for configuration.

chirag