Blogroll

Get a website with Godaddy


Logo designer Fiverr Frelancer

Wednesday, October 9, 2013

Recommended TImeout for E1 BSFN processing in Logical Server

Timeout settings:
A. JDE.INI
[JDENET]
enterpriseServerTimeout=60000
  • This parameter is the max time when certain logic (BSFN) can be running. So this is time limit between client (which requests) and server (which responds). If it fails to return within this time error will be issued on client with return value 99. This business function is not specific to xxxEndDoc

[NETWORK QUEUE SETTINGS]
JDENETTimeout=60
  • This is parameter which is related with the Commit Fail error. In case you do not have this parameter in jde.ini it is considered default settings which is 60 seconds and the max value for this parameter is 360 seconds. For the problematic BSFN XT4311Z1 - F4311EndDoc is to be called with option as below,
  • Transaction Processing ON (At once Transaction Processing is on, which is MANUAL commit) F4311EndDoc can consume to commit cache to DB same amount of time.
  • Asynchronously
[PERFMON]
jdenetTimeout=120
transactionTimeout=60000
  • This option is only valid when using a Transaction server

B. JAS.INI
[JDENET]
# Time out value for requests sent to the Enterprise Server
enterpriseServerTimeout=90000
  • When the JAS Server is calling a certain BSFN, it has to return to the calling routine within this amount of time. This affects not only xxxEndDoc but also any type of BSFN even when 'Transaction Processing' is OFF. So this value has to be equal to or greater than JDENETTimeout settings in server.

C. JDBJ.INI
transactionTimeout=120000
  • This parameter is only valid when using a Transaction server

No comments:

Post a Comment

Amazon store

alidropship plugin

alidropship plugin
alidropship plugin

Total Pageviews

About