Publishing and Subscribing to Cloud Applications with Data Integration Hub

Size: px
Start display at page:

Download "Publishing and Subscribing to Cloud Applications with Data Integration Hub"

Transcription

1 Publishing and Subscribing to Cloud Applications with Data Integration Hub Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise) without prior consent of Informatica Corporation. All other company and product names may be trade names or trademarks of their respective owners and/or copyrighted materials of such owners.

2 Abstract This article describes how to set up Data Integration Hub to publish from and subscribe to cloud applications through Informatica Cloud, including tasks that you perform both in Informatica Cloud and in Data Integration Hub. Supported Versions Data Integration Hub Table of Contents Publishing and Subscribing to Cloud Applications with Data Integration Hub Overview Publishing and Subscribing to Cloud Applications with Data Integration Hub Process Creating a Data Integration Hub Connection Creating a Data Synchronization Task for a Publication Step 1. Define Task Details Step 2. Select Publication Source Step 3. Select Publication Target Step 4. Configure Field Mapping Creating a Data Synchronization Task for a Subscription Step 1. Define Task Details Step 2. Select Subscription Source Step 3. Select Subscription Target Step 4. Configure Field Mapping Configuring Cloud Connectivity System Properties Creating Publication and Subscription Workflows Creating a Custom Mapping Publication with a Cloud Task Step 1. Access the Custom Cloud Publication Wizard Step 2. Define Basic Publication Properties Step 3. Select Publication Workflow Step 4. Define Publication Schedule Step 5. Review Publication Settings and Save the Publication Creating a Custom Mapping Subscription with a Cloud Task Step 1. Access the Custom Cloud Subscription Wizard Step 2. Define Basic Subscription Properties and Select Topics Step 3. Select Subscription Workflow Step 4. Define Subscription Schedule

3 Step 5. Review Subscription Settings and Save the Subscription Publishing and Subscribing to Cloud Applications with Data Integration Hub Overview With Data Integration Hub, you can publish from and subscribe to any cloud-based application that Informatica Cloud supports using Informatica Cloud tasks. To set up Data Integration Hub to work with cloud publications and subscriptions, you need to set up Informatica Cloud to work with Data Integration Hub connector. In Data Integration Hub, you need to set up connectivity to Informatica Cloud. After you set up both systems, you create Data Synchronization tasks in Informatica Cloud, and then create workflows, cloud publications, and cloud subscriptions in Data Integration Hub, as required. Publishing and Subscribing to Cloud Applications with Data Integration Hub Process Setting up publishing from and subscribing to cloud applications through Informatica Cloud includes the following tasks: In Informatica Cloud Creating and maintaining an Informatica Cloud organization. For more information, see the Cloud Administrator Guide. Installing the cloud Data Integration Hub connector. The Data Integration Hub connector is an add-on connector that you must download and install. You cannot install the Data Integration Hub connector as a free trial. For more information, see the Cloud Administrator Guide. Note: If you do not download and install the Data Integration Hub connector, it does not display on the Add-On Connectors page and is not available for selection when you create a connection. Creating a cloud Data Integration Hub connection that uses the Data Integration Hub connector. Creating Data Synchronization tasks for publications and subscriptions. In Data Integration Hub Configuring cloud connectivity system properties. Creating publication and subscription workflows that use the Data Synchronization tasks that you created in Informatica Cloud. Creating cloud publications and subscriptions. Creating a Data Integration Hub Connection 1. In Informatica Cloud home page, click Configure and then select Connections. The Connections page appears. 2. Click New. The New Connection page appears. 3. Specify the following details: Connection Name Enter a unique name for the connection. 3

4 Description Type Provide a relevant description for the connection. Select Data Integration Hub (Informatica LLC) from the list. Runtime Environment The name of the runtime environment where you want to run the tasks. Data Integration Hub Console URL The Data Integration Hub Operation Console URL. The default is Data Integration Hub Console Username User name to connect to the Data Integration Hub Operation Console. Data Integration Hub Console Password Password to connect to the Data Integration Hub Operation Console. Data Integration Hub Server URL The Data Integration Hub server URL. The default is Must be identical to the URL in the dx-configuration.properties file that resides in the Data Integration Hub installation. Data Integration Hub Internal Username User name to connect to the Data Integration Hub server. Must be identical to the username in the dx-configuration.properties file that resides in the Data Integration Hub installation. The default value is servicedefaultusername. Data Integration Hub Internal Password Password to connect to the Data Integration Hub server. Must be identical to the password in the dx-configuration.properties file that resides in the Data Integration Hub installation. Publication Repository JDBC Connection URL Optional. The Data Integration Hub publication repository URL. Must point to the Data Integration Hub publication repository. For Oracle the format must be jdbc:informatica:oracle://<host>:<port>;sid=<sidname> For Microsoft SQL Server the format must be jdbc:informatica:sqlserver:// <host>:<port>;databasename=<dbname> Publication Repository JDBC Jar Directory The path where the Data Integration Hub publication repository JAR files reside. The default is <DIHInstallationDir>/shared/lib. Must be local to the Secure Agent that resides in the location that you specify in Runtime Environment. If you do not specify a directory path here, the Secure Agent obtains the JAR files from the directory that is specified in the CLASSPATH system variable. Publication Repository Schema Microsoft SQL Server only. Data Integration Hub publication repository schema. 4

5 Publication Repository Username User name to connect to the Data Integration Hub publication repository. Publication Repository Password Password to connect to the Data Integration Hub publication repository. 4. Click Test to evaluate the connection. A message informs you that the test is successful. 5. Click OK. Creating a Data Synchronization Task for a Publication To create a Data Synchronization Task for a publication, perform the following tasks: Define task details. Select the publication source. The source is the cloud application from which you want to publish data. Select the publication target. The target is the topic table in the Data Integration Hub publication repository, into which the cloud application publishes the data. Optionally, define data filters. Configure field mapping. Map source fields to topic fields. Save and close the task. Step 1. Define Task Details Define task properties in the Definition page of the Data Synchronization Task Wizard. 1. Click Apps > Data Synchronization. The Data Synchronization Task Wizard appears. 2. Specify the following details and then click Next: Task Name Enter a name for the Data Synchronization task. The name of a Data Synchronization task must be unique within the organization. A Data Synchronization task name can contain alphanumeric characters, spaces, and the following special characters:_ A Data Synchronization task name is not case sensitive. Tip: Indicate the type of the task in the task name. This will ensure that when you select a task to use in a Data Integration Hub publication workflow, you select a publication task. For example, name the task Pub_<TaskName>. Description Optionally, enter a description for the task. The description can have a maximum length of 255 characters. Task Operation Choose Insert. The Source page appears. 5

6 Step 2. Select Publication Source Select the publication source in the Source page of the Data Synchronization Task Wizard. u Specify the following details and then click Next: Connection Select a source connection that connects to the source from which you want to publish data. Source Type The source type depends on the number of tables that you want to publish: To publish a single table, select Single. To publish multiple tables, select Multiple and then create a relationship between the tables. Source Object Select the source from which you want to publish data. The Tareget page appears. Step 3. Select Publication Target Select the publication target in the Target page of the Data Synchronization Task Wizard. 1. Specify the following details and then click Next: Connection Select the Data Integration Hub connection. Target Object Select the topic table to which you want to publish data. The format of the target object is TopicName.tableName. The Data Filters page appears. 2. Optionally, configure data filters. You configure data filters for Data Integration Hub publications in the same way that you configure data filters for other Informatica Cloud tasks. Click Next. The Field Mapping page appears. Step 4. Configure Field Mapping Map source fields to topic fields in the Field Mapping page of the Data Synchronization Task Wizard. 1. Map fields in the Source column to fields in the Target column and then click Next: The Schedule page appears. 2. Verify that the option Do not run this task on a schedule is selected and then select Save > Save and Close to save the task and close the Data Synchronization Application. Creating a Data Synchronization Task for a Subscription To create a Data Synchronization Task for a subscription, perform the following tasks: Define task details. Select the subscription source. The source is the topic table in the Data Integration Hub publication repository, from which you want to consume data. 6

7 Select the subscription target. The target is the cloud application that you want to consume the data. Optionally, define data filters. Configure field mapping. Map topic fields to target fields. Save and close the task. Step 1. Define Task Details Define task properties in the Definition page of the Data Synchronization Task Wizard. 1. Click Apps > Data Synchronization. The Data Synchronization Task Wizard appears. 2. Specify the following details and then click Next: Task Name Enter a name for the Data Synchronization task. The name of a Data Synchronization task must be unique within the organization. A Data Synchronization task name can contain alphanumeric characters, spaces, and the following special characters:_ A Data Synchronization task name is not case sensitive. Tip: Indicate the type of the task in the task name. This will ensure that when you select a task to use in a Data Integration Hub subscription workflow, you select a subscription task. For example, name the task Sub_<TaskName>. Description Optionally, enter a description for the task. The description can have a maximum length of 255 characters. Task Operation Choose Insert. The Source page appears. Step 2. Select Subscription Source Select the subscription source in the Source page of the Data Synchronization Task Wizard. u Specify the following details and then click Next: Connection Select the Data Integration Hub connection. Source Type The source type depends on the number of tables that you want to consume and on the subscription type: To consume a single table, select Single. To consume multiple tables, or when the subscription is a compound subscription, select Multiple Source Object and then create a relationship between the tables. Select the topic table from which you want to consume data. The format of the object is TopicName.tableName. The Tareget page appears. 7

8 Step 3. Select Subscription Target Select the subscription target in the Target page of the Data Synchronization Task Wizard. 1. Specify the following details and then click Next: Connection Select a target connection that connects to the target into which you want to consume data. Target Object Select the target into which you want to consume the data. The Data Filters page appears. 2. Optionally, configure data filters. You configure data filters for Data Integration Hub subscriptions in the same way that you configure data filters for other Informatica Cloud tasks. Click Next. The Field Mapping page appears. Step 4. Configure Field Mapping Map topic fields to target fields in the Field Mapping page of the Data Synchronization Task Wizard. 1. Map fields in the Source column to fields in the Target column and then click Next: The Schedule page appears. 2. Verify that the option Do not run this task on a schedule is selected and then select Save > Save and Close to save the task and close the Data Synchronization Application. Configuring Cloud Connectivity System Properties Configure cloud connectivity system properties in the Data Integration Hub Operation Console. 1. In the Navigator, click Administration > System Properties. The System Properties page appears. 2. Click the Edit icon next to the following system properties enter the values for cloud connectivity: dih.ics.url URL of the Informatica Cloud server. The following URL is the default value: dih.ics.username User name for the Informatica Cloud server. dih.ics.password Password for the Informatica Cloud server. Creating Publication and Subscription Workflows Configure a publication workflow and a subscription workflow in the Data Integration Hub Operation Console. 1. In the Navigator, click Hub Management > Workflows and then click New Workflow. The Create Workflow page appears. 2. Specify the following details and then click Save: 8

9 Workflow Name Name of the Data Integration Hub workflow. The name can contain up to 60 characters and can include spaces and special characters. Description Flow Type Type Workflow Optional description of the workflow. Select Cloud Data Synchronization Task. Type of process for which to use the workflow. For a publication workflow, select Publication. For a subscription workflow, select Subscription. Click the ellipses to open the Add a Cloud workflow dialog box. Choose the appropriate task from the list and then click OK. 3. In the Create Workflow page click Save. Creating a Custom Mapping Publication with a Cloud Task To create a publication with a custom mapping and a cloud task, perform the following tasks: 1. Access the create publication wizard. 2. Define basic publication properties. 3. Select the publication workflow. Only workflows that are based on an Informatica Cloud task are available for selection 4. Define the publication schedule. 5. Review the publication settings and save the publication. Step 1. Access the Custom Cloud Publication Wizard Access the create publication wizard in the Data Integration Hub Operation Console. 1. In the Navigator, click Hub Management > Applications. The Applications page appears. 2. Click the name of the application from which you want to publish content. The Edit Application page appears. 3. Select the Publications tab, and then click New Publication > Custom mapping > Cloud. The Create Custom Cloud Publication wizard appears. Step 2. Define Basic Publication Properties Define publication properties in the General page of the publication wizard. 1. Enter the publication name. 2. Optionally, enter a description of the publication. 3. Select a topic from the Topic list. 9

10 The Topic Structure area shows the structure of the topic to which the application publishes the data. You can view the structure of all the tables in the topic, or choose a table for which to show the structure. 4. Click Next. The Mapping page appears. Step 3. Select Publication Workflow Select a Data Integration Hub publication workflow in the Mapping page of the publication wizard. 1. Select a workflow from the Custom Mapping list. Only publication workflows that are based on an Informatica Cloud task are available for selection. 2. Click Next. The Schedule page appears. Step 4. Define Publication Schedule Define the method and the frequency of data publishing in the Schedule page of the publication wizard. 1. Select the method and the frequency of data publishing. Manually or by an external trigger No schedule. You can use the following methods to run the publication: Run manually. Click the Run arrow on the Publications page. Run by an API. Call a command-line API or a web service API that starts the publication. Run by a PowerCenter workflow. Start a publication transformation. For file publications that use this scheduling option and that publish multiple files, all the files must be present in the source location when the publication starts. By schedule 2. Click Next. Runs the publication according to the defined schedule. Select one of the following options: Every n minutes. Runs the publication in intervals of up to 60 minutes. You select the number of minutes from the list. Hourly. Runs the publication in intervals of up to 24 hours. You select the number of hours from the list. The publication runs at the beginning of the hour. For example, if you enter 2, the publication runs at 00:00, 02:00, and at consecutive two-hour intervals. Daily. Runs the publication at the same hour every day. Weekly. Runs the publication every week on one or more days at the same hour. Monthly. Runs the publication every month on a specific date or a specific day at the same hour. Define the publication intervals in the Repeat running area. For file publications that use this scheduling option and that publish multiple files, all the files must be present in the source location when the publication starts. The Summary page appears. Step 5. Review Publication Settings and Save the Publication Review the publication settings and save the publication in the Summary page of the publication wizard. 1. Review the publication settings. 10

11 2. Click Finish. The publication wizard closes. The Publications tab of the Edit Application page shows the publication you created. The publication is listed in the Publications catalog. If you configured a publication schedule, the publication publishes data according to the defined schedule. Creating a Custom Mapping Subscription with a Cloud Task To create a subscription with a custom mapping with a cloud task, perform the following tasks: 1. Access the create subscription wizard. 2. Define basic subscription properties and select the topic to which you want to subscribe. 3. Select the subscription workflow. Only workflows that are based on an Informatica Cloud task are available for selection. 4. Define the subscription schedule. 5. Review the subscription settings and save the subscription. Step 1. Access the Custom Cloud Subscription Wizard Access the create subscription wizard in the Data Integration Hub Operation Console. 1. In the Navigator, click Hub Management > Applications. The Applications page appears. 2. Click the name of the application to which you want to deliver content. The Edit Application page appears. 3. Select the Subscriptions tab, and then click New Subscription > Custom mapping > Cloud. The Create Custom Cloud Subscription wizard appears. Step 2. Define Basic Subscription Properties and Select Topics Define subscription properties and select topics in the General page of the subscription wizard. 1. Enter the subscription name. 2. Optionally, enter a description of the subscription. 3. Select the topic to which you want to subscribe and then click Add Topic. The topic appears in the topic table. 4. Optionally, repeat step 3 to subscribe to additional topics and create a compound subscription. 5. For a compound subscription, in the Wait for all topics to be available for consumption for... hours field, specify the number of hours to wait until all published data is available from the time the first publication is ready to consume. If all of the publications in all topics finish publishing the data before the maximum time, the subscription process runs immediately after the last publication is ready to consume. If some publications are not ready to consume within the maximum time, the subscription process does not run. An error event is created, and no data is delivered. 6. Click Next. The Mapping page appears. 11

12 Step 3. Select Subscription Workflow Select a Data Integration Hub subscription workflow in the Mapping page of the subscription wizard. 1. Select a workflow from the Custom Mapping list. Only subscription workflows that are based on an Informatica Cloud task are available for selection. 2. Click Next. The Schedule page appears. Step 4. Define Subscription Schedule Define the method and the frequency of the subscription in the Schedule page of the subscription wizard. If you create a compound subscription, where the subscription consumes data sets from multiple topics, you can only choose to consume data when it is published. 1. Select the method and the frequency of the subscription. When published data is ready Runs the subscription immediately after the published data is ready. Manually or by an external trigger No schedule. You can use the following methods to run the subscription: Run manually. Click the Run arrow on the Subscriptions page. Run by an API. Call a command-line API or a web service API that starts the subscription. By schedule Runs the subscription according to the defined schedule. Select one of the following options: Every n minutes. Runs the subscription in intervals of up to 60 minutes. You select the number of minutes from the list. Hourly. Runs the subscription in intervals of up to 24 hours. You select the number of hours from the list. 2. Click Next. Daily. Runs the subscription at the same hour every day. Weekly. Runs the subscription every week on one or more days at the same hour. Monthly. Runs the subscription every month on a specific date or a specific day at the same hour. Define the delivery intervals in the Repeat running area. The Summary page appears. Step 5. Review Subscription Settings and Save the Subscription Review the subscription settings and save the subscription in the Summary page of the subscription wizard. 1. Review the subscription settings. 2. Click Finish. The subscription wizard closes. The Subscription tab of the Edit Application page shows the subscription you created. If you configured a subscription schedule, the subscription consumes data according to the defined schedule. 12

13 Authors Lior Mechlovich Manager, Development Rachel Aldam Principal Technical Writer 13

Informatica Cloud Spring Data Integration Hub Connector Guide

Informatica Cloud Spring Data Integration Hub Connector Guide Informatica Cloud Spring 2017 Data Integration Hub Connector Guide Informatica Cloud Data Integration Hub Connector Guide Spring 2017 December 2017 Copyright Informatica LLC 1993, 2017 This software and

More information

Creating OData Custom Composite Keys

Creating OData Custom Composite Keys Creating OData Custom Composite Keys 1993, 2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise) without

More information

Configuring a JDBC Resource for IBM DB2/ iseries in Metadata Manager HotFix 2

Configuring a JDBC Resource for IBM DB2/ iseries in Metadata Manager HotFix 2 Configuring a JDBC Resource for IBM DB2/ iseries in Metadata Manager 9.5.1 HotFix 2 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic,

More information

New Features... 1 Upgrade Changes... 1 Installation and Upgrade... 1 Known Limitations... 2 Informatica Global Customer Support...

New Features... 1 Upgrade Changes... 1 Installation and Upgrade... 1 Known Limitations... 2 Informatica Global Customer Support... Informatica Corporation Data Integration Hub 10.2.1 Release Notes December 2017 Copyright Informatica LLC 2013, 2017 Contents New Features... 1 Upgrade Changes... 1 Installation and Upgrade... 1 Known

More information

Configuring a JDBC Resource for IBM DB2 for z/os in Metadata Manager

Configuring a JDBC Resource for IBM DB2 for z/os in Metadata Manager Configuring a JDBC Resource for IBM DB2 for z/os in Metadata Manager 2011 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Using Data Replication with Merge Apply and Audit Apply in a Single Configuration

Using Data Replication with Merge Apply and Audit Apply in a Single Configuration Using Data Replication with Merge Apply and Audit Apply in a Single Configuration 2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic,

More information

Configuring a JDBC Resource for MySQL in Metadata Manager

Configuring a JDBC Resource for MySQL in Metadata Manager Configuring a JDBC Resource for MySQL in Metadata Manager 2011 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

Creating a Subset of Production Data

Creating a Subset of Production Data Creating a Subset of Production Data 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

This document contains important information about main features, installation, and known limitations for Data Integration Hub.

This document contains important information about main features, installation, and known limitations for Data Integration Hub. Informatica Corporation Data Integration Hub Version 10.2 Release Notes April 2017 Copyright Informatica LLC 2013, 2017 Contents New Features... 1 Upgrade Changes... 1 Installation and Upgrade... 1 Fixed

More information

Using Synchronization in Profiling

Using Synchronization in Profiling Using Synchronization in Profiling Copyright Informatica LLC 1993, 2017. Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Configuring a JDBC Resource for Sybase IQ in Metadata Manager

Configuring a JDBC Resource for Sybase IQ in Metadata Manager Configuring a JDBC Resource for Sybase IQ in Metadata Manager 2012 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

How to Run a PowerCenter Workflow from SAP

How to Run a PowerCenter Workflow from SAP How to Run a PowerCenter Workflow from SAP 1993-2015 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or

More information

Table of Contents. Abstract

Table of Contents. Abstract JDBC User Guide 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise) without prior consent

More information

Creating Column Profiles on LDAP Data Objects

Creating Column Profiles on LDAP Data Objects Creating Column Profiles on LDAP Data Objects Copyright Informatica LLC 1993, 2017. Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Using Standard Generation Rules to Generate Test Data

Using Standard Generation Rules to Generate Test Data Using Standard Generation Rules to Generate Test Data 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

Importing Metadata from Relational Sources in Test Data Management

Importing Metadata from Relational Sources in Test Data Management Importing Metadata from Relational Sources in Test Data Management Copyright Informatica LLC, 2017. Informatica and the Informatica logo are trademarks or registered trademarks of Informatica LLC in the

More information

Converting Relational Input into Hierarchical Output using Google BigQuery Connector

Converting Relational Input into Hierarchical Output using Google BigQuery Connector Converting Relational Input into Hierarchical Output using Google BigQuery Connector Copyright Informatica LLC 2017. Informatica, the Informatica logo, and Informatica Cloud are trademarks or registered

More information

Tutorial 1: Simple Parameterized Mapping

Tutorial 1: Simple Parameterized Mapping Tutorial 1: Simple Parameterized Mapping 1993-2015 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

Creating an Avro to Relational Data Processor Transformation

Creating an Avro to Relational Data Processor Transformation Creating an Avro to Relational Data Processor Transformation 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Making a POST Request Using Informatica Cloud REST API Connector

Making a POST Request Using Informatica Cloud REST API Connector Making a POST Request Using Informatica Cloud REST API Connector Copyright Informatica LLC 2016, 2017. Informatica, the Informatica logo, and Informatica Cloud are trademarks or registered trademarks of

More information

Manually Defining Constraints in Enterprise Data Manager

Manually Defining Constraints in Enterprise Data Manager Manually Defining Constraints in Enterprise Data Manager 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

This document contains important information about main features, installation, and known limitations for Data Integration Hub.

This document contains important information about main features, installation, and known limitations for Data Integration Hub. Informatica Corporation Data Integration Hub Version 10.0.0 Release Notes November 2015 Copyright (c) 1993-2015 Informatica LLC. All rights reserved. Contents New Features... 1 Upgrade Changes... 1 Installation

More information

How to Use Full Pushdown Optimization in PowerCenter

How to Use Full Pushdown Optimization in PowerCenter How to Use Full Pushdown Optimization in PowerCenter 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

Setting up a Salesforce Outbound Message in Informatica Cloud

Setting up a Salesforce Outbound Message in Informatica Cloud Setting up a Salesforce Outbound Message in Informatica Cloud Copyright Informatica LLC 2017. Informatica, the Informatica logo, and Informatica Cloud are trademarks or registered trademarks of Informatica

More information

PowerExchange for Facebook: How to Configure Open Authentication using the OAuth Utility

PowerExchange for Facebook: How to Configure Open Authentication using the OAuth Utility PowerExchange for Facebook: How to Configure Open Authentication using the OAuth Utility 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means

More information

Informatica Cloud Platform Building Connectors with the Toolkit Student Lab: Prerequisite Installations. Version Connectors Toolkit Training

Informatica Cloud Platform Building Connectors with the Toolkit Student Lab: Prerequisite Installations. Version Connectors Toolkit Training Informatica Cloud Platform Building Connectors with the Toolkit Student Lab: Prerequisite Installations Version Connectors Toolkit Training 2015-01 Informatica Cloud Platform Building Connectors with the

More information

Code Page Configuration in PowerCenter

Code Page Configuration in PowerCenter Code Page Configuration in PowerCenter 1993-2015 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

One Identity Active Roles 7.2. Azure AD and Office 365 Management Administrator Guide

One Identity Active Roles 7.2. Azure AD and Office 365 Management Administrator Guide One Identity Active Roles 7.2 Azure AD and Office 365 Management Administrator Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright.

More information

PRODUCT MANUAL. idashboards Auto Uploader (IAU) Manual. Version 9.7c

PRODUCT MANUAL. idashboards Auto Uploader (IAU) Manual. Version 9.7c PRODUCT MANUAL idashboards Auto Uploader (IAU) Manual Version 9.7c idashboards Auto Uploader Manual No part of the computer software or this document may be reproduced or transmitted in any form or by

More information

Getting Started with Embedded ActiveVOS in MDM-ME Version

Getting Started with Embedded ActiveVOS in MDM-ME Version Getting Started with Embedded ActiveVOS in MDM-ME Version 10.1.0 1993-2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

How to Connect to a Microsoft SQL Server Database that Uses Kerberos Authentication in Informatica 9.6.x

How to Connect to a Microsoft SQL Server Database that Uses Kerberos Authentication in Informatica 9.6.x How to Connect to a Microsoft SQL Server Database that Uses Kerberos Authentication in Informatica 9.6.x Copyright Informatica LLC 2015, 2017. Informatica Corporation. No part of this document may be reproduced

More information

Increasing Performance for PowerCenter Sessions that Use Partitions

Increasing Performance for PowerCenter Sessions that Use Partitions Increasing Performance for PowerCenter Sessions that Use Partitions 1993-2015 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

How to Migrate RFC/BAPI Function Mappings to Use a BAPI/RFC Transformation

How to Migrate RFC/BAPI Function Mappings to Use a BAPI/RFC Transformation How to Migrate RFC/BAPI Function Mappings to Use a BAPI/RFC Transformation 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic,

More information

Changing the Password of the Proactive Monitoring Database User

Changing the Password of the Proactive Monitoring Database User Changing the Password of the Proactive Monitoring Database User 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Creating a Column Profile on a Logical Data Object in Informatica Developer

Creating a Column Profile on a Logical Data Object in Informatica Developer Creating a Column Profile on a Logical Data Object in Informatica Developer 1993-2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

How to Export a Mapping Specification as a Virtual Table

How to Export a Mapping Specification as a Virtual Table How to Export a Mapping Specification as a Virtual Table 2012 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

Scribe Monitor App. Version 1.0

Scribe Monitor App. Version 1.0 Scribe Monitor App Version 1.0 Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, photocopying, recording, or otherwise,

More information

01/02/2016 gowtham informatica reference.blogspot.in/2013/05/informatica server installation and.html

01/02/2016 gowtham informatica reference.blogspot.in/2013/05/informatica server installation and.html Informatica PowerCenter 9.x. This includes the installation of server components and Repository configuration. Before you start Informatica PowerCenter Server Tool Installation, you should create 2 database

More information

Implementing Data Masking and Data Subset with IMS Unload File Sources

Implementing Data Masking and Data Subset with IMS Unload File Sources Implementing Data Masking and Data Subset with IMS Unload File Sources 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Configuring an ERwin Resource in Metadata Manager 8.5 and 8.6

Configuring an ERwin Resource in Metadata Manager 8.5 and 8.6 Configuring an ERwin Resource in Metadata 8.5 and 8.6 2009 Informatica Corporation Abstract This article shows how to create and configure an ERwin resource in Metadata 8.5, 8.5.1, 8.6, and 8.6.1 to extract

More information

Informatica Cloud Spring Microsoft Azure Blob Storage V2 Connector Guide

Informatica Cloud Spring Microsoft Azure Blob Storage V2 Connector Guide Informatica Cloud Spring 2017 Microsoft Azure Blob Storage V2 Connector Guide Informatica Cloud Microsoft Azure Blob Storage V2 Connector Guide Spring 2017 October 2017 Copyright Informatica LLC 2017 This

More information

Informatica Cloud Spring REST API Connector Guide

Informatica Cloud Spring REST API Connector Guide Informatica Cloud Spring 2017 REST API Connector Guide Informatica Cloud REST API Connector Guide Spring 2017 December 2017 Copyright Informatica LLC 2016, 2018 This software and documentation are provided

More information

Using PowerCenter to Process Flat Files in Real Time

Using PowerCenter to Process Flat Files in Real Time Using PowerCenter to Process Flat Files in Real Time 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

Using MDM Big Data Relationship Management to Perform the Match Process for MDM Multidomain Edition

Using MDM Big Data Relationship Management to Perform the Match Process for MDM Multidomain Edition Using MDM Big Data Relationship Management to Perform the Match Process for MDM Multidomain Edition Copyright Informatica LLC 1993, 2017. Informatica LLC. No part of this document may be reproduced or

More information

vcenter Support Assistant User's Guide

vcenter Support Assistant User's Guide vcenter Support Assistant 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

My Calendars and ical PowerSchool Student Information System Parent Access

My Calendars and ical PowerSchool Student Information System Parent Access PowerSchool Student Information System Parent Access Document Properties My Calendars and ical Copyright Owner 2004 Apple Computer, Inc. All rights reserved. This document is the property of Apple Computer,

More information

Implementing Data Masking and Data Subset with IMS Unload File Sources

Implementing Data Masking and Data Subset with IMS Unload File Sources Implementing Data Masking and Data Subset with IMS Unload File Sources 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

How to Optimize Jobs on the Data Integration Service for Performance and Stability

How to Optimize Jobs on the Data Integration Service for Performance and Stability How to Optimize Jobs on the Data Integration Service for Performance and Stability 1993-2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic,

More information

Container-based Authentication for MDM- ActiveVOS in WebSphere

Container-based Authentication for MDM- ActiveVOS in WebSphere Container-based Authentication for MDM- ActiveVOS in WebSphere 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Configuring a Hadoop Environment for Test Data Management

Configuring a Hadoop Environment for Test Data Management Configuring a Hadoop Environment for Test Data Management Copyright Informatica LLC 2016, 2017. Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic,

More information

One Identity Manager 8.0. Administration Guide for Connecting to a Universal Cloud Interface

One Identity Manager 8.0. Administration Guide for Connecting to a Universal Cloud Interface One Identity Manager 8.0 Administration Guide for Connecting to a Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

More information

Informatica Cloud Data Integration Winter 2017 December. What's New

Informatica Cloud Data Integration Winter 2017 December. What's New Informatica Cloud Data Integration Winter 2017 December What's New Informatica Cloud Data Integration What's New Winter 2017 December January 2018 Copyright Informatica LLC 2016, 2018 This software and

More information

NETWRIX GROUP POLICY CHANGE REPORTER

NETWRIX GROUP POLICY CHANGE REPORTER NETWRIX GROUP POLICY CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 7.2 November 2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Configuring a Sybase PowerDesigner Resource in Metadata Manager 9.0

Configuring a Sybase PowerDesigner Resource in Metadata Manager 9.0 Configuring a Sybase PowerDesigner Resource in Metadata Manager 9.0 2010 Informatica Abstract This article shows how to create and configure a Sybase PowerDesigner resource in Metadata Manager 9.0 to extract

More information

Moving DB2 for z/os Bulk Data with Nonrelational Source Definitions

Moving DB2 for z/os Bulk Data with Nonrelational Source Definitions Moving DB2 for z/os Bulk Data with Nonrelational Source Definitions 2011 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Informatica Cloud Spring Hadoop Connector Guide

Informatica Cloud Spring Hadoop Connector Guide Informatica Cloud Spring 2017 Hadoop Connector Guide Informatica Cloud Hadoop Connector Guide Spring 2017 December 2017 Copyright Informatica LLC 2015, 2017 This software and documentation are provided

More information

Informatica PowerExchange for Microsoft Azure Blob Storage 10.2 HotFix 1. User Guide

Informatica PowerExchange for Microsoft Azure Blob Storage 10.2 HotFix 1. User Guide Informatica PowerExchange for Microsoft Azure Blob Storage 10.2 HotFix 1 User Guide Informatica PowerExchange for Microsoft Azure Blob Storage User Guide 10.2 HotFix 1 July 2018 Copyright Informatica LLC

More information

Informatica Cloud Spring Microsoft SharePoint Connector Guide

Informatica Cloud Spring Microsoft SharePoint Connector Guide Informatica Cloud Spring 2017 Microsoft SharePoint Connector Guide Informatica Cloud Microsoft SharePoint Connector Guide Spring 2017 January 2018 Copyright Informatica LLC 2015, 2018 This software and

More information

vcenter Support Assistant User's Guide

vcenter Support Assistant User's Guide vcenter Support Assistant 6.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Optimizing Performance for Partitioned Mappings

Optimizing Performance for Partitioned Mappings Optimizing Performance for Partitioned Mappings 1993-2015 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

Running PowerCenter Advanced Edition in Split Domain Mode

Running PowerCenter Advanced Edition in Split Domain Mode Running PowerCenter Advanced Edition in Split Domain Mode 1993-2016 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

One Identity Manager Data Archiving Administration Guide

One Identity Manager Data Archiving Administration Guide One Identity Manager 8.0.1 Data Archiving Administration Guide Copyright 2018 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

Reestablishing a Broken CallManager Cluster SQL Subscription with Cisco CallManager

Reestablishing a Broken CallManager Cluster SQL Subscription with Cisco CallManager Reestablishing a Broken CallManager Cluster SQL Subscription with Cisco CallManager Document ID: 46100 Contents Introduction Prerequisites Requirements Components Used Conventions Reestablish the Relationship

More information

Reference Library in Compliance 360 Version 2018

Reference Library in Compliance 360 Version 2018 Reference Library in Compliance 360 Version 2018 Reference Library 2 View Items in the Reference Library 3 Manage the Reference Library 4 Left Pane 4 Right Pane 4 Summary Tab 4 Subscriptions Tab 4 Create

More information

Perceptive TransForm E-Forms Manager Data Source

Perceptive TransForm E-Forms Manager Data Source Perceptive TransForm E-Forms Manager Data Source Getting Started Guide Version: 8.14.x Date: February 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered

More information

DocAve for Salesforce 2.1

DocAve for Salesforce 2.1 DocAve for Salesforce 2.1 This document is intended for anyone wishing to familiarize themselves with the user interface and basic functionality of AvePoint s DocAve for Salesforce tool. System Requirements

More information

Keyboard Shortcuts in Informatica Developer

Keyboard Shortcuts in Informatica Developer Keyboard s in Informatica Developer 2014, 2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise) without

More information

New User Guide Connect ACUA

New User Guide Connect ACUA New User Guide Connect ACUA Connect ACUA (connect.acua.org) is your higher education auditing connection. Connect ACUA members can easily connect with each other, ask questions, share expertise, share

More information

AvePoint Meetings Pro for ipad. User Guide

AvePoint Meetings Pro for ipad. User Guide AvePoint Meetings Pro 4.2.3 for ipad User Guide Issued April 2017 Table of Contents About AvePoint Meetings Pro for ipad... 3 Installing AvePoint Meetings Pro for ipad... 4 Getting Started... 5 Logging

More information

Novell Vibe 3.4. Novell. July Quick Start. Starting Novell Vibe. Getting to Know the Novell Vibe Interface and Its Features

Novell Vibe 3.4. Novell. July Quick Start. Starting Novell Vibe. Getting to Know the Novell Vibe Interface and Its Features Novell Vibe 3.4 July 2013 Novell Quick Start When you begin to use Novell Vibe, the first thing you might want to do is set up your personal workspace and create a team workspace. This document explains

More information

Reestablishing a Broken Cisco CallManager Cluster SQL Subscription with CallManager 3.0, 3.1 and 3.2

Reestablishing a Broken Cisco CallManager Cluster SQL Subscription with CallManager 3.0, 3.1 and 3.2 Reestablishing a Broken Cisco CallManager Cluster SQL Subscription with CallManager 3.0, 3.1 and 3.2 Document ID: 13977 Contents Introduction Prerequisites Requirements Components Used Conventions Reestablish

More information

Importing Metadata From an XML Source in Test Data Management

Importing Metadata From an XML Source in Test Data Management Importing Metadata From an XML Source in Test Data Management Copyright Informatica LLC 2017. Informatica, the Informatica logo, and PowerCenter are trademarks or registered trademarks of Informatica LLC

More information

Creating a Physical Imaging Standard Backup

Creating a Physical Imaging Standard Backup Applicable Products These instructions apply to the following products: Barracuda Intronis Backup - MSP Creating Physical Imaging Standard Backup Sets To create a Physical Imaging Standard backup set,

More information

Security Enhancements in Informatica 9.6.x

Security Enhancements in Informatica 9.6.x Security Enhancements in Informatica 9.6.x 1993-2016 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or

More information

Informatica Cloud Spring Complex File Connector Guide

Informatica Cloud Spring Complex File Connector Guide Informatica Cloud Spring 2017 Complex File Connector Guide Informatica Cloud Complex File Connector Guide Spring 2017 October 2017 Copyright Informatica LLC 2016, 2017 This software and documentation are

More information

Using Two-Factor Authentication to Connect to a Kerberos-enabled Informatica Domain

Using Two-Factor Authentication to Connect to a Kerberos-enabled Informatica Domain Using Two-Factor Authentication to Connect to a Kerberos-enabled Informatica Domain Copyright Informatica LLC 2016, 2018. Informatica LLC. No part of this document may be reproduced or transmitted in any

More information

One Identity Active Roles 7.2. Replication: Best Practices and Troubleshooting Guide

One Identity Active Roles 7.2. Replication: Best Practices and Troubleshooting Guide One Identity Active Roles 7.2 Replication: Best Practices and Troubleshooting Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The

More information

Sage X3 Intelligence Financial Reporting. Installation and Upgrade Guide

Sage X3 Intelligence Financial Reporting. Installation and Upgrade Guide Financial Reporting Installation and Upgrade Guide The software described in this document is protected by copyright, and may not be copied on any medium except as specifically authorized in the license

More information

Administrator Guide. Flexible Storage

Administrator Guide. Flexible Storage Administrator Guide Flexible Storage Contents Introduction and Overview Define a plan Create/Change a user Other functionalities Introduction and Overview What is Flexible Storage? Sign in to the administrator

More information

Configuring Secure Communication to Oracle to Import Source and Target Definitions in PowerCenter

Configuring Secure Communication to Oracle to Import Source and Target Definitions in PowerCenter Configuring Secure Communication to Oracle to Import Source and Target Definitions in PowerCenter 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by

More information

Informatica Cloud (Version Winter 2016) Magento Connector User Guide

Informatica Cloud (Version Winter 2016) Magento Connector User Guide Informatica Cloud (Version Winter 2016) Magento Connector User Guide 1 Table of Contents Preface.. 3 Chapter 1: Introduction to Magento Connector. 3 Magento Connector Overview 3 Magento Connector Implementation...

More information

This section contains additional information about installation and support changes.

This section contains additional information about installation and support changes. Proactive Monitoring for PowerCenter Version 3.0 HotFix 1 Release Notes November 2016 Copyright Informatica LLC 2016 Contents Installation and Support... 1 Installation.... 1 HotFix.... 3 Support Changes....

More information

Importing Metadata From a Netezza Connection in Test Data Management

Importing Metadata From a Netezza Connection in Test Data Management Importing Metadata From a Netezza Connection in Test Data Management Copyright Informatica LLC 2003, 2017. Informatica, the Informatica logo, and PowerCenter are trademarks or registered trademarks of

More information

SmartMigrator Office Duplication User Guide

SmartMigrator Office Duplication User Guide SmartMigrator Office Duplication User Guide Copyright 1998-2005, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior

More information

Migrating Mappings and Mapplets from a PowerCenter Repository to a Model Repository

Migrating Mappings and Mapplets from a PowerCenter Repository to a Model Repository Migrating Mappings and Mapplets from a PowerCenter Repository to a Model Repository 2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic,

More information

Citrix Connector 7.5 for Configuration Manager. Using Provisioning Services with Citrix Connector 7.5 for Configuration Manager

Citrix Connector 7.5 for Configuration Manager. Using Provisioning Services with Citrix Connector 7.5 for Configuration Manager Citrix Connector 7.5 for Configuration Manager Using Provisioning Services with Citrix Connector 7.5 for Configuration Manager Prepared by: Subbareddy Dega and Kathy Paxton Commissioning Editor: Kathy

More information

How to Use Topic Patterns in Kafka Data Objects

How to Use Topic Patterns in Kafka Data Objects How to Use Topic Patterns in Kafka Data Objects Copyright Informatica LLC 2018. Informatica and the Informatica logo are trademarks or registered trademarks of Informatica LLC in the United States and

More information

TIBCO Jaspersoft running in AWS accessing a back office Oracle database via JDBC with Progress DataDirect Cloud.

TIBCO Jaspersoft running in AWS accessing a back office Oracle database via JDBC with Progress DataDirect Cloud. TIBCO Jaspersoft running in AWS accessing a back office Oracle database via JDBC with Progress DataDirect Cloud. This tutorial walks through the installation and configuration process to access data from

More information

Scheduler (PRO) Module

Scheduler (PRO) Module webedition User Guide Scheduler (PRO) Module webedition Software GmbH The Scheduler and Scheduler PRO Modules User Guide Standard 03.00 09 February 2004 2004 webedition Software GmbH All rights reserved.

More information

One Identity Manager 8.0. Data Archiving Administration Guide

One Identity Manager 8.0. Data Archiving Administration Guide One Identity Manager 8.0 Data Archiving Administration Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

Optimizing Session Caches in PowerCenter

Optimizing Session Caches in PowerCenter Optimizing Session Caches in PowerCenter 1993-2015 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

Integration Guide. LoginTC

Integration Guide. LoginTC Integration Guide LoginTC Revised: 21 November 2016 About This Guide Guide Type Documented Integration WatchGuard or a Technology Partner has provided documentation demonstrating integration. Guide Details

More information

Configure an ODBC Connection to SAP HANA

Configure an ODBC Connection to SAP HANA Configure an ODBC Connection to SAP HANA 1993-2017 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

User Guide. 3CX Audio Scheduler. Version

User Guide. 3CX Audio Scheduler. Version User Guide 3CX Audio Scheduler Version 15.5.21 "Copyright VoIPTools, LLC 2011-2018" Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted

More information

Configuring a Microstrategy Resource in Metadata Manager 9.5.0

Configuring a Microstrategy Resource in Metadata Manager 9.5.0 Configuring a Microstrategy Resource in Metadata Manager 9.5.0 2012 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Integration Overview, Example Data Model & Reports for Oracle Business Intelligence Cloud Service

Integration Overview, Example Data Model & Reports for Oracle Business Intelligence Cloud Service Integration Overview, Example Data Model & Reports for Oracle Business Intelligence Cloud Service Oracle Field Service Cloud Product Management November 2016 Key Objectives Integration Overview Walkthrough

More information

Healthcare Database Connector

Healthcare Database Connector Healthcare Database Connector Installation and Setup Guide Version: 1.0.x Written by: Product Knowledge, R&D Date: September 2016 2015 Lexmark International Technology, S.A. All rights reserved. Lexmark

More information

Configuring Oracle Java CAPS Master Index (Repository) Connectivity and Environments

Configuring Oracle Java CAPS Master Index (Repository) Connectivity and Environments Configuring Oracle Java CAPS Master Index (Repository) Connectivity and Environments Part No: 8 9 March 0 Copyright 008, 0, Oracle and/or its affiliates. All rights reserved. License Restrictions Warranty/Consequential

More information

Oracle Cloud. Using the Google Calendar Adapter Release 16.3 E

Oracle Cloud. Using the Google Calendar Adapter Release 16.3 E Oracle Cloud Using the Google Calendar Adapter Release 16.3 E68599-05 September 2016 Oracle Cloud Using the Google Calendar Adapter, Release 16.3 E68599-05 Copyright 2015, 2016, Oracle and/or its affiliates.

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