CreateSession response message
- Last UpdatedSep 06, 2023
- 1 minute read
If the user can be authenticated, the response returns a new AVEVA™ Production Management session.
<CreateSessionRequest xmlns="http://www.citect.com/Ampla/Security/2007/06">
<Session>
<SessionID>c23f2437-5b62-4219-a6c6-467c681968589</SessionID>
<Username>User</Username>
</Session>
</CreateSessionRequest>
|
Parameter |
Description |
|---|---|
|
SessionID |
The SessionID element contains the AVEVA Production Management session ID, which can be used in future web service calls. |
|
Username |
The Username element is the AVEVA Production Management username that corresponds to this session. |