Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
If the transport used is HTTP/S, this can be set in BCMiscProperties.cfg:
>>>>>>>>>>>>>>
# Controls the http retry Count for HttpOutputTask
bc.httpRetryCount: 3
# Controls the http retry wait(in milliseconds) for HttpOutputTask
bc.httpRetryWait: 120000
>>>>>>>>>>>>>>