cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.11 -> ABAP PROXY Receiver Scenario. Dialog or BTC work process used?

Former Member
0 Kudos

Hi All,

My scenario is like this.

PI -> SAP ECC - ABAP PROXY.

All messages that come from PI execute in SAP ECC in dialog work processes.

My doubt is if this is the common usage, or if it must run on batch btc work processes.

If so, which is the way to switch between DIALOG/BTC in my scenario only?

My fear is if I could have problems with time-outs in SAP ECC, since we need to process large messages.

The SM59 destination in SAP PI that points to SAP ECC uses a Service user.

Thank for all your support in advance.

Regards.

Exe.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Same problem here. Proxy large message processing uses too many work processes which slows down the system dramatically. Any hints how to prevent this?

Thanks,

Philippe

Former Member
0 Kudos

Hello Experts,

Do anybody have an idea of what I am exposing?

Is it clear?

Please let me know your feedback.

Thanks again.

Former Member
0 Kudos

Hi,

It does process in dialog work process by default. When PI sends the message to the receiver SAP system via ABAP proxy, it first puts in to the inbound queues (XBTR*) and then it does the qRFC processing which uses the dialog work processes only. Please update this thread if you find a way to do it in background.

Regards,

Francis