In 5.x adapter how will the "HTTP Thread Count" value be used for both HTTP threads and also for outbound scenarios?

In 5.x adapter how will the "HTTP Thread Count" value be used for both HTTP threads and also for outbound scenarios?

book

Article ID: KB0085619

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Siebel -
Not Applicable -

Description

Resolution:
The HTTP thread count is used for outbound services. The terminology 'HTTP Thread's, 'Outbound thread' and 'Number of threads to process Siebel Events' can be used interchangably for outbound services. The adapter creates as many threads as specified in the 'Number of threads to process Siebel Events' parameter in 'Adapter Services' tab and keeps listening for HTTP requests from the Siebel application. When a request is received, the thread that received the HTTP request fetches the data from Siebel and publishes the data.

Issue/Introduction

In 5.x adapter how will the "HTTP Thread Count" value be used for both HTTP threads and also for outbound scenarios?