Interface Functional Design C4C.I.002

Size: px
Start display at page:

Download "Interface Functional Design C4C.I.002"

Transcription

1 Interface Functional Design C4C.I.002 Opportunity Query Interface CallidusCloud CPQ C4C Integration Project Version 0.5

2 Table of Contents Document Information 2 Overview and Scope 3 Functional Overview 3 Detailed Functional Requirements 4 Functional Specification 4 Process Flow Diagram 6 Field Mapping from Source to Destination 7 Technical Specifications 13 Creation of Communication System 13 Creation of Communication Arrangement 14 Overview of the Process Steps 15 Creation of New Project in HCP IS 15 Develop an integration flow diagram 17 Import WSDLs and schema files 23 Create message mapping 24 Configure Channels 25 Deployment of Artifact 28 1

3 1 Document Information FD Document Name C4C.I.002 Interface Name Opportunity Query interface Sub-Process Sales Quote update Complexity High Source System SAP C4C Destination System Callidus Cloud CPQ Target Environment 2

4 2 Overview and Scope 2.1 Functional Overview This functional design covers the requirement of passing opportunity data including account and contact to CallidusCloud CPQ from C4C. To use the pricing functionality provided by CallidusCloud CPQ system, specific data from C4C must be sent quote creation. This task would utilize a web service call from CPQ to SCP-IS for getting the data from C4C. The data required to create a quote in CPQ would include details from the opportunity, e.g. involved parties (Ship-to party, Bill-to party and end-user), address information, account (customer) and contact details. Detailed Requirements Requiremen t ID Business Process/Strea m Short Description Description Requirement Type 1 Opportunity Management Get account Details Get the details of the customer and involved parties from opportunity to the Callidus cloud CPQ Quote Functional 2 Opportunity Management Get contact details Get the contact details from the C4C opportunity Functional 3 Opportunity Management Get opportunity details Get opportunity header details to be updated in Callidus cloud CPQ quote Functional Gap in Standard SAP Filled by This Item N/A Solution Alternatives The alternative solution would have kept the involved parties data and the account/contact information in CPQ system. This option is not accepted by Callidus due to technical and performance constraints Proposed Solution The solution made is that Callidus CPQ would be making service calls to SCP IS to obtain the opportunity data from C4C based on opportunity ID. 3

5 The service calls can be made under two possible scenarios. One is when the service is being called during the creation of a new quote in the CPQ system. The second scenario is when the CPQ quote is being updated (provided that relevant configurations are made in CPQ). The required opportunity, involved parties (account) and contact information are fetched from C4C by the proposed web service call. A single service call originates from the CPQ system (based on the opportunity ID.) Then, the SCP (IS) layer / middleware makes subsequent calls to C4C to get the involved parties and contact address details. The responses are designed to be combined at the middleware and to be sent back in one single response to CallidusCloud CPQ. 2.2 Business Benefit The business users need not maintain (or input) involved parties data and opportunity-related information in CallidusCloud CPQ quote and can only focus on the pricing functionality that the CPQ system provides. In the case of any subsequent updates in the source system (changes of address, etc.), this information is sent to the corresponding CallidusCloud CPQ quote. 2.3 Scope Functionality The interface to be used to get the opportunity, contacts and involved parties (account) details from the C4C system to update the CPQ Quote Region or Localization Considerations N/A: As part of the product integration, this is not in scope and any such consideration would be handled by the implementation partner. 2.4 Dependencies/Constraints The response from a query with partner details depends on the configuration of the involved parties for C4C opportunity. The involved parties data has to be maintained in C4C accordingly. 2.5 Assumptions The master data for accounts has been maintained with complete address information. Involved parties have been maintained in C4C opportunity. For synchronizing existing quotes in CPQ with the latest contact / involved parties data, the required workflow actions should be configured in the source system (CPQ). 3 Detailed Functional Requirements 3.1 Functional Specification The CPQ quote creation requires opportunity, contacts and involved parties information from SAP Hybris C4C system. This is accomplished by a web service call from CPQ to SCP IS. From the application 4

6 standpoint, the web service endpoints and actions differ in case of new CPQ quote and existing CPQ quote and hence two different artifacts are created in both C4C and CPQ systems. The two artifacts are: 1) Get Opportunity Details for New CPQ Quote 2) Get Opportunity Details for Existing CPQ Quote Process for getting opportunity details for a new quote: A) As soon as the user navigates to the Callidus CPQ landing page / tab in C4C opportunity, the following parameters are passed to Callidus CPQ: a) Opportunity ID b) Sold-to Party / Customer (Account) ID B) As the user opens the CPQ tab for the first time for a given opportunity, in order to get the relevant data for a CPQ quote from C4C, the CPQ system makes a web service call to SCP IS. C) The web service request reaches C4C via SCP IS middleware and the opportunity query web service is invoked in C4C. Then, the query web service sends the following opportunity header details and involved parties IDs and their respective Primary Contact ID to get them to the middleware (SCP IS): C4C Opportunity Data Customer / Account ID (Sold-to party) C4C Code for Ship-to party C4C code for Bill-to party C4C code for End customer C4C code for Ship-to party s Primary Contact C4C code for Bill-to party s Primary Contact C4C code for End customer s Primary Contact D) At the middleware, each involved party ID is collected, and the subsequent serial calls to C4C get the address details. E) The opportunity and account information received in the response at the SCP IS layer are consolidated, and a combined response is sent back to CPQ to update the given CPQ quote. Process for getting opportunity details for an existing quote: A) As the user opens the CPQ tab to edit an existing opportunity, it triggers a workflow action in the CPQ system to make a web service call to C4C. B) The web service request reaches C4C via SCP IS middleware and the opportunity query web service is invoked in C4C. Then, the query web service carries the following opportunity header details and involved party IDs and their respective primary contact ID back to the middleware (SCP IS): 5

7 C4C Opportunity Data Customer / Account ID (Sold-to party) C4C Code for Ship-to party C4C code for Bill-to party C4C code for end customer C4C code for Ship-to party s Primary Contact C4C code for Bill-to party s Primary Contact C4C code for End customer s Primary Contact C) At the middleware, each involved party ID is collected, and the subsequent serial calls to C4C get the address details. D) The opportunity and account information received in the response at the SCP IS layer are consolidated, and a combined response is sent back to CPQ to update the given CPQ quote. 3.2 Process Flow Diagram Process flow for getting opportunity details for New Quote in CPQ Process flow for getting opportunity details for existing quote in CPQ 6

8 3.3 Initiating Process/Transaction/Program Real time interface 3.4 Security Requirements N/A 3.5 System Details and Direction Interface Type: A2X (Application to X Users) Direction: Inbound and Outbound Source System: CallidusCloud CPQ Destination System: SAP Hybris C4C Middleware : SCP - IS 3.6 Proposed Transfer Method / Program Transfer Method (SAP): Webservice (ODATA/SOAP) Transport Protocol to partner system: N/A Justification of proposed methods : N/A 3.7 Field Mapping from Source to Destination Mapping fields from C4C Opportunity and Involved parties to CPQ SAP fields, where to map from CPQ fields, where to map 7

9 1 /OpportunityDetails/Opportunity/Name /OpportunityDetails/Header/CustomFields/Opportu nityname 2 /OpportunityDetails/Opportunity/ID /OpportunityDetails/Header/CustomFields/Opportu nityid 3 No one for first phase, it is configurable /OpportunityDetails/ BillTo /CustomFields/CustomFi eld/name 4 No one for first phase, it is configurable /OpportunityDetails/ BillTo /CustomFields/CustomField/Value 5 /OpportunityDetails/BillTo/Customer/Organisation/Fi rstlinename /OpportunityDetails/ BillTo /FirstName 6 /OpportunityDetails/BillTo/Customer/Organisation/S econdlinename 7 /OpportunityDetails/BillTo/Customer/AddressInform ation/address/postaladdress/streetprefixname 8 /OpportunityDetails/BillTo/Customer/AddressInform ation/address/postaladdress/additionalstreetprefixn ame 9 /OpportunityDetails/BillTo/Customer/AddressInform ation/address/postaladdress/cityname 10 /OpportunityDetails/BillTo/Customer/AddressInform ation/address/postaladdress/regioncode 11 /OpportunityDetails/BillTo/Customer/AddressInform ation/address/postaladdress/countrycode 12 /OpportunityDetails/BillTo/Customer/AddressInform ation/address/postaladdress/streetpostalcode 13 /OpportunityDetails/BillTo/Customer/AddressInform ation/address/telephone/formattednumberdescript ion /OpportunityDetails/ BillTo /LastName /OpportunityDetails/ BillTo /AddressLine1 /OpportunityDetails/ BillTo /AddressLine2 /OpportunityDetails/ BillTo /City /OpportunityDetails/ BillTo /State /OpportunityDetails/ BillTo /Country /OpportunityDetails/ BillTo /ZipCode /OpportunityDetails/ BillTo /Phone 8

10 14 /OpportunityDetails/BillTo/Customer/AddressInform ation/address/facsimileformattednumberdescriptio n 15 /OpportunityDetails/BillTo/Customer/AddressInform ation/address/ /uri /OpportunityDetails/ BillTo /Fax /OpportunityDetails/ BillTo / 16 /OpportunityDetails/Opportunity/BillTo/AccountID /OpportunityDetails/ BillTo /CRMAccountId 17 /OpportunityDetails/Opportunity/BillTo/PrimaryCont actid /OpportunityDetails/ BillTo /CRMContactId 18 No one for first phase, it is configurable /OpportunityDetails/ ShipTo /CustomFields/CustomF ield/name 19 No one for first phase, it is configurable /OpportunityDetails/ ShipTo /CustomFields/CustomField/Value 20 /OpportunityDetails/ShipTo/Customer/Organisation/ FirstLineName /OpportunityDetails/ ShipTo /FirstName 21 /OpportunityDetails/ShipTo/Customer/Organisation/ SecondLineName 22 /OpportunityDetails/ShipTo/Customer/AddressInfor mation/address/postaladdress/streetprefixname 23 /OpportunityDetails/ShipTo/Customer/AddressInfor mation/address/postaladdress/additionalstreetprefi xname 24 /OpportunityDetails/ShipTo/Customer/AddressInfor mation/address/postaladdress/cityname 25 /OpportunityDetails/ShipTo/Customer/AddressInfor mation/address/postaladdress/regioncode 26 /OpportunityDetails/ShipTo/Customer/AddressInfor mation/address/postaladdress/countrycode /OpportunityDetails/ ShipTo /LastName /OpportunityDetails/ ShipTo /AddressLine1 /OpportunityDetails/ ShipTo /AddressLine2 /OpportunityDetails/ ShipTo /City /OpportunityDetails/ ShipTo /State /OpportunityDetails/ ShipTo /Country 9

11 27 /OpportunityDetails/ShipTo/Customer/AddressInfor mation/address/postaladdress/streetpostalcode 28 /OpportunityDetails/ShipTo/Customer/AddressInfor mation/address/telephone/formattednumberdescri ption 29 /OpportunityDetails/ShipTo/Customer/AddressInfor mation/address/facsimileformattednumberdescripti on 30 /OpportunityDetails/ShipTo/Customer/AddressInfor mation/address/ /uri /OpportunityDetails/ ShipTo /ZipCode /OpportunityDetails/ ShipTo /Phone /OpportunityDetails/ ShipTo /Fax /OpportunityDetails/ ShipTo / 31 /OpportunityDetails/Opportunity/ShipTo/AccountID /OpportunityDetails/ ShipTo /CRMAccountId 32 /OpportunityDetails/Opportunity/ShipTo/PrimaryCon tactid /OpportunityDetails/ ShipTo /CRMContactId 33 No one for first phase, it is configurable /OpportunityDetails/ EndUser /CustomFields/Custo mfield/name 34 No one for first phase, it is configurable /OpportunityDetails/ EndUser /CustomFields/Custo mfield/value 35 /OpportunityDetails/EndUser/Customer/Organisation /FirstLineName /OpportunityDetails/ EndUser /FirstName 36 /OpportunityDetails/EndUser/Customer/Organisation /SecondLineName 37 /OpportunityDetails/EndUser/Customer/AddressInfor mation/address/postaladdress/streetprefixname 38 /OpportunityDetails/EndUse/Customer/AddressInfor mation/address/postaladdress/additionalstreetprefi xname 39 /OpportunityDetails/EndUser/Customer/AddressInfor mation/address/postaladdress/cityname /OpportunityDetails/ EndUser /LastName /OpportunityDetails/ EndUser /AddressLine1 /OpportunityDetails/ EndUser /AddressLine2 /OpportunityDetails/ EndUser /City 10

12 40 /OpportunityDetails/EndUser/Customer/AddressInfor mation/address/postaladdress/regioncode 41 /OpportunityDetails/EndUser/Customer/AddressInfor mation/address/postaladdress/countrycode /OpportunityDetails/ EndUser /State /OpportunityDetails/ EndUser /Country 42 /OpportunityDetails/EndUser/Customer/AddressInfor mation/address/postaladdress/streetpostalcode 43 /OpportunityDetails/EndUser/Customer/AddressInfor mation/address/telephone/formattednumberdescri ption 44 /OpportunityDetails/EndUser/Customer/AddressInfor mation/address/facsimileformattednumberdescripti on 45 /OpportunityDetails/EndUser/Customer/AddressInfor mation/address/ /uri 46 /OpportunityDetails/Opportunity/EndCustomer/Acco untid 47 /OpportunityDetails/Opportunity/EndCustomer/Prim arycontactid /OpportunityDetails/ EndUser /ZipCode /OpportunityDetails/ EndUser /Phone /OpportunityDetails/ EndUser /Fax /OpportunityDetails/ EndUser / /OpportunityDetails/ EndUser /CRMAccountId /OpportunityDetails/ EndUser /CRMContactId Post-Interface Activities N/A 3.8 Custom Tables/Fields Specifications NA 3.9 Initial Data Set-Up, Conversion Requirements NA 3.10 Configuration Requirements NA 11

13 3.11 Language Considerations Decision is to go ahead with default EN language Reporting NA 3.12 Error Handling There is a standardized error format developed to capture application and business errors in C4C and SCP(IS). Below are the status codes expected from the CPQ system. 200 OK. Opportunity details found. 401 Unauthorized. In case when integration user credentials were not provided. 404 Object not found. In case service is not available. 501 Internal server error. Below are the expected technical errors: Error Other than application errors Application errors How to Handle Errors are captured in the response and can be handled. All the application errors are captured in web service message monitoring of SAP Hybris C4C Security and Authorization No special security required Reconciliation Procedures and Audit Requirements Approach NA Metrics NA 12

14 3.15 Processing and Operational Considerations Processing Type Real time update of data Transaction Volume NA Frequency and Timing TBD, dependent on the implementing customer Performance Batch Requirements NA Data Maintenance Requirements NA Re-use Details NA Multi-company, Multi-jurisdiction Considerations NA 4 Technical Specifications 4.1 Creation of Communication System For the exchange of data between C4C and CPQ systems, a communication system is created in C4C with a host name provided as the iflmap URL of the HCP IS system. HostName: (HCP IS Tenant URL based on the environment) Business System ID: CLDS_HCI 13

15 4.2 Creation of Communication Arrangement Create communication arrangement to link communication scenario and the System HCI created in previous steps. For current integration object, Query Accounts integration scenarios is used. Set Authentication Method to User ID and Password and Maintain Password. 14

16 4.3. Overview of the Process Steps Process Step No. PS1 PS2 PS3 PS4 Name Description Classification Create Integration project in SCP IS Develop integration flow diagram Import WSDLs and schema files Create message mapping Create new integration project in SCP IS through WebIDE/Eclipse Model IFlow based on Requirement Import all files which are used for message mapping Map source and target fields for data flow PS5 Configure Channels Configure sender and receiver channels New PS6 Deploy the artifact Deployment of artifact New New New New Creation of New Project in HCP IS Classification New Change of Existing Step Reuse of Existing Step Objective To create a new project in SCP IS through WebIDE/Eclipse. Involved Users Trigger Precondition Post-condition End User Interaction with the System N/A SCP IS developer is provided with the authorization to create artifact The Opportunity ID from CPQ system should be valid and present in C4C system. End user is not involved directly 1. Create an Integration Project in Eclipse. Go to File New Integration Project, enter the details of the project and click Next. 15

17 Select Point-to-Point Channel pattern for the integration project and click Finish. Integration project gets created with the below folders. 16

18 Develop an integration flow diagram Open the integration flow file and model it like below. Main Integration Process Step 1: Through header, opportunity id will be passed from CPQ. In SCP IS, using a request reply service call, Opportunity id will be passed to query the C4C opportunity through ODATA adapter. Step 2: Add a Router to check whether Opportunity Collection is returned or not. 17

19 A router is added to check whether opportunity Collection is returned or not based on router condition. Condition: Opportunity node is not empty - Proceed to Step 3. Default route - Frame Error response and end the process. Response: When Opportunity ID doesn t exist in C4C. Response: When Opportunity ID is not passed. Step 3: Add a filter to filter Opportunity Node. Step 4: Add Content Modifier and create following properties to store the Opportunity response body details, BillToParty, SoldToParty, EndCustomer from C4C system. The results obtained from query opportunity needs to be stored in content modifier to get the following details from opportunity query response with following properties: 18

20 Step 5: Add a script to query Account to get BillToParty information. Query the Account master to get the BillToParty details such as customer name and address information. To query the C4C Account using BillToParty s BusinessPartnerInternalID, a groovy script needs to be written to frame the request payload. Using local integration process created, a process call is made and the request payload will be sent to C4C receiver through SOAP channel adapter and the corresponding response will be stored as BillToRequestPayload in the following content modifier. Steps for writing a script: import jar file and utilities def Message def properties Get BillToParty AccountID If BillToParty not null Define BillToRequestPayload set Body(BillToRequestPayload) return message. Step 6: Creation of Query Account Integration Process (Local Integration Process) A local integration process that will be called in further steps needs to be created. This process call will check the incoming requests based on the following router condition expression. 1. //LowerBoundaryInternalID!='' (If the incoming request is a new webservice call to C4C) 2. //Customer!='' (If Party ID has already been queried) 3. Default Route (If Party ID is not present) 19

21 If the condition expression (1) is valid, then C4C Account query will be executed using Request-Reply service and pass the response to the next router which will check the following conditions: 1. Account Query Successful: This will Filter Customer node and the response will go to the next content modifier which is maintained as default route. 2. Account Query Fails: This will end the local process based on the router condition (//ReturnedQueryHitsNumberValue='0 ) and continue to the process flow. If the condition expression (2) is valid, then end the event. If the condition expression (3) is valid, then clear the payload body and end the event. Step 7: Call the local integration process created in previous step. Step 8: Add a Content Modifier and create a BillToResponse property to store response from Bill to party Query. The results obtained from query Account to get BillToParty details need to be stored in the content modifier with the following property: Step 9: Add a script to query Account to get ShipToParty information. Query the Account master to get the ShipToParty details such as Name and Address information. 20

22 To query the C4C Account using ShipToParty s BusinessPartnerInternalID, a groovy script needs to be written to frame the request payload. Using the local integration process created in the previous step, a process call is made and the payload is sent to a C4C receiver through the SOAP channel adapter and the corresponding response is stored as ShipToRequestPayload in the following content modifier. Steps for writing a script: import jar file and utilities Define Message Define properties Get ShipToPartyID and BillToPartyID If ShipToPartyID equals BillToPartyID Setproperty ShipToResponse to BillToResponse Else Define ShipToRequestPayload set Body(ShipToRequestPayload) return message. Step 10: Add Content Modifier and create ShipToResponse property to store response from Account Query. The results obtained from query Account to get ShipToParty need to be stored in the content modifier with the following property: Step 11: Add a script to query Account to get EndCustomer information. 21

23 Query the Account master to get the End Customer details such as Name and Address information. To query the C4C Account using EndCusomer s BusinessPartnerInternalID, a groovy script needs to be written to frame the request payload. Using the local integration process created in the previous step, a process call is made and the payload is sent to a C4C receiver through the SOAP channel adapter and the corresponding response is stored as EndCustomerRequestPayload in the following content modifier. Steps for writing a script: import jar file and utilities Define Message Define properties Get ShipToPartyID, EndCustomer and BillToPartyID If EndCustomer equals BillToPartyID Setproperty EndCustomerResponse as BillToResponse Else if EndCustomer equals ShipToPartyID Setproperty EndCustomerResponse as ShipToResponse Else Define EndCustomerRequestPayload set Body(EndCustomerRequestPayload) return message. Step 12: Add a Content Modifier and create EndCustomerResponse property to store response from Account Query. The results obtained from query Account to get End Customer Information need to be stored in the content modifier with the following property: Step 13: Add a script to get a combined response. The response obtained from querying opportunity and Account to get opportunity body information, BillToParty, ShipToParty and EndCustomer details, which have been stored in the content modifier, are combined to get the final response payload. A groovy script needs to be written to frame the request payload. 22

24 Import WSDLs and schema files Classification New Change of Existing Step Reuse of Existing Step Objective To Import all files which are used for message mapping Involved Users Trigger Precondition Post-condition End User Interaction with the System N/A There should be placeholder for each opportunity field coming from C4C in CPQ system. The Opportunity ID from CPQ system should be valid and present in C4C system. End user is not involved directly 23

25 Create message mapping Classification New Change of Existing Step Reuse of Existing Step Objective To map source and target fields for data flow Involved Users Trigger Precondition Post-condition End User Interaction with the System N/A There should be placeholder for each opportunity field coming from C4C in CPQ system. The Opportunity ID from CPQ system should be valid and present in C4C system. End user is not involved directly This is done to map source and target fields. Four mappings are created in this artifact. a) Create Message Mapping. b) Import CombinedResponse schema as Source and GetOpportunityDetailsForNewQuote schema as Target. 24

26 Refer to section 5.7 to see corresponding mapping between source and target fields Configure Channels Sender and Receiver channel need to be configured with below details to receive and send data in correct format. A) Sender s Channel : The following configurations need to be done on the sender s adapter: Adapter Type: HTTPS Transport Protocol: HTTPS Adapter Specific Connection: Address: Provide artifact path Authorization: User Role ( ESBMessaging.send) General: 25

27 Adapter Specific : General: B) Receiver Adapter: For Opportunity Query: The following configurations need to be done on the adapter: Adapter Type: ODATA Transport Protocol: HTTPS Message Protocol: Odata V2 Adapter Specific Connection Details: Address: C4C Odata service Url Proxy Type: Internet Authentication: Basic Credential Name: c4c_credentials (Provide deployed credential name) Adapter Specific Processing Details: Operation Details: Query (GET) Resource Path: OpportunityCollection Query Options: $expand=opportunityinvolvedparties&$filter=opportunityid eq '${header.opportunityid}' 26

28 Adapter Specific: For Account Query: The following configurations need to be done on the sender s adapter: Adapter Type: SOAP Transport Protocol: HTTPS Message Protocol: SAP1.x/SAP RM Adapter Specific Connection: Address: C4C Inbound Address Proxy Type: Internet Authentication: Basic Credential Name: artifact_credentials (Provide a deployed credential name.) 27

29 General : Adapter Specific for Account Query: Deployment of Artifact Classification New Change of Existing Step Reuse of Existing Step Objective To deploy the artifact Involved Users Trigger Precondition N/A Iflow should be saved 28

30 Post-condition End User Interaction with the System N/A End user is not involved directly After the completion of development, the artifact is ready to deploy. 29

edocument for Italy - SAP Cloud Platform Integration Guide

edocument for Italy - SAP Cloud Platform Integration Guide IMPLEMENTATION GUIDE PUBLIC 2018-12-14 edocument for Italy - SAP Cloud Platform Integration Guide 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Introduction....3

More information

Integration Framework. Architecture

Integration Framework. Architecture Integration Framework 2 Architecture Anyone involved in the implementation or day-to-day administration of the integration framework applications must be familiarized with the integration framework architecture.

More information

Additional Connectivity Options

Additional Connectivity Options Additional Connectivity Options from the book SAP Cloud Platform Integration by Bilay, Gutsche, Krimmel, and Stiehl Your guide to mastering SAP Cloud Platform Integration! In this online appendix, we briefly

More information

Tutorial 8 : Oracle Apps BES Organization Insert Event Publish To Siebel Cust Acct Insert

Tutorial 8 : Oracle Apps BES Organization Insert Event Publish To Siebel Cust Acct Insert Reference: 2005/04/26 Adapter Tutorial Tutorial 8 : Oracle Apps BES Organization Insert Event Publish To Siebel Cust Acct Insert The Oracle AS Adapter for AQ interfaces with the Business Event System to

More information

Tutorial 6 : Receiving Siebel Integration Object through the Oracle AS Adapter

Tutorial 6 : Receiving Siebel Integration Object through the Oracle AS Adapter Reference: 2005/04/26 Adapter Tutorial Tutorial 6 : Receiving Siebel Integration Object through the Oracle AS Adapter The Oracle AS Adapter for Siebel exposes the Siebel events - Integration Objects as

More information

Creating a REST API which exposes an existing SOAP Service with IBM API Management

Creating a REST API which exposes an existing SOAP Service with IBM API Management Creating a REST API which exposes an existing SOAP Service with IBM API Management 4.0.0.0 2015 Copyright IBM Corporation Page 1 of 33 TABLE OF CONTENTS OBJECTIVE...3 PREREQUISITES...3 CASE STUDY...4 USER

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Using Oracle Eloqua Cloud Adapter Release 12.2.1.1.0 E73562-01 June 2016 Oracle Fusion Middleware Using Oracle Eloqua Cloud Adapter, Release 12.2.1.1.0 E73562-01 Copyright 2015,

More information

Usage of "OAuth2" policy action in CentraSite and Mediator

Usage of OAuth2 policy action in CentraSite and Mediator Usage of "OAuth2" policy action in CentraSite and Mediator Introduction Prerequisite Configurations Mediator Configurations watt.server.auth.skipformediator The pg.oauth2 Parameters Asset Creation and

More information

edocs Home > BEA AquaLogic Service Bus 3.0 Documentation > Accessing ALDSP Data Services Through ALSB

edocs Home > BEA AquaLogic Service Bus 3.0 Documentation > Accessing ALDSP Data Services Through ALSB Accessing ALDSP 3.0 Data Services Through ALSB 3.0 edocs Home > BEA AquaLogic Service Bus 3.0 Documentation > Accessing ALDSP Data Services Through ALSB Introduction AquaLogic Data Services Platform can

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Using Oracle Eloqua Cloud Adapter Release 12.2.1.3.0 E83336-02 July 2017 Documentation for Oracle Service-Oriented Architecture (SOA) developers that describes how to use the Oracle

More information

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. VMware AirWatch Email Notification Service Installation Guide Providing real-time email notifications to ios devices with AirWatch Inbox and VMware Boxer Workspace ONE UEM v9.4 Have documentation feedback?

More information

Testking.P questuons

Testking.P questuons Testking.P2070-055.48 questuons Number: P2070-055 Passing Score: 800 Time Limit: 120 min File Version: 4.7 http://www.gratisexam.com/ P2070-055 IBM FileNet P8 System Implementation Technical Mastery Test

More information

SDN Community Contribution

SDN Community Contribution SDN Community Contribution (This is not an official SAP document.) Disclaimer & Liability Notice This document may discuss sample coding or other information that does not include SAP official interfaces

More information

Oracle Fusion Middleware. Using Ariba Adapter Release 12c ( ) E

Oracle Fusion Middleware. Using Ariba Adapter Release 12c ( ) E Oracle Fusion Middleware Using Ariba Adapter Release 12c (12.2.1.2.0) E83386-01 March 2017 Oracle Fusion Middleware Using Ariba Adapter, Release 12.2.1.2.0 E78048-01 Copyright 2016 Oracle and/or its affiliates.

More information

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. VMware AirWatch Email Notification Service Installation Guide Providing real-time email notifications to ios devices with AirWatch Inbox and VMware Boxer Workspace ONE UEM v9.7 Have documentation feedback?

More information

This guide covers the installation, setup, and configuration of Sertifi for Salesforce CPQ.

This guide covers the installation, setup, and configuration of Sertifi for Salesforce CPQ. This guide covers the installation, setup, and configuration of Sertifi for Salesforce CPQ. Contents Sertifi for Salesforce CPQ Prerequisites... 2 Section 1: Sertifi for Salesforce installation and setup...

More information

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. VMware AirWatch Email Notification Service Installation Guide Providing real-time email notifications to ios devices with AirWatch Inbox and VMware Boxer AirWatch v9.1 Have documentation feedback? Submit

More information

Oracle Cloud Using the Oracle Responsys Adapter. Release 17.3

Oracle Cloud Using the Oracle Responsys Adapter. Release 17.3 Oracle Cloud Using the Oracle Responsys Adapter Release 17.3 E70393-06 September 2017 Oracle Cloud Using the Oracle Responsys Adapter, Release 17.3 E70393-06 Copyright 2016, 2017, Oracle and/or its affiliates.

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Using Ariba Adapter Release 12c (12.2.1.3.0) E88147-01 June 2017 Contents 1-1 Oracle Fusion Middleware Using Ariba Adapter, Release 12.2.1.3.0 E88147-01 Copyright 2017 Oracle and/or

More information

IBM WebSphere Adapter for Oracle E-Business Suite Quick Start Tutorials

IBM WebSphere Adapter for Oracle E-Business Suite Quick Start Tutorials IBM WebSphere Adapter for Oracle E-Business Suite 6.2.0.0 Quick Start Tutorials Note: Before using this information and the product it supports, read the information in "Notices" on page 196. This edition

More information

Selftestengine.P questuons P IBM FileNet P8 System Implementation Technical Mastery Test v1

Selftestengine.P questuons P IBM FileNet P8 System Implementation Technical Mastery Test v1 Selftestengine.P2070-055.38 questuons Number: P2070-055 Passing Score: 800 Time Limit: 120 min File Version: 5.2 P2070-055 IBM FileNet P8 System Implementation Technical Mastery Test v1 A questions are

More information

Creating a REST API which exposes an existing SOAP Service with IBM API Management

Creating a REST API which exposes an existing SOAP Service with IBM API Management Creating a REST API which exposes an existing SOAP Service with IBM API Management 3.0.0.1 Page 1 of 29 TABLE OF CONTENTS OBJECTIVE...3 PREREQUISITES...3 CASE STUDY...3 USER ROLES...4 BEFORE YOU BEGIN...4

More information

This course introduces the general process and techniques for creating a new scenario package that involves SAP Business One.

This course introduces the general process and techniques for creating a new scenario package that involves SAP Business One. This course introduces the general process and techniques for creating a new scenario package that involves SAP Business One. 1 At the end of this course, you will be able to: Describe the general process

More information

Product overview. McAfee Web Protection Hybrid Integration Guide. Overview

Product overview. McAfee Web Protection Hybrid Integration Guide. Overview McAfee Web Protection Hybrid Integration Guide Product overview Overview The McAfee Web Protection hybrid solution is the integration of McAfee Web Gateway and McAfee Web Gateway Cloud Service (McAfee

More information

Oracle Cloud Using the DB2 Adapter. Release 17.4

Oracle Cloud Using the DB2 Adapter. Release 17.4 Oracle Cloud Using the DB2 Adapter Release 17.4 E81219-08 December 2017 Oracle Cloud Using the DB2 Adapter, Release 17.4 E81219-08 Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved.

More information

Oracle Cloud. Using Oracle Eloqua Adapter Release E

Oracle Cloud. Using Oracle Eloqua Adapter Release E Oracle Cloud Using Oracle Eloqua Adapter Release 12.1.3 E65434-01 August 2015 Oracle Cloud Using Oracle Eloqua Adapter, Release 12.1.3 E65434-01 Copyright 2015, Oracle and/or its affiliates. All rights

More information

Lisa Banks Distributed Systems Subcommittee

Lisa Banks Distributed Systems Subcommittee z/tpf V1.1 Title: Concepts of z/tpf SOAP Consumer Support Lisa Banks Distributed Systems Subcommittee AIM Enterprise Platform Software IBM z/transaction Processing Facility Enterprise Edition 1.1.0 Any

More information

Integration Guide. Document Version:

Integration Guide. Document Version: SAP Product Lifecycle Management for Insurance 3.0 SP03 FP2 SAP Underwriting for Insurance 3.0 SP03 FP2 SAP Policy Management 5.3 CUSTOMER Integration Guide Document Version: 1.0 2016-07-21 Typographic

More information

Live Data Connection to SAP Universes

Live Data Connection to SAP Universes Live Data Connection to SAP Universes You can create a Live Data Connection to SAP Universe using the SAP BusinessObjects Enterprise (BOE) Live Data Connector component deployed on your application server.

More information

Oracle Cloud Using the Google Calendar Adapter with Oracle Integration

Oracle Cloud Using the Google Calendar Adapter with Oracle Integration Oracle Cloud Using the Google Calendar Adapter with Oracle Integration E85501-05 January 2019 Oracle Cloud Using the Google Calendar Adapter with Oracle Integration, E85501-05 Copyright 2017, 2019, Oracle

More information

Workspace ONE UEM Notification Service. VMware Workspace ONE UEM 1811

Workspace ONE UEM  Notification Service. VMware Workspace ONE UEM 1811 Workspace ONE UEM Email Notification Service VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Unit 7: Working with

Unit 7: Working with Unit 7: Working with Email Questions Covered What kinds of inbound and outbound email are possible in Agiloft? How do we configure the system to send outbound email and receive inbound email? Why set up

More information

Eclipse Business Connect XML. Release (Eterm)

Eclipse Business Connect XML. Release (Eterm) Eclipse Business Connect XML Release 8.6.4 (Eterm) Legal Notices 2008 Activant Solutions Inc. All rights reserved. Unauthorized reproduction is a violation of applicable laws. Activant and the Activant

More information

VMware Notification Service v2.0 Installation and Configuration Guide Configure ENSv2 for cloud and on-premises deployments

VMware  Notification Service v2.0 Installation and Configuration Guide Configure ENSv2 for cloud and on-premises deployments VMware Email Notification Service v2.0 Installation and Configuration Guide Configure ENSv2 for cloud and on-premises deployments Workspace ONE UEM v9.4 Have documentation feedback? Submit a Documentation

More information

Forescout. eyeextend for ServiceNow. Configuration Guide. Version 2.0

Forescout. eyeextend for ServiceNow. Configuration Guide. Version 2.0 Forescout Version 2.0 Contact Information Forescout Technologies, Inc. 190 West Tasman Drive San Jose, CA 95134 USA https://www.forescout.com/support/ Toll-Free (US): 1.866.377.8771 Tel (Intl): 1.408.213.3191

More information

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Demo Introduction Keywords: Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Goal of Demo: Oracle Big Data Preparation Cloud Services can ingest data from various

More information

SAP Pharma Network Onboarding Guide

SAP Pharma Network Onboarding Guide Onboarding Guide - Final Review SAP Pharma Network Document Version: 0.18 2016-08-10 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field

More information

Oracle. Sales Cloud Integrating with JD Edwards EnterpriseOne. Release 13 (update 18A)

Oracle. Sales Cloud Integrating with JD Edwards EnterpriseOne. Release 13 (update 18A) Oracle Sales Cloud Integrating with JD Edwards EnterpriseOne Release 13 (update 18A) Release 13 (update 18A) Part Number E92325-02 Copyright 2011-2018, Oracle and/or its affiliates. All rights reserved.

More information

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide Adobe Document Cloud esign Services for Salesforce Version 17 Installation and Customization Guide 2015 Adobe Systems Incorporated. All rights reserved. Last Updated: August 28, 2015 Table of Contents

More information

ActiveBPEL Fundamentals

ActiveBPEL Fundamentals Unit 23: Deployment ActiveBPEL Fundamentals This is Unit #23 of the BPEL Fundamentals course. In past Units we ve looked at ActiveBPEL Designer, Workspaces and Projects, created the Process itself and

More information

ForeScout CounterACT. (AWS) Plugin. Configuration Guide. Version 1.3

ForeScout CounterACT. (AWS) Plugin. Configuration Guide. Version 1.3 ForeScout CounterACT Hybrid Cloud Module: Amazon Web Services (AWS) Plugin Version 1.3 Table of Contents Amazon Web Services Plugin Overview... 4 Use Cases... 5 Providing Consolidated Visibility... 5 Dynamic

More information

Lab 3: Simple Integration Use Case

Lab 3: Simple Integration Use Case Exercise 1 : Create the web service...2 Exercise 2 : Deploy the web service...4 Exercise 3 : Test the service...8 1/16 In this exercise, you will learn how to activate a Maximo inbound web service. This

More information

Identity Provider for SAP Single Sign-On and SAP Identity Management

Identity Provider for SAP Single Sign-On and SAP Identity Management Implementation Guide Document Version: 1.0 2017-05-15 PUBLIC Identity Provider for SAP Single Sign-On and SAP Identity Management Content 1....4 1.1 What is SAML 2.0.... 5 SSO with SAML 2.0.... 6 SLO with

More information

Oracle Cloud Using the UiPath Robotic Process Automation Adapter with Oracle Integration F

Oracle Cloud Using the UiPath Robotic Process Automation Adapter with Oracle Integration F Oracle Cloud Using the UiPath Robotic Process Automation Adapter with Oracle Integration F10982-02 Oracle Cloud Using the UiPath Robotic Process Automation Adapter with Oracle Integration, F10982-02 Copyright

More information

3 Connecting to Applications

3 Connecting to Applications 3 Connecting to Applications 3 Connecting to Applications...1 3.1 Prerequisites...1 3.2 Introduction...1 3.2.1 Pega, the Widget Supplier...2 3.2.2 Mega, the Widget Procurer...2 3.3 Create Requisition...3

More information

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5 Using the vrealize Orchestrator Operations Client vrealize Orchestrator 7.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

VMware Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments

VMware  Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments VMware Email Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments Workspace ONE UEM v9.5 Have documentation feedback? Submit a Documentation

More information

Oracle Cloud Using the DB2 Adapter with Oracle Integration

Oracle Cloud Using the DB2 Adapter with Oracle Integration Oracle Cloud Using the DB2 Adapter with Oracle Integration E85529-11 January 2019 Oracle Cloud Using the DB2 Adapter with Oracle Integration, E85529-11 Copyright 2017, 2019, Oracle and/or its affiliates.

More information

Quick Setup Guide BY: AEXXIS LLC

Quick Setup Guide BY: AEXXIS LLC Quick Setup Guide BY: AEXXIS LLC The following is a quick setup guide for OrangeCRM. It is intended as a basic outline of a simple OrangeCRM setup. It may not cover every detail of your specific setup.

More information

IBM WebSphere Adapter for Oracle E-Business Suite Quick Start Tutorials

IBM WebSphere Adapter for Oracle E-Business Suite Quick Start Tutorials IBM WebSphere Adapter for Oracle E-Business Suite 7.0.0.0 Quick Start Tutorials Note: Before using this information and the product it supports, read the information in the "Notices" section, at the end

More information

Oracle Cloud Using the Microsoft SQL Server Adapter. Release 17.3

Oracle Cloud Using the Microsoft SQL Server Adapter. Release 17.3 Oracle Cloud Using the Microsoft SQL Server Adapter Release 17.3 E71394-12 September 2017 Oracle Cloud Using the Microsoft SQL Server Adapter, Release 17.3 E71394-12 Copyright 2016, 2017, Oracle and/or

More information

IBM Enterprise Modernization for System z: Wrap existing COBOL programs as Web Services with IBM Rational Developer for System z

IBM Enterprise Modernization for System z: Wrap existing COBOL programs as Web Services with IBM Rational Developer for System z IBM Enterprise Modernization for System z: Wrap existing COBOL programs as Web Services with IBM Rational Developer for System z Extend value of existing enterprise software assets Skill Level: Intermediate

More information

Enterprise SOA Experience Workshop. Module 8: Operating an enterprise SOA Landscape

Enterprise SOA Experience Workshop. Module 8: Operating an enterprise SOA Landscape Enterprise SOA Experience Workshop Module 8: Operating an enterprise SOA Landscape Agenda 1. Authentication and Authorization 2. Web Services and Security 3. Web Services and Change Management 4. Summary

More information

Create OData API for Use With Salesforce Connect

Create OData API for Use With Salesforce Connect Create OData API for Use With Salesforce Connect The following steps describe how to set up and configure Jitterbit LIVE API Platform to expose data in an easy to consume, secure form so that Salesforce

More information

FAQs OData Services SAP Hybris Cloud for Customer PUBLIC

FAQs OData Services SAP Hybris Cloud for Customer PUBLIC FAQs OData Services SAP Hybris Cloud for Customer PUBLIC TABLE OF CONTENTS FAQS ODATA SERVICES... 3 1. How to access the SAP Hybris Cloud for Customer OData API of your tenant?...3 2. How to access the

More information

Oracle Access Manager 10g - Oracle Enterprise Gateway Integration Guide

Oracle Access Manager 10g - Oracle Enterprise Gateway Integration Guide An Oracle White Paper June 2011 Oracle Access Manager 10g - Oracle Enterprise Gateway Integration Guide 1/26 Disclaimer The following is intended to outline our general product direction. It is intended

More information

CREATION AND CONFIGURATION OF WEB SERVICE FROM RFC AND DEPLOYMENT IN ANOTHER SYSTEM

CREATION AND CONFIGURATION OF WEB SERVICE FROM RFC AND DEPLOYMENT IN ANOTHER SYSTEM CREATION AND CONFIGURATION OF WEB SERVICE FROM RFC AND DEPLOYMENT IN ANOTHER SYSTEM Applies to: SAP Summary The purpose of this document is to provide creation and configuration of web service from function

More information

Perceptive Connector for Microsoft Dynamics AX

Perceptive Connector for Microsoft Dynamics AX Perceptive Connector for Microsoft Dynamics AX Installation and Setup Guide Version: 3.0.x Written by: Product Knowledge, R&D Date: February 2018 Copyright 2017 Hyland Software, Inc. and its affiliates.

More information

IBM WebSphere Adapter for Oracle E-Business Suite Quick Start Tutorials

IBM WebSphere Adapter for Oracle E-Business Suite Quick Start Tutorials IBM WebSphere Adapter for Oracle E-Business Suite 7.5.0.0 Quick Start Tutorials Note: Before using this information and the product it supports, read the information in the "Notices" section, at the end

More information

DreamFactory Security Guide

DreamFactory Security Guide DreamFactory Security Guide This white paper is designed to provide security information about DreamFactory. The sections below discuss the inherently secure characteristics of the platform and the explicit

More information

Libelium Cloud Hive. Technical Guide

Libelium Cloud Hive. Technical Guide Libelium Cloud Hive Technical Guide Index Document version: v7.0-12/2018 Libelium Comunicaciones Distribuidas S.L. INDEX 1. General and information... 4 1.1. Introduction...4 1.1.1. Overview...4 1.2. Data

More information

PSA_QuoteWerks Guide Version April 27, 2018

PSA_QuoteWerks Guide Version April 27, 2018 PSA_QuoteWerks Guide Version 4.0.10 April 27, 2018 Contents Copyright Notice - Pulseway... 2 Introduction... 3 Prerequisites... 3 Installation... 3 Setup Wizard Configuration... 4 QuoteWerks Configuration...

More information

Oracle Cloud Using the Microsoft Adapter. Release 17.3

Oracle Cloud Using the Microsoft  Adapter. Release 17.3 Oracle Cloud Using the Microsoft Email Adapter Release 17.3 E70297-10 December 2017 Oracle Cloud Using the Microsoft Email Adapter, Release 17.3 E70297-10 Copyright 2016, 2017, Oracle and/or its affiliates.

More information

JBoss SOAP Web Services User Guide. Version: M5

JBoss SOAP Web Services User Guide. Version: M5 JBoss SOAP Web Services User Guide Version: 3.3.0.M5 1. JBoss SOAP Web Services Runtime and Tools support Overview... 1 1.1. Key Features of JBossWS... 1 2. Creating a Simple Web Service... 3 2.1. Generation...

More information

Composer Help. Web Request Common Block

Composer Help. Web Request Common Block Composer Help Web Request Common Block 7/4/2018 Web Request Common Block Contents 1 Web Request Common Block 1.1 Name Property 1.2 Block Notes Property 1.3 Exceptions Property 1.4 Request Method Property

More information

D&B Optimizer for Microsoft Installation Guide Setup for Optimizer for Microsoft Dynamics. VERSION: 2.3 PUBLICATION DATE: February, 2019

D&B Optimizer for Microsoft Installation Guide Setup for Optimizer for Microsoft Dynamics. VERSION: 2.3 PUBLICATION DATE: February, 2019 D&B Optimizer for Microsoft Installation Guide Setup for Optimizer for Microsoft Dynamics VERSION: 2.3 PUBLICATION DATE: February, 2019 Contents 1. INTRODUCTION... 3 WHAT IS IT?... 3 FEATURES... 3 GETTING

More information

Oracle Cloud Using the Microsoft SQL Server Adapter with Oracle Autonomous Integration Cloud

Oracle Cloud Using the Microsoft SQL Server Adapter with Oracle Autonomous Integration Cloud Oracle Cloud Using the Microsoft SQL Server Adapter with Oracle Autonomous Integration Cloud E85522-03 May 2018 Oracle Cloud Using the Microsoft SQL Server Adapter with Oracle Autonomous Integration Cloud,

More information

Oracle FLEXCUBE Universal Banking 12.0 Interface Getting started. Release 1.0

Oracle FLEXCUBE Universal Banking 12.0 Interface Getting started. Release 1.0 Universal Banking 12.0 Interface Getting started Release 1.0 May 2012 Contents 1 Preface... 3 1.1 Audience... 3 1.2 Related documents... 3 1.3 Conventions... 3 2 Introduction... 4 2.1 How to use this Guide...

More information

edocument for Hungary Invoice Registration - SAP Cloud Platform Integration Guide (SAP S/ 4HANA Cloud)

edocument for Hungary Invoice Registration - SAP Cloud Platform Integration Guide (SAP S/ 4HANA Cloud) PUBLIC 2018-10-24 edocument for Hungary Invoice Registration - SAP Cloud Platform Integration Guide (SAP S/ 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Introduciton....3

More information

Service Manager. Database Configuration Guide

Service Manager. Database Configuration Guide Service Manager powered by HEAT Database Configuration Guide 2017.2.1 Copyright Notice This document contains the confidential information and/or proprietary property of Ivanti, Inc. and its affiliates

More information

Vyapin Office 365 Management Suite

Vyapin Office 365 Management Suite Vyapin Office 365 Management Suite Last Updated: December 2015 Copyright 2015 Vyapin Software Systems Private Limited. All rights reserved. This document is being furnished by Vyapin Software Systems Private

More information

Upland Qvidian Proposal Automation Single Sign-on Administrator's Guide

Upland Qvidian Proposal Automation Single Sign-on Administrator's Guide Upland Qvidian Proposal Automation Single Sign-on Administrator's Guide Version 12.0-4/17/2018 Copyright Copyright 2018 Upland Qvidian. All rights reserved. Information in this document is subject to change

More information

Oracle Cloud Using the SAP Adapter with Oracle Autonomous Integration Cloud

Oracle Cloud Using the SAP Adapter with Oracle Autonomous Integration Cloud Oracle Cloud Using the SAP Adapter with Oracle Autonomous Integration Cloud E85499-02 May 2018 Oracle Cloud Using the SAP Adapter with Oracle Autonomous Integration Cloud, E85499-02 Copyright 2017, 2018,

More information

Index A, B, C. Rank() function, steps, 199 Cloud services, 2 Comma-separated value (CSV), 27

Index A, B, C. Rank() function, steps, 199 Cloud services, 2 Comma-separated value (CSV), 27 Index A, B, C Calculations, Power Query distinct customers code implementations, 205 duplicate date and customer, 204 group by dialog configuration, 204 objective, 202 output, 205 Query Editor toolbar,

More information

How To use REST API inside Sales Cloud

How To use REST API inside Sales Cloud How To use REST API inside Sales Cloud by : radu.marinache@oracle.com Opportunity REST WS GET POST PATCH Using a 3th party REST API webservice inside Sales Cloud Abstract The following document presents

More information

Java CAPS Creating a Simple Web Service from a JCD

Java CAPS Creating a Simple Web Service from a JCD Java CAPS 5.1.3 Creating a Simple Web Service from a JCD Introduction Holger Paffrath, August 2008 This tutorial shows you how to create an XML Schema definition to define the layout of your web service

More information

DIGIPASS Authentication for Check Point VPN-1

DIGIPASS Authentication for Check Point VPN-1 DIGIPASS Authentication for Check Point VPN-1 With Vasco VACMAN Middleware 3.0 2007 Integration VASCO Data Security. Guideline All rights reserved. Page 1 of 51 Disclaimer Disclaimer of Warranties and

More information

quotemedia End User Web Services Table of Contents

quotemedia End User Web Services Table of Contents quotemedia End User Web Services Table of Contents 1 Introduction 1.1 Summary 1.2 Audience 1.3 Terminology 1.4 What Kind of a Partner Site Am I? 1.4.1 Affiliate site 1.4.2 External Users site 1.4.3 External

More information

BEST PRACTICE GUIDE USING THE PANZURA GFS TO ACCELERATE AUTODESK VAULT. Created in conjunction with

BEST PRACTICE GUIDE USING THE PANZURA GFS TO ACCELERATE AUTODESK VAULT. Created in conjunction with BEST PRACTICE GUIDE USING THE PANZURA GFS TO ACCELERATE AUTODESK VAULT This document provides recommended configurations for running Autodesk Vault Professional Server with the Panzura Global File System

More information

Implementation Guide. SmartOffice Sync for Microsoft Exchange

Implementation Guide. SmartOffice Sync for Microsoft Exchange Implementation Guide SmartOffice Sync for Microsoft Exchange Revised: 10-20-16 Copyright 2016, Ebix CRM All Rights Reserved. No part of this documentation may be copied, reproduced or translated in any

More information

Oracle SOA Suite 11g: Build Composite Applications

Oracle SOA Suite 11g: Build Composite Applications Oracle University Contact Us: 1.800.529.0165 Oracle SOA Suite 11g: Build Composite Applications Duration: 5 Days What you will learn This course covers designing and developing SOA composite applications

More information

Oracle Cloud Using the Eventbrite Adapter with Oracle Integration

Oracle Cloud Using the Eventbrite Adapter with Oracle Integration Oracle Cloud Using the Eventbrite Adapter with Oracle Integration E85506-05 January 2019 Oracle Cloud Using the Eventbrite Adapter with Oracle Integration, E85506-05 Copyright 2017, 2019, Oracle and/or

More information

INSTALL GUIDE AMC DIRECT DEBIT FOR MICROSOFT DYNAMICS AX 7. AMC Consult A/S Published: November 16

INSTALL GUIDE AMC DIRECT DEBIT FOR MICROSOFT DYNAMICS AX 7. AMC Consult A/S Published: November 16 INSTALL GUIDE AMC DIRECT DEBIT FOR MICROSOFT DYNAMICS AX 7 AMC Consult A/S Published: November 16 Contents 1 Introduction... 3 2 Distribution... 4 3 Installation... 5 3.1 Prerequisites... 5 3.2 Installing

More information

Microsoft Exam Questions & Answers

Microsoft Exam Questions & Answers Microsoft 70-595 Exam Questions & Answers Number: 70-595 Passing Score: 800 Time Limit: 120 min File Version: 25.4 http://www.gratisexam.com/ Microsoft 70-595 Exam Questions & Answers Exam Name: TS: Developing

More information

IaaS Integration for Multi-Machine Services

IaaS Integration for Multi-Machine Services IaaS Integration for Multi-Machine Services vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Oracle Cloud Using the Adobe esign Adapter. Release 17.3

Oracle Cloud Using the Adobe esign Adapter. Release 17.3 Oracle Cloud Using the Adobe esign Adapter Release 17.3 E71395-07 September 2017 Oracle Cloud Using the Adobe esign Adapter, Release 17.3 E71395-07 Copyright 2016, 2017, Oracle and/or its affiliates. All

More information

Oracle Cloud Using the Trello Adapter. Release 17.3

Oracle Cloud Using the Trello Adapter. Release 17.3 Oracle Cloud Using the Trello Adapter Release 17.3 E84579-03 September 2017 Oracle Cloud Using the Trello Adapter, Release 17.3 E84579-03 Copyright 2016, 2017, Oracle and/or its affiliates. All rights

More information

Build an App From a SAP Web IDE Template. Page 1/26

Build an App From a SAP Web IDE Template. Page 1/26 Build an App From a SAP Web IDE Template Page 1/26 1. Click on Services Tab Click on the Services tab in the navigation bar. Page 2/26 2. Open SAP Web IDE Scroll down and then click the SAP Web IDE tile

More information

Extracting and Storing PDF Form Data Into a Repository

Extracting and Storing PDF Form Data Into a Repository Extracting and Storing PDF Form Data Into a Repository This use case describes how to extract required information from a PDF form document to populate database tables. For example, you may have users

More information

Receiving PeopleSoft Message (PeopleTools 8.17) through the Oracle AS PeopleSoft Adapter. An Oracle White Paper September 2008

Receiving PeopleSoft Message (PeopleTools 8.17) through the Oracle AS PeopleSoft Adapter. An Oracle White Paper September 2008 Receiving PeopleSoft Message (PeopleTools 8.17) through the Oracle AS PeopleSoft Adapter An Oracle White Paper September 2008 Receiving PeopleSoft Message (PeopleTools 8.17) through the Oracle AS PeopleSoft

More information

Oracle. Sales Cloud Configuring Sales for B2C. Release 13 (update 18A)

Oracle. Sales Cloud Configuring Sales for B2C. Release 13 (update 18A) Oracle Sales Cloud Release 13 (update 18A) Release 13 (update 18A) Part Number E92312-01 Copyright 2011-2018, Oracle and/or its affiliates. All rights reserved. Authors: Steve Aguirre, Tracie Felker, Krithika

More information

Oracle Web Service Manager 11g Component Level Role Authorization (in SOA Suite) March, 2012

Oracle Web Service Manager 11g Component Level Role Authorization (in SOA Suite) March, 2012 Oracle Web Service Manager 11g Component Level Role Authorization (in SOA Suite) March, 2012 Step-by-Step Instruction Guide Author: Prakash Yamuna Senior Development Manager Oracle Corporation Table of

More information

AD Sync Client Install Guide. Contents

AD Sync Client Install Guide. Contents AD Sync Client Install Guide Contents AD Sync Client Install Guide... 1 Introduction... 2 Deployment Prerequisites... 2 Configure SQL Prerequisites... 3 Switch SQL to Mixed Mode authentication... 3 Create

More information

VMware Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments

VMware  Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments VMware Email Notification Service v2.0 Installation and Configuration Guide Configure ENS2 for cloud and on-premises deployments Workspace ONE UEM v9.7 Have documentation feedback? Submit a Documentation

More information

Create Import Data Connection to SAP BPC MS

Create Import Data Connection to SAP BPC MS Create Import Data Connection to SAP BPC MS You can create a connection that allows you to import data and models from an SAP Business Planning and Consolidation (BPC) system. Prerequisites SAP BPC for

More information

Gateway File Provider Setup Guide

Gateway File Provider Setup Guide Gateway File Provider Setup Guide Version 17 April 2018 Contents Overview... 9 Setting Up the Integration Environment... 11 Managing Personally Identifiable Information... 11 Setting Up the Integration

More information

IaaS Integration for Multi- Machine Services. vrealize Automation 6.2

IaaS Integration for Multi- Machine Services. vrealize Automation 6.2 IaaS Integration for Multi- Machine Services vrealize Automation 6.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

Avaya PBX SIP TRUNKING Setup & User Guide

Avaya PBX SIP TRUNKING Setup & User Guide Avaya PBX SIP TRUNKING Setup & User Guide Nextiva.com (800) 285-7995 2 P a g e Contents Description... 3 Avaya IP PBX Configuration... 3 Licensing and Physical Hardware... 4 System Tab Configuration...

More information

TECHNICAL NOTES. Configuring BrightAuthor for BSNEE

TECHNICAL NOTES. Configuring BrightAuthor for BSNEE TECHNICAL NOTES Configuring BrightAuthor for BSNEE Configurator version 1.06 Supported BrightAuthor versions: 3.5.0.34 to 4.4.0.x Supported BSNEE versions: 3.5 to 4.2 BrightSign, LLC. 16780 Lark Ave.,

More information

Installation Guide - Mac

Installation Guide - Mac Kony Fabric Installation Guide - Mac On-Premises Release V8 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated

More information