Consuming Services in SOA Manager



Similar documents
Configuration of Enterprise Services using SICF and SOA Manager

Creating Web Service from Function Modules/BAPIs & Integrating with SAP Interactive Forms

Configuring HTTPs Connection in SAP PI 7.10

Step by Step Guide for Language Translation Tool

Standard SAP Configuration of SMS through HTTP with Third Party SMS Gateway

Step by Step Guide How to Copy Flat File from Other Application Server to BI and Load through Info Package

Salesforce.com Integration Using SAP PI: A Case Study

How to Assign Transport Request for Language Translation?

How to Modify, Create and Delete Table Entries from SE16

Restricting Search Operators in any Search View

Creating Transaction and Screen Variants

How to Generate Stack Xml for Ehp4 and Above Upgrade

Exposing RFC as Web Service and Consuming Web Service in Interactive Forms in ABAP

ALE Settings, for Communication between a BW System and an SAP System

Reverse Transport Mechanism in SAP BI

SAP CRM Campaign Automation

Creation and Configuration of Business Partners in SAP CRM

Embedding Crystal Reports inside ECC ALV Reports

BW Performance Monitoring

Salesforce Integration Using PI: How to Perform Query and Other DML Operations Using the Enterprise WSDL

ABAP Proxy Interfacing

Table of Contents. Passing Data across Components through Component Controller between Two Value Nodes

A Step-by-Step guide on SMTP Configuration and File to Mail Scenario Using Process Integration Scenario in PI 7.1

Creating Content Using SO10 Objects and Text Symbols

Create Automatic Mail Notification/ Alert for Process Chain Monitoring

SAP CRM System 6.0/7.0. For more information, visit the Customer Relationship Management homepage

Process Controlled Workflow SRM 7.0 (Using BRF)

How to Integrate CRM 2007 WebClient UI with SAP NetWeaver Portal

SAP BW - Excel Pivot Chart and Pivot Table report (Excel)

ABAP Debugging Tips and Tricks

Deleting the User Personalization done on Enterprise Portal

Step by Step guide of Report-to- Report Interface in BW Reporting

Step by Step Procedure to Block and Debug a CIF Queue Flowing from R/3 to APO System

Using PI to Exchange PGP Encrypted Files in a B2B Scenario

SAP FI - Automatic Payment Program (Configuration and Run)

Creating New Unit of Measure in SAP BW

Web Dynpro: Multiple ALV Grids and Layouts in ALV

Quick Viewer: SAP Report Generating Tool

Web Dynpro ABAP: ALV and Table in Popup Window

SAP CRM 7.0 for Newbies: (Part 1) Simple BOL Object Creation for CRM Webclient UI

SAP NetWeaver Developer Studio 7.30 Installation Guide

Adobe Document Service Configuration and Troubleshooting Guide

Order Split Usage in Production Orders

ABAP How To on SQL Trace Analysis

Sending an Image File Through XI in a File-to-Mail Scenario

Integration of SAP R/3 with BO Universe Using Data Federator Connector

Display Options in Transaction SE16

Deleting the Requests from the PSA and Change Log Tables in Business Intelligence

Transfer of GL Master from Source SAP System to a Target SAP System through IDOCS

Invoice Collaboration: Self Billing Invoice

LSMW: Upload Master Data using Batch Input Recording

Tutorial - Creating Pop Up Window Using New Features in WebDynpro Java CE 7.1 Ehp1

Multi Provider Creation Based on Sales and Planning Info Cubes

Creating Mobile Applications on Top of SAP, Part 1

Step by Step Guide to Extract Batch Master Data via Generic and Classification Datasource to BW

Step by Step Guide to Archiving and Deleting of XML Messages in SAP NetWeaver PI

Step by Step Procedures to Load Master Data (Attribute and Text) from FlatFile in BI 7.0

Forgot or Lock "Administrator or J2EE_ADMIN" Password

How to Get Work Items from Workflow in your Outlook Inbox

Currency Conversion using Variables in SAP BI -Reporting

SAP CRM 7.0 E2C Setup: CRM via Toolset

Working with SAP BI 7.0 Data Transfer Process (DTP)

ESS- Performance Management System Configuration on Portal for ECC 6 Ehp4

Guidelines for Effective Data Migration

Table of Content. SAP Query creation and transport Procedure in ECC6

WEB SERVICES WITH APPLICATION SERVER ABAP

SAP CRM Middleware Configurations

Understanding BW Non Cumulative Concept as Applicable in Inventory Management Data Model

Compounding in Infoobject and Analyzing the Infoobject in a Query

SAP BW - Generic Datasource Function Module (Multiple Delta Fields)

Deploying Crystal Reports on Top of a SAP BI Query

Extractor in R/3 and Delta Queue

Enhancing Performance Management System (Performance Appraisal) with EHP4

Release Strategy Enhancement in Purchase Order

Inventory Management (0IC_C03) Part - 3

SAP Workflow in Plain English

How to Create an ecatt?

Middleware Configuration and Monitoring for Master Data Transfer from SRM to ECC

Converting and Exporting Data in XML Format

Valuation of Materials using FIFO Method

Data Flow from LBWQ/SMQ1 to RSA7 in ECC and Delta Extraction in BI

Multi Level Purchase Order Release Strategy

Sales Commission Calculation & Settlement Handling through Order Processing

Step by Step Procedure to Create Broadcasters, to Schedule and to Enhance of SAP- BI Queries from Query Designer

Merge PDF files in ABAP

SDN Community Contribution

SAP CRM-BW Adapter an Overview

How To... Develop, Monitor and Debug WS Consumer and Provider

Automating Invoice Processing in SAP Accounts Payable

Workflow Troubleshooting and Monitoring in SAP ECC 6.0

How To Manage Work Mode On An It Calendar On An Apa System

Splitting the Custom Container & Display more than one ALV

SAP BW 7.3: Exploring Semantic Partitioning

Credit Management in Sales and Distribution

Creating and Scheduling Publications for Dynamic Recipients on SAP Business Objects Enterprise

BI 7.0 and EP 7.0 Integration using Template Installer

Different Types of Alerts for Process Chains. Table of Content

Step By Step Procedure to Create Logical File Path and Logical File Name

XSLT Mapping in SAP PI 7.1

Transcription:

Consuming Services in SOA Manager Applies to: ECC 60. PI 7.1. For more information, visit the SOA Management homepage. Summary Here you ll find a little example of how you can consume Enterprise Services from SOAMANAGER transaction. Author(s): Marco Salazar S. Company: SenseByte Chile Created on: 12 December 2009 Author Bio PI Senior consultant worked in SAP Chile for 5 years, including education area as PI instructor in different countries in LA, now working as senior business consultant at Neoris Chile. 2009 SAP AG 1

Table of Contents Services Activation... 3 Notes... 3 SOAMANAGER Configuration... 3 ABAP via HTTP... 3 Activation of Standard Service... 4 ABAP Server... 6 Service TEST... 7 Related Content... 10 Copyright... Error! Bookmark not defined. 2009 SAP AG 2

Services Activation First you must actívate some services in your ABAP stack in the transaction SICF, this services are: /default_host/sap/bc/srt/ y /sap/bc/webdynpro/sap/appl_soap_management /sap/public/bc/icons sap/public/bc/icons_rtl "/sap/public/bc/pictograms "/sap/public/bc/webdynpro/ Notes SAP Note 1139107 If you have some problems apply this note SOAMANAGER Configuration ABAP via HTTP Using the SOAMANAGER transaction you can consume the enterprise service that you already have in your repository. To do this you must do some configurations before start the consumption. Inside SOAMANAGER trx, you choose System Global Settings. Then go to Access information J2EE Server tab, and putt he JAVA server configuration. If you don t have JAVA stack installed you can point to different WAS Java 2009 SAP AG 3

To be sure if the information it s correct go to SMICM trx and check the java port there. Activation of Standard Service Inside of the add-ons installed there is a lot of services that already you can use, now you must choose one of this to do some test. First we have to go to WebService Administration. 2009 SAP AG 4

Once we are inside of the webservice administration, there is a list of all the services. Now we choose one service for this example we will use ECC_CUSTOMER001QR. Now we click on Apply Selection. To make this action can work we have to go to Configurations tab. 2009 SAP AG 5

The parameters are (all mandatory) New Service Name : ECC_CUSTOMER001QR Description : ECC_CUSTOMER001QR New binding Name : ECC_CUSTOMER001QR_binding. ABAP Server To this service work it we must active it on SICF 2009 SAP AG 6

Service TEST With all this configuration now we are ready to test. How we can do that? 1. Choose the service 2. click on Open WSDL document for selected binding, 3. copy the url of the new browser window 4. call the WSNAVIGATOR (http://host:port/wsnavigator) http://host:port/sap/bc/srt/wsdl/bndg_de7de1a3c508edf1aed1001b78bcb29a/wsdl11/allinone/ws_p olicy/document?sap-client=765 2009 SAP AG 7

Click on Go Use a valid user 2009 SAP AG 8

Enter the paramaters required. Then you got the answer Easy no??. Regards. Marco Salazar marco.salazar@neoris.com 2009 SAP AG 9

Related Content https://www.sdn.sap.com/irj/scn/forum?forumid=44 https://www.sdn.sap.com/irj/scn/thread?threadid=114082&tstart=0 https://www.sdn.sap.com/irj/scn/weblogs For more information, visit the SOA Management homepage. 2009 SAP AG 10

Disclaimer and Liability Notice This document may discuss sample coding or other information that does not include SAP official interfaces and therefore is not supported by SAP. Changes made based on this information are not supported and can be overwritten during an upgrade. SAP will not be held liable for any damages caused by using or misusing the information, code or methods suggested in this document, and anyone using these methods does so at his/her own risk. SAP offers no guarantees and assumes no responsibility or liability of any type with respect to the content of this technical article or code sample, including any liability resulting from incompatibility between the content within this document and the materials and services offered by SAP. You agree that you will not hold, or seek to hold, SAP responsible or liable with respect to the content of this document. 2009 SAP AG 11