cancel
Showing results for 
Search instead for 
Did you mean: 

XI -> RFC

Former Member
0 Kudos

Hi Guys,

I have an Interface where i had to send data from FTP to RFC in R/3.

The File is being picked up from the FTP but it is not sent to the RFC.

Both the adapters are showing green in the RWB Monitoring.

Even the message from FTP to XI engine is showing up in the MONI and it says

that the Q.Status as Yellow..

Our server is setup newly.Can anyone tell abt the Bottleneck points and how to

debug those....

Regards,

Kittu.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kittu...

Could you check the message status in the RWB? and post some part of the log.

Hector

Former Member
0 Kudos

Hi Hector,

Plz find the Runtime Message...

- <SAP:RunTime xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SAP:Date>20070302</SAP:Date>

<SAP:Time>140227</SAP:Time>

<SAP:Host>sx03</SAP:Host>

<SAP:SystemId>XD</SAP:SystemId>

<SAP:SystemNr>01</SAP:SystemNr>

<SAP:OS>HP-UX</SAP:OS>

<SAP:DB>ORACLE</SAP:DB>

<SAP:Language />

<SAP:ProcStatus>001</SAP:ProcStatus>

<SAP:AdapterStatus>000</SAP:AdapterStatus>

<SAP:User>PIAFUSER</SAP:User>

<SAP:TraceLevel>1</SAP:TraceLevel>

<SAP:LogSeqNbr>000</SAP:LogSeqNbr>

<SAP:RetryLogSeqNbr>000</SAP:RetryLogSeqNbr>

<SAP:PipelineIdInternal>SAP_CENTRAL</SAP:PipelineIdInternal>

<SAP:PipelineIdExternal>CENTRAL</SAP:PipelineIdExternal>

<SAP:PipelineElementId />

<SAP:PipelineService />

<SAP:QIdInternal>XBTI0003</SAP:QIdInternal>

<SAP:CommitActor>X</SAP:CommitActor>

<SAP:SplitNumber>0</SAP:SplitNumber>

<SAP:NumberOfRetries>0</SAP:NumberOfRetries>

<SAP:NumberOfManualRetries>0</SAP:NumberOfManualRetries>

<SAP:TypeOfEngine client="001">CENTRAL</SAP:TypeOfEngine>

<SAP:PlsrvExceptionCode />

<SAP:EOReferenceRuntime type="TID">C0A8CE0E12DC45E882D30607</SAP:EOReferenceRuntime>

<SAP:EOReferenceInbound type="TID" />

<SAP:EOReferenceOutbound type="TID" />

<SAP:MessageSizePayload>184</SAP:MessageSizePayload>

<SAP:MessageSizeTotal>2639</SAP:MessageSizeTotal>

<SAP:PayloadSizeRequest>184</SAP:PayloadSizeRequest>

<SAP:PayloadSizeRequestMap>0</SAP:PayloadSizeRequestMap>

<SAP:PayloadSizeResponse>0</SAP:PayloadSizeResponse>

<SAP:PayloadSizeResponseMap>0</SAP:PayloadSizeResponseMap>

<SAP:Reorganization>INI</SAP:Reorganization>

<SAP:AdapterInbound>AENGINE</SAP:AdapterInbound>

<SAP:InterfaceAction>DEL</SAP:InterfaceAction>

<SAP:RandomNumber>75</SAP:RandomNumber>

<SAP:AckStatus>000</SAP:AckStatus>

<SAP:SkipReceiverDetermination />

<SAP:Sender_Agreement_GUID>80CB4FC3DB8E3A8C800A7734617F0D3B</SAP:Sender_Agreement_GUID>

</SAP:RunTime>

Throw some light .......

Regards,

Kittu.

Former Member
0 Kudos

Kittu...

Please check this...

Enter in te RWB --> message monitoring --> Adapter engine

then filter the message by date ans search the message with the error status, then click on Display button, and finally in Audit Log Tab, thats is the log that I was talking about.

Hector

Former Member
0 Kudos

Hi Hector,

Iam getting an authorization error when trying to see the message as given by you. Can u let me know if i can pick the message from any other location to send the same ?

Regards,

Kittu.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kittu,

Check if thr is any error in the msg in SXMB_MONI. Check in SMQ1 of XI & SMQ2 of R/3. Probably the messages might hv got stuck in the queues. Also, check the status of R/3 comm channel in Adapter monitor.

Also, check ST22 in R/3 for any dump....probably the RFC must hv got called but must hv thrown a dump.

Regards,

Akshay

Former Member
0 Kudos

Hi Akshay,

There was no error in the Moni, It has picked the file from the FTP and the Mapping from File to RFC part is missing.

I didnt even find the message in SMQ1, SMQ2 or ST22 of both the machines.

Can u let me know the reason ?

Actually iam unable to find the Receiver Namespace and Receiver interface also....

The message picked by the file Adapter is sent to the outbound Message Interface but the mapping from there is missing in the interface.....

Regards,

Kittu.

Former Member
0 Kudos

Hi ,

I had checked in SMQ2 of XI and all the messages are struck up there.

I had selected and activated them.. Now iam able to find the Mappings and all

those. can u let me know why this situation occurs and what shud we do to get

rid of this in the future.

Regards,

Kittu.

henrique_pinto
Active Contributor
0 Kudos

Make sure the queues are registered in SMQR.

Regards,

Henrique.

Former Member
0 Kudos

Kittu,

You need to register your Queues to do that goto SXMB_ADM->Manage Qeues->RegsiterQueues and press F8.

It will resiter your Queues

Regards

Sreeram.G.Reddy