Click RM Web Services Methods and Data Structures to see the available Web service methods.
- To get started, ns__Login() is typically the first method that you need to call. For details, see the description of this method.
- Current RM web services operate in context, so they require a user to log in to create the context of the session. Subsequent web service calls run in that context.
- Use the ns__Logout() call when you are finished making all the other calls in a session.