![BEA WebLogic Server Скачать руководство пользователя страница 209](http://html.mh-extra.com/html/bea/weblogic-server/weblogic-server_user-manual_2715882209.webp)
Using Application Explorer in BEA WebLogic Workshop to Create XML Schemas and Web Services
BEA WebLogic Adapter for SAP User’s Guide
A-17
S5710F9F
Is a randomly generated folder name where the schemas are stored.
Creating an Integration Business Service
Java Swing Application Explorer provides Web developers with a simple, consistent
mechanism for extending the capabilities of the adapter. The Integration Business Services
Engine (iBSE) exposes functionality as Web services. It serves as a gateway to
heterogeneous back-end applications and databases.
A Web service is a self-contained, modularized function that can be published and accessed
across a network using open standards. It is the implementation of an interface by a
component and is an executable entity. For the caller or sender, a Web service can be
considered as a “black box” that may require input and delivers a result. Web services
integrate within an enterprise as well as across enterprises on any communication
technology stack, whether asynchronous or synchronous, in any format.
After you browse the application system business object repository and create an XML
schema for the object, you can generate a business service for the object you wish to use
with your adapter.
You can generate a business service (also known as a Web service) for objects you wish to
use with your adapter. After creating the Web service, you can export the WSDL file for the
Web service to a directory accessible by BEA WebLogic Workshop, making it easy to
incorporate Web services into BEA WebLogic Workshop workflows.
Note:
In a J2EE Connector Architecture (JCA) implementation of adapters, Web services are
not available. When the adapters are deployed to use the Connector for JCA, the Common
Client Interface provides integration services using the adapters. For more information, see
BEA WebLogic ERP Adapter Installation and Configuration
.
The following procedures use the SAP BAPI method called BAPI_MATERIAL_GETLIST as an
example that returns a list of materials from SAP.
Содержание WebLogic Server
Страница 1: ...BEA WebLogic Adapter for SAP User s Guide DN3501342 0406 April 19 2006 ...
Страница 8: ...viii BEA Systems Inc ...
Страница 22: ...Component Information for the BEA WebLogic Adapter for SAP 1 10 BEA Systems Inc ...
Страница 54: ...Creating an XML Schema 3 20 BEA Systems Inc ...
Страница 163: ...Management and Monitoring BEA WebLogic Adapter for SAP User s Guide 7 45 ...
Страница 164: ...7 46 BEA Systems Inc ...
Страница 222: ...Extensible CCI Control A 30 BEA Systems Inc You can add your own methods that call the adapter s services ...
Страница 294: ...Using Staging BAPIs to Retrieve SAP BW Metadata D 14 BEA Systems Inc ...