SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4...

13
SAP Partner Connectivity Kit Overview SAP Exchange Infrastructure

Transcript of SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4...

Page 1: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

SAP Partner Connectivity KitOverview

SAP Exchange Infrastructure

Page 2: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

© SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 2

SAP Partner Connectivity Kit – Overview

SAP / 3rdParty Appl. SAP XI

Smaller Company / Subsidiary

SAPPCK

SAPApplication

3rd PartyApplication

Large Business Partner /Headquarter

Internet

SAPPCK

Providing a platform for development of own JCA Resource Adapters

Enablement of smaller companies / subsidiaries to exchange XML documents with their business partner’s / headquarter’s SAP XI

Page 3: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

© SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 3

SAP PCK business valueEnables smaller companies to exchange XML documents with their business partner’s SAP XIEnables subsidiaries to exchange XML documents with their headquarter’s SAP XISet up a reliable, secure, and low-effort data exchange with their partnersProvides its own configuration, administration, and monitoring toolsProvides an extensible platform for developing and running individual JCA Resource AdaptersProvides an integrated graphical mapping editor to develop message mappings

SAP PCK leads to lower TCOCommunication over the Internet, no VPN or other dedicated line to partner necessaryEasy to installEasy to maintain

SAP Partner Connectivity Kit – Business Value

Page 4: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

© SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4

SAP Partner Connectivity Kit – Positioning

SAP PCK PositioningPart of the Technology Solution SAP XI 3.0 but sold and licensedindependentlyFacilitates the XML document exchange between customers’ systems and their business partners’ SAP XISAP PCK may be used to

exchange documents with a business partner’s SAP XI or exchange documents between the customer’s remote areas and his headquarter’s SAP XI ordevelop own adapters

Includes the following adapters: File/FTP, JDBC, JMS, SOAP, RFC,IDoc (once available for SAP PCK), Mail, SAP BCOptionally can host further adapters that are available from SAP or 3rd party adapter providersOptionally can host self developed JCA Resource Adapters

Page 5: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

© SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 5

SAP Partner Connectivity Kit – Licensing

LicensingIndependent license for SAP PCKOne SAP PCK license allows to connect to several business partners via SAP XI message protocolOne SAP PCK license allows to connect to exactly one backend system via one of the SAP, 3rd party adapters or individual adapters

A separate SAP PCK license is required for each backend system, however only one SAP PCK installation is necessary to connect to multiple backend systems

Includes unlimited use of File/FTP, JDBC, JMS, SOAP, RFC, IDoc (once available for SAP PCK), Mail, SAP BC or self developed adapterFurther adapters that are available from SAP or 3rd party adapter providers need to be licensed separatelySales channels: Direct sale by SAP

Page 6: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

© SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 6

SAP PCK – Adapter Development & Certification

Adapter DevelopmentSAP PCK provides platform for development, deployment and testingof individual JCA Resource Adapters SAP PCK includes JCA sample adapter (incl. source code), XML file (for adapter metadata), Java docs for adapter development Interface Specification available on the SAP Help Portal at http://help.sap.com Documentation SAP NetWeaver Process Integration SAP Exchange Infrastructure SAP XI Runtime Connectivity Partner Connectivity Kit Adapter Development

Adapter CertificationSAP NetWeaver Certification of 3rd party adapters based on adapter frameworkDetails for certification procedure are provided by SAP‘s Integration and Certification Centers (ICC) at http://www.sap.com/partners/icc/services/index.aspx

Page 7: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

© SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 7

SAP PCK – Mapping (1)

MappingThe SAP PCK supports the development of message mappings using an integrated graphical mapping editor. With this any source XMLstructure can be mapped to any target XML structure.The mapping editor generates Java source code from the graphicalmapping description that is then compiled and packed in a Jar file that the SAP PCK executes at runtime.The mapping editor can load the following schemas into the structure overview:

XML schema definitions (XSD) or XML files from a local fileSchemas from another SAP PCK

Standard functions are provided to perform calculations, Boolean comparisons, text mappings, and other transformations.Optionally the standard functions can be enhanced with user-defined functions in Java. The user-defined functions can be used in exactly the same way as the standard functions in the data-flow editor.Subtrees can be duplicated in the target structure if the source fields are to be mapped to different positions in a target field.

Page 8: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

© SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 8

SAP PCK – Mapping (2)

Structure OverviewThe structure overview displays all fields (elements and attributes) in the source and target structures. Thus source and target fields can be assigned to each other or included in the data-flow editor.Additional functions are supported:

Display fields of the source structure in a where-used listDisplay incomplete target field mappings

Assigning FieldsUsage of drag and drop to select a source field in the structureoverview and map it to a target field.

Data-Flow EditorA data-flow editor describes the flow of data from one or more source fields to one target field.In an editor window functions, source and target fields can be inserted and moved as required.

Page 9: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

© SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 9

SAP Partner Connectivity Kit – Documentation

DocumentationIncludes description of SAP PCK configuration, message monitoring, sample scenariosSAP PCK documentation is shipped together with the SAP PCK softwareSAP PCK documentation also available on SAP Help Portal at http://help.sap.com Documentation SAP NetWeaver Process Integration SAP Exchange Infrastructure SAP XI Runtime Connectivity Partner Connectivity KitSAP PCK Installation Guide provided on SAP Service Marketplace at http://service.sap.com/instguidesnw04

SupportStandard support via SAP Support Portal, 24x7

Page 10: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

© SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 10

SAP Partner Connectivity Kit – Availability

AvailabilitySAP PCK is part of the Technology Solution SAP XI 3.0 but sold and licensed independentlySAP PCK supports the same platforms / database combinations as SAP XI 3.0

How to get the softwareSAP PCK can be ordered like any other SAP software, e. g. through a SAP local office(http://www.sap.com/contactsap/directory/index.epx) or throughsales account executiveSAP PCK delivered together with SAP NetWeaver DVDsSAP Web AS license key is required; license key can be ordered via customer message on SAP Help Portal under component XX-PART-LIKEY

Page 11: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

© SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 11

SAP PCK – Configuration UI

ConfigurationUI to configure Party, Service, Communication Channel, Sender and Receiver agreementsSample screenshot for configuration of communication channel with adapter type ‚File / FTP‘

Page 12: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

© SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 12

SAP PCK – Administration UI

AdministrationUI to view build information and system properties, e. g. Java Runtime Version, platform version, user languageSample screenshot for general system information

Page 13: SAP Partner Connectivity Kit Overview...©SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 4 SAP Partner Connectivity Kit – Positioning SAP PCK Positioning Part of the Technology

© SAP AG 2002, PCK-An Overview, Udo Paltzer – XI PMO / 13

SAP PCK - Upload of an own JCA Adapter Scheme

Upload of Adapter SchemaAdapter metadata are stored in XML fileSample screenshot for upload mechanism of adapter metadata to SAP PCK; configuration cache to manage configuration updates