Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
To process information between a local application and a remote server, an adapter must have one or more applications assigned to it.
To assign an application to an adapter
Add the application to the adapter by using
ISSOPSAdmin.AssignApplicationToAdapter
.You can retrieve the current list of applications assigned to an adapter by using
ISSOAdmin.GetApplicationsForAdapter
.Once you are finished, you can remove an application from an adapter by using
ISSOPSAdmin.RemoveApplicationFromAdapter
.