Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Production Management

ReleaseSession request message

  • Last UpdatedSep 06, 2023
  • 1 minute read

The following is an example of the structure of a ReleaseSession request.

<ReleaseSessionRequest xmlns="http://www.citect.com/Ampla/Security/2007/06">

<Session>

<SessionID>c23f2437-5b62-4219-a6c6-467c681968589</SessionID>

<Username> </>

</Session>

</ReleaseSessionRequest>

Parameter

Description

SessionID

(Required) The SessionID parameter contains the session identifier returned from a previous call to the CreateSession web method. A SessionID that is invalid or has expired throws an error.

Username

The Username parameter is not currently implemented. It is reserved for future use.

Related Links