cancel
Showing results for 
Search instead for 
Did you mean: 

Inbound Interfaces not triggering in QA environment

Former Member
0 Kudos

Hi All,

We have a scenario as below:

SFTP------>PI----------->NFS-BW AL11 (pass through)

                      ------------>RFC (ROPC_EVENT_RAISE) to trigger event in BW and process data

1. PI picks up file from SFTP places it in BW AL11 this is a pass though scenario.

2. after placing file in AL11, PI calls ROPC_EVENT_RAISE FM in BW and triggers the event in BW to process the data using a process chain.

for this first part we have configured as a passthrough scenario.

second part we have ESR part in which we are passing the Event Parameter as constant.

All this configuration is working fine in Dev (PID) environment. But not working in QA (PIQ). Please note we have same type interfaces for many EBS interfaces working in Prod and Dev. These interfaces are also behaving in same manner in QA suddenly.

In Dev & Prod

Inbound interfaces called:

1. Inbound Interface

2.ROPC_EVENT_RAISE

In QA

no inbound interface is called. only the outbound interface is called.

Please find attached screenshots for your reference. Note we have refreshed CPA cache numerous times and restarted the Qa server also. Issue remains same. Any help and suggestions to resolve this issue will be highly appreciated.

Thanks in advance.

Regards,

-Partha

Accepted Solutions (0)

Answers (1)

Answers (1)

manoj_khavatkopp
Active Contributor
0 Kudos

Cross check if your Dev server is also pointing to the same server , if yes then make sure you stop the Dev interface.

former_member186851
Active Contributor
0 Kudos

Hello Partha,

How your calling the second BW interface from PI?

Former Member
0 Kudos

Already stopped. As mentioned this issues is with all other 8 EBS interfaces which uses similar design. This issue is not confined to this particular interface only.

Former Member
0 Kudos

Hi Raghu,

Using RFC receiver channel. And an inbound interface assigned in ICO receiver interfaces. Same config works fine with this and other interfaces in PID and PIP. But started working differently in PIQ suddenly for all interfaces.

former_member186851
Active Contributor
0 Kudos

Hello Partha,

Ensure the configurations are same as in DEV.

And how your running this RFC channel in PI?

If the same things are working fine in DEV and PROD with respect to PI perspective check the RFC code.

Former Member
0 Kudos

Hi Raghu,

Rcvr RFC channel is fine in PIQ. All other configs are same as PID. All the similar interfaces which used to work fine earlier, suddenly not working. Any suggestions?

But at runtime none of the inbound interface is being called if you can refer the initial screenshot.

Thanks.

former_member186851
Active Contributor
0 Kudos

Hello Partha,

Can you try stop/starting the RFC channel?

Former Member
0 Kudos

Hi Raghu,

I tried restarting RFC CC. In vain.

former_member186851
Active Contributor
0 Kudos

Hello Partha,

Connections are fine,Cache is up to date,Restart done,configurations are similar.

Can you check if the data is updated in RFC,could be some logging issues in SAP PI.

Are you getting any error in RFC channel?

Try doing some dummy changes and see if it works.

manoj_khavatkopp
Active Contributor
0 Kudos

Partha,


So if i understand correctly you are calling the RFC in mapping using lookup am i correct ?


and also


no inbound interface is called. only the outbound interface is called


Hows this possible ? Because you have maintained "Maintain order at runtime " so when flow itself isn't running i.e inbound how can outbound interface run?

Your first flow (i.e pass through ) itself is not working isn't it ? chekc if there is a file in the sender SFTP against your communication channel parameters.


Br,

Manoj

former_member186851
Active Contributor
0 Kudos

Manoj If am not wrong in understanding guess he has 2 inbound interfaces on is file and other RFC.

file is triggered whereas RFC is not triggered in quality.

manoj_khavatkopp
Active Contributor
0 Kudos

Yes Raghu, you are correct . I got it wrong!

Partha,

Do you see at-least 2 entries in RWB/MONI ? or you dont see the second interface entry at all ?

Br,

Manoj

former_member182412
Active Contributor
0 Kudos

Hi Partha,

You need to do the steps below to see the RFC messages and your other inbound interface.

Select the message which you are seeing in PIQ and click on related messages.

Next window select with successors and click on go then you will see the messages.

Regards,

Praveen.

Former Member
0 Kudos

Manoj,

There are 2 entries in Moni. However, both of them contains same payload (pass through csv file only) and the RFC inbound interface is not triggered.

Regards,

-Partha

former_member186851
Active Contributor
0 Kudos

Partha,

Can you do some dummy changes and check.

also check in channel monitoring..