cancel
Showing results for 
Search instead for 
Did you mean: 

using idx2 for metadata

Former Member
0 Kudos

Hi,

I am trying to send idocs from an R3 system into XI. I have done the folowing:

In R3: (log sysID = ''DEV100')

- create rfc destination 'SAPXI' in sm59

- create partner profile we20

- create tRFC port in WE21

In XI: (log sysID = ''SAPXI')

- create RFC destination 'DEV100' in sm59

- create port in IDX1

- create business systems in SLD and import in integration builder

The problem is that i cannot load the metadata in IDx2.

If I put the port i created in the input, the error appears:

No rfc destination maintained for the port <port from IDX1>

Also, the idoc that is being loeded is not present in the xi-system, is this a problem?

Regards,

Philip

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In XI

After creation of RFC Destination in XI,

Create the Port in IDX1 and then Assign the RFC Destination created in the above

Then try to import the meta data now.

Have u loaded the corresponding Idoc in XI's Integration Repository???

Regards

Seshagiri

Former Member
0 Kudos

Yes I have loaded the idoc into the integration ripository.

Former Member
0 Kudos

Hi,

Check your RFC Destination is success or not which is created in Xi towards R/3

Check the User which u are using in the RFC Dest creation & make sure that is present in the target system

And do Remote logon also

Regards

Seshagiri

Answers (6)

Answers (6)

apu_das2
Active Contributor
0 Kudos

Hi,

Can you run your interface once end to end. The metadata should be created automatically in the first run.

Thanks,

Apu

0 Kudos

Hi,

I have checked all the above  configurations but still i am  not able to create metadata for the idoc port which i have created in IDX1.

Please help

Thanks and regards

Deepa

madanmohan_agrawal
Contributor
0 Kudos

Hi Philip,

1. 1st create the port SAPDEV in IDX1.

2. Go to IDX2 --> SAPDEV --> IDOC Types --> Create -->

IDOC Type = <idoc type ex. INVOIC02>

Extension = <extension ex. ZINVOIC02> if any

of

Port = SAPDEV --> This is important

Please reward points if it helps you a bit!

Regards,

Madan Agrawal

former_member8655
Active Participant
0 Kudos

Hi Philip

The error message clearly states that you might have missed to assign the RFC destination to the port in IDX1. Assign the destination to the port and also check if the destination is working fine.

http://help.sap.com/saphelp_nw04/helpdata/en/3b/beb13b00ae793be10000000a11402f/content.htm

and then try the next step.

http://help.sap.com/saphelp_nw04/helpdata/en/8a/b8b13bb3ace769e10000000a11402f/content.htm

Thanks

Mitesh

Former Member
0 Kudos

check u r RFC destinations

and Check if ur SAP system is reciver system then in communication channel parameters given proparlyare not.

Former Member
0 Kudos

Hi,

IDX2 is used to load the Metadata......in order to create u have to maintian port in XI system usin g IDX1.

SO check once the port in XI system..then load metadata.

These are the required steps for IDoc to File scenario...

In R3 (i.e., your IDES system)...

RFC dest to XI (sm59) - any name

Logical system (bd54) - any name

Port to XI (we21) - any name

Partner profile for the logical system (we20) - use Logical system name created in bd54

In XI...

RFC dest to R3 (sm59) -

Port to R3 (idx1) -

create metadata for the idoc (idx2)

In sld...

create business system for R3 with Logical system name as r3 sys.

In we19

and give in control record as

Sender : Port ; Partner

Receiver : Port = <Port created in WE21> ; Partner = <Partner created in we20>

see the below links

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

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

idoc settings /people/ravikumar.allampallam/blog/2005/02/23/configuration-steps-required-for-posting-idocsxi

Also

/people/sravya.talanki2/blog/2005/10/27/idoc146s-not-reaching-xi133-not-posted-in-the-receiver-sap-systems133

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

Regards