0% found this document useful (0 votes)
5 views

02 ICS Basics Features

The document outlines the Oracle Integration Cloud Service (ICS) and its features, emphasizing that the information is for informational purposes only and not a commitment to deliver any material. It details the functionalities of ICS, including design-time capabilities, integrations, connections, and cloud adapters. Additionally, it highlights the process of calling web services and exposing integrations as web services within the ICS framework.

Uploaded by

Gaurav Khanolkar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

02 ICS Basics Features

The document outlines the Oracle Integration Cloud Service (ICS) and its features, emphasizing that the information is for informational purposes only and not a commitment to deliver any material. It details the functionalities of ICS, including design-time capabilities, integrations, connections, and cloud adapters. Additionally, it highlights the process of calling web services and exposing integrations as web services within the ICS framework.

Uploaded by

Gaurav Khanolkar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 22

Safe Harbor Statement

The following is intended to outline our general product direction. It is intended for
information purposes only, and may not be incorporated into any contract. It is not a
commitment to deliver any material, code, or functionality, and should not be relied upon
in making purchasing decisions. The development, release, and timing of any features or
functionality described for Oracle’s products remains at the sole discretion of Oracle.

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Confidential 2
THE INFORMATION CONTAINED IN THIS DOCUMENT IS FOR INFORMATIONAL SHARING PURPOSES ONLY, AND SHOULD BE
CONSIDERED IN YOUR CAPACITY AS A CUSTOMER ADVISORY BOARD MEMBER OR PURSUANT TO YOUR BETA TRIAL
AGREEMENT ONLY. IT IS NOT A COMMITMENT TO DELIVER ANY MATERIAL, CODE, OR FUNCTIONALITY, AND SHOULD NOT BE
RELIED UPON IN MAKING PURCHASING DECISIONS. THE DEVELOPMENT, RELEASE, AND TIMING OF ANY FEATURES OR
FUNCTIONALITY DESCRIBED IN THIS DOCUMENT REMAINS AT THE SOLE DISCRETION OF ORACLE.

THIS DOCUMENT IN ANY FORM, SOFTWARE OR PRINTED MATTER, CONTAINS PROPRIETARY INFORMATION THAT IS THE
EXCLUSIVE PROPERTY OF ORACLE. YOUR ACCESS TO AND USE OF THIS CONFIDENTIAL MATERIAL IS SUBJECT TO THE TERMS
AND CONDITIONS OF YOUR ORACLE SOFTWARE LICENSE AND SERVICE AGREEMENT, WHICH HAS BEEN EXECUTED AND WITH
WHICH YOU AGREE TO COMPLY. THIS DOCUMENT AND INFORMATION CONTAINED HEREIN MAY NOT BE DISCLOSED, COPIED,
REPRODUCED OR DISTRIBUTED TO ANYONE OUTSIDE ORACLE WITHOUT PRIOR WRITTEN CONSENT OF ORACLE. THIS
DOCUMENT IS NOT PART OF YOUR LICENSE AGREEMENT NOR CAN IT BE INCORPORATED INTO ANY CONTRACTUAL
AGREEMENT WITH ORACLE OR ITS SUBSIDIARIES OR AFFILIATES.

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Confidential 3
Introducing Oracle Integration Cloud Service
ICS Basic Features

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |


ICS Design-time

Overview

• Provide Web-Based Design-time.


• Flow Composer targeted at a Citizen
Integration Developer.
• Monitoring Dashboard
• Gallery for Pre-built Integrations
• Built on ADF with Alta Skin

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |


ICS Home

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |


ICS Designer
Integrations
 Services orchestration
 Configure existing connections or end points
 Mapping
Connections
 Connection to a specific application
 Add, Update, Delete, Clone connection
Lookups
 Reusable tables across multiple integrations
 Defined during design time
 Ex: Country codes, gender, etc

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |


ICS - Integrations

• List of existing integrations


• Create and Import options
• Source, Target
• Status, percentage of completition

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |


ICS – Create Integrations
• Select a pattern
• Select both end connections
• Map message

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |


ICS – SOAP Connection
• Enter a URL for wsdl
• Callback and fault URLs
• Port, operation, request object
and response objects are populated

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |


ICS - Connections

• List of connections, Create Connection


• Connection Status – percentage completion
• Filter Connections
• Sort By – Last Updated By, Connector, Name
• Edit, Clone, Delete

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |


ICS – Create Connection
• Name
• Security Configuration
• Save, Test, Delete
• Screen Flow varies on connector type
• WSDL Url

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |


ICS - Mapping

• Drag and Drop


• Search Capability
• Test

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |


Cloud Adapters
List of Cloud Adapters
SOAP and REST Adapters
Messaging Adapter
 Eloqua Adapter
Sales Cloud Adapter
Right Now Adapter
HCM Adapter
Salesforce Adapter
CPQ Adapter
ERP Adapter
Commerce Cloud Adapter

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |


Oracle Integration Cloud Service - Demo
Basic Features – Connections, Integrations and Simple Mapping

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |


Integration Cloud Service
Calling Web Services
Hello Cloud World Use Case

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Confidential
Requirement
• Target system is accessed through a Web Service
• Integrate with system without adapter
– Custom application exposed as Web Service
• Expose Integration as a web service
– Provide access to application through ICS
– ICS hides details of application
– ICS adapts request to specific target

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Confidential 17
Call Web Service Scenario

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Confidential 18
Lab Message Flow

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Confidential 19
Features Covered
• First experience with ICS
• Exposing integration as web service
– Configuring a source WSDL
• Invoking web service from integration
– Configuring a target WSDL
• Mapping messages
– Simple mapping
• Simple Enrichment
– Configure additional SOAP call

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Confidential 20
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

You might also like