cancel
Showing results for 
Search instead for 
Did you mean: 

Single SOAP channel to connect to backend system

SushantShinde
Advisor
Advisor
0 Kudos

Hello Experts,

I have a single SOAP channel(PO 7.5) to connect to the back-end system, Its causing performance issues.

Need help in how can we overcome this bottleneck and suggest some architecture that can help in improving the performance

Regards,

Sushant

Accepted Solutions (0)

Answers (2)

Answers (2)

sugata_bagchi2
Active Contributor
0 Kudos

If you have one receiver and one target interface , then creating multiple channels will not work.

could you please provide more details on the scenario ?

sugata_bagchi2
Active Contributor
0 Kudos

Hi Sushant,
You can try increasing the number of threads for the SOAP adapter in the java system properties from NWA.

Thanks

Sugata

SushantShinde
Advisor
Advisor
0 Kudos

Hello Sugata,

Have already have enough threads for the SOAP channel, but still I find lot of messages in scheduled state.

Will creating multiple SOAP channels help?. or is there any another way to approach the issue.