CreateSession request message
- Last UpdatedSep 06, 2023
- 1 minute read
The following is an example of the structure of a CreateSession request.
<CreateSessionRequest xmlns="http://www.citect.com/Ampla/Security/2007/06">
<Username>User</Username>
<Password>********</Password>
</CreateSessionRequest>
|
Parameter |
Description |
|---|---|
|
Username |
The Username is the login name of a valid AVEVA™ Production Management user for this session. |
|
Password |
The Password is the matching password for the AVEVA Production Management user. |