Salesforce

MESSAGE "SESSION:BATCH-MODE" SESSION:BATCH-MODE. return "no" in a webspeed agent session.

« Go Back

Information

 
TitleMESSAGE "SESSION:BATCH-MODE" SESSION:BATCH-MODE. return "no" in a webspeed agent session.
URL Name000055222
Article Number000139940
EnvironmentProduct: OpenEdge
Versions: 10.x, 11.2 through 11.4
OS: All supported platforms
Question/Problem Description
MESSAGE "SESSION:BATCH-MODE" SESSION:BATCH-MODE.
return "no" in a webspeed agent session.

Documentation states it should return YES.
Steps to Reproduce
Clarifying Information
Error Message
Defect NumberDefect PSC00315521
Enhancement Number
Cause
WebSpeed cannot be run with real -b because it uses some GUI frame facilities for outputting web pages that will not work in that mode. 
Resolution
Upgrade to OpenEdge 11.5 or later

SESSION:BATCH-MODE will now always return YES for WebSpeed agents
Workaround
Use this expression instead:
(SESSION:BATCH-MODE = YES OR SESSION:CLIENT-TYPE = "WEBSPEED")
Notes
Keyword Phrase
Last Modified Date7/2/2019 7:30 PM

Powered by