About Security Web Services 2007/06
- Last UpdatedJun 12, 2023
- 1 minute read
The Security web services contains methods that relate to the establishment of security credentials, as well as opening and closing sessions.
URL
http://localhost:8889/Ampla/WebService/Security/2007/06
Methods
-
CreateSession - Creates a session for an AVEVA™ Production Management user.
-
RenewSession - Renews a session for an AVEVA Production Management user.
-
ReleaseSession - Releases a session for an AVEVA Production Management user.
Type of security
AVEVA Production Management web services permits two types of security login:
-
Method security: A user can pass security credentials directly into the method.
-
Session login: A user can perform an explicit session login for performance optimization reasons.