|
Through our strategic alliance with Stonebranch, OpsWise offers an SAP Certified interface using SAP's BC-XBP API
The Universal Connector component is used to execute this work on the
remote SAP system.
Universal Connector operates as a single component on the local system. It
accepts work requests on the local system and communicates directly with the SAP
system to carry out those requests (no components are required on the SAP
system).
Each work request requires a user identifier. The supplied user identifier is authenticated
on the SAP system before the work can begin. If authentication is successful, the work
will be performed on the SAP system under the context of the authenticated user. If
authentication fails, no work is performed and the request fails.
Universal Connector communicates with SAP systems using SAP's RFC communication
protocol. Work requests within the SAP system are made through external interfaces
exposed by the SAP system. The primary SAP interface used by Universal Connector is
XBP (eXternal Background Processing).
Work Requests
The following list identifes general work requests that can be performed on the SAP
system using the Universal Connector:
- Define/submit SAP jobs
- Modify SAP jobs
- Start SAP jobs
- Monitor SAP jobs
- Cancel running SAP jobs
- Retrieve the job log of SAP jobs
- Retrieve the spool lists of SAP jobs
- Delete SAP jobs and their associated output
- Query jobs in the SAP system
- Define/create SAP variants
- Modify SAP variants
- Query variants in the SAP system
- Raise SAP events
- Process/monitor Batch Input sessions
- Initiate/monitor Mass Activities
- Retrieve the SAP system log
- Retrieve output device information
|