HPS5034   No HttpSession available

Explanation

An Integration Object tried to acquire an existing connection from the Web session, but there is no web connection. Either the Integration Object that requested the connection or the Integration Object that saved the object are miscoded, or the web connection has timed out, and the web connection (HttpSession) has been deleted.

User response

Examine the Integration Objects for errors, and determine whether or not the timeout value for the web connection (HttpSession) is too short.