SlideShare una empresa de Scribd logo
1 de 19
Descargar para leer sin conexión
R12 New Features and Functionality in
                                                   TCA/CDH

                                                   Mani Kumar Manda
                                                   Rhapsody Technologies, Inc.


                                                   NCOAUG Training Day
                                                   22nd February 2008 – Oakbrook, IL




This document is protected under the copyright laws of the United States and other countries as an unpublished work. This
document contains information that is proprietary and confidential to Rhapsody Technologies or its alliance partners, which shall
not be disclosed in whole or in part or reproduced, stored in a retrieval system, or transmitted in any form or by any means,
electronic, mechanical, photocopying, recording, scanning, or otherwise except as permitted in writing. Any unauthorized use or
disclosure in whole or in part of this information without the express written permission of Rhapsody Technologies is prohibited.
Your use of this document constitutes your agreement for the above conditions. If you do not agree with the above conditions, you
must delete all electronic (email as well as files) and destroy printed copies of this document immediately and notify Rhapsody
Technologies of your disagreement.




          Learning Objectives


            As a result of this presentation, you will
            be able to:
                    Learn high level overview of enhancements and modifications made in
                    TCA infrastructure in Oracle eBusiness Suite Release 12.




                                                  ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                                                     Bringing People, Processes and Technologies together
                                                                              2
Speaker’s Qualifications

Mani Kumar Manda is the President and Founder of Rhapsody
  Technologies, Inc., a consulting firm with specialization in
  implementing Customer Master/Customer Hub solutions.
Mr. Manda had been working with Oracle Applications for over a
  decade and has implemented Technology Solutions for clients in
  many industries.
Mr. Manda is an active speaker of topics associated with Customer
  Data Management and presented over 30 sessions in several
  conferences.
Mr. Manda is also the founder and chair for Customer Data
  Management SIG.



                             ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                                Bringing People, Processes and Technologies together
                                                         3




  About Rhapsody

■ Founded in 1998
■ A boutique firm in implementing Customer Data Management solutions both in
  Oracle eBusiness Suite and Oracle Customer Data Hub environments.
■ Offers Customer Data Quality Assessment Services
■ Offers CDM Evaluation Services
■ Offers Onsite Seminars (one day to one week project kick-off seminars) that include
  Customer Data Management, Customer Data Hub, TCA, Implementation strategies,
  Customer Data Modeling, etc.
    ■ Provides half day and one day CDI awareness sessions for C level executives,
      functional/departmental heads.
    ■ Rhapsody is in the process of offering a series of web seminars on Customer Data Management
      covering Customer Data challenges with real life examples, Global challenges, Data Governance,
      Customer Data Modeling, Integration of Hub with heterogeneous applications, and other
      additional topics associated with Customer data.




                             ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                                Bringing People, Processes and Technologies together
                                                         4
About Rhapsody


  Partial list of our Customers
            ADP                     DoubleClick                             Motorola

          Haworth                       Hologic                                     KCI

        Office Depot            Overland Storage                           Torrington



  Some of Our Partners
                  Oracle                                     Dun & Bradstreet

                Trillium                                   Deloitte Consulting

              Hub Design                                        Transitions II

               eAlliance                                              RAMP



                    ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                       Bringing People, Processes and Technologies together
                                                5




R12 Enhancements and Modifications


New
    Business Object API’s
    Business Object Events
    Geographic Hierarchies
    Customer UI in Receivables
    Supplier Integration with TCA
Enhancements
    Bulk Import
    Data Librarian
    DQM
    D&B Configuration



                    ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                       Bringing People, Processes and Technologies together
                                                6
What are Business Object APIs?




                        ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                           Bringing People, Processes and Technologies together
                                                    7




Business Object APIs


A business object is an abstract grouping of Oracle Trading Community Architecture
(TCA) entities to form an operable, logical business unit.
    Easier Integration and faster development of custom code due to management of multiple
    TCA entities with one call.
    Fewer calls to Database
    Has embedded granular TCA API calls that map to TCA entities/tables.
Total of 16 Business Objects
Four procedures per Business Object
    Create
    Update
    Save
    Get
Business Objects can embed other business objects
Bank Accounts assignment entity that is part of Customer Account business object is
owned by iPayments




                        ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                           Bringing People, Processes and Technologies together
                                                    8
List of Business Objects


   Organization                                         Party Site
   Organization Contact                                 E-Mail
   Organization Customer                                Phone
   Person                                               SMS
   Person Customer                                      Telex
   Customer Account                                     Web
   Customer Account                                     EDI
   Contact                                              EFT
   Customer Account Site

                    ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                       Bringing People, Processes and Technologies together
                                                9




   What are Business Object Events?




                    ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                       Bringing People, Processes and Technologies together
                                                10
Business Events


Business Events facilitate to react to changes in TCA Party Data at the business object
level in synching spoke systems with the hub..
Business events are raised when customer data has been created or modified.
Raised through concurrent program or API calls
Each event generates an EVENT_ID which is sent to subscribing applications.
Subscribing applications can obtain event details via Get calls of corresponding
business objects.
Some business events are at the Business Object level and rest are at the TCA entity
levels.
Configure using profile option
    HZ: Raise API Events which can be set to
         All events disabled
         Only Granular (V2) events enabled
         Only Business Object events enabled
         All events enabled
    HZ: Number of Days to Preserve Business Object Business Event Information.



                          ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                             Bringing People, Processes and Technologies together
                                                      11




Business Events


Business Events can be subscribed either using Workflow or
CDH Advanced Queue
    Workflow is used to synchronize customer data with local spoke systems
         Customer data is received in a database object format
    Advanced Queue is used to synchronize customer data with external
    spoke systems.
         Customer data is received in serialized XML objects.
Events are raised through Workflow.
Business object events can be raised in bulk (since last
processing) using concurrent program ‘TCA Business Object
Events: Raise Events Program’


                          ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                             Bringing People, Processes and Technologies together
                                                      12
What are Geographic Hierarchies?




                     ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                        Bringing People, Processes and Technologies together
                                                 13




Geographic Hierarchies


An ability to create and maintain hierarchies between multiple
address elements or tax authorities for the purpose of real time
address validation and/or tax calculation.
Does not include street level data
Hierarchies can be created from Tax Vendor provided Data
using utility provided by eBusiness Suite Tax application
Users can further extend the hierarchies that were created based
on data provided by Tax Vendors.
Configuration
    Define Country specific structures for geographic hierarchies.
    Manage Geography Details
    Manage Data Validation Levels during Data Entry


                     ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                        Bringing People, Processes and Technologies together
                                                 14
New Customer UI in Receivables!




                   ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                      Bringing People, Processes and Technologies together
                                               15




New Customer UI in Receivables


Old Customer standard form that has been existing from ages is
finally gone.
Oracle introduced a brand new HTML user interface built using
Oracle Applications framework leveraging TCA that can be used
to manage Customers, Accounts, Account Sites, etc.
    New UI is fully backward compatible with the form
    Has more features than the form
    UI’s built using OA Framework can be personalized
New UI displays both Party level as well as account level
information which is separated into Customer Overview and
Account Overview.



                   ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                      Bringing People, Processes and Technologies together
                                               16
New Customer UI in Receivables


 Find Customer screen now uses DQM (Simple and Advanced
 Search Match Rules) similar to what you see in Customers
 Online or Customer Data Librarian.
 After search, you can create new customer or see customer
 overview. From here you can add accounts or modify accounts
 and so on.
 You can update customer information from customer overview
 page.




                   ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                      Bringing People, Processes and Technologies together
                                               17




Release 11i and before - Customer Standard structure




                   ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                      Bringing People, Processes and Technologies together
                                               18
Release 12 – Customer Tab Structure in New Receivables UI




                  ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                     Bringing People, Processes and Technologies together
                                              19




Create Customer Flow in Receivables


Facilitates the creation of customer in one single page with most
common elements.
The UI has 5 Regions
    Customer Information
    Account Information
    Account Site Address
    Account Site Details
    Business Purposes
This UI embeds DQM functionality for duplicate prevention.




                  ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                     Bringing People, Processes and Technologies together
                                              20
What is Supplier Integration with TCA?




                   ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                      Bringing People, Processes and Technologies together
                                               21




Supplier Integration with TCA


 Suppliers are now integrated with TCA.
 Supplier entity level (party) level information can be viewed in
 Oracle Customers Online.
 Employees who were created as Suppliers for expense
 reimbursement now are associated with Person Parties.




                   ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                      Bringing People, Processes and Technologies together
                                               22
What are Bulk Import Enhancements?




                         ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                            Bringing People, Processes and Technologies together
                                                     23




Bulk Import Changes


Generate (Create) and Activate an Import Batch UI
    Used to write code for batch creation before
    Generate Batch process require you to enter following attributes:
         Batch Name
         Batch Description
         Data Source
         Estimated Record Volume
    Activate button can be used to trigger the import of the batch.
Import progress now can be monitored
Fuzzy key generation can now be disabled optionally during import to speed up the
performance.
Overall performance enhancements during post processing
    Bulk API for synchronizing large number of parties
    Phone Number Transposing
    Etc.
Improved Error Management during import resulting in loading of maximum amount
of data.


                         ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                            Bringing People, Processes and Technologies together
                                                     24
What are DQM Enhancements?




                    ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                       Bringing People, Processes and Technologies together
                                                25




DQM Enhancements

  Administration and Seed data enhancements
     New Administration Landing Page to provide readily available details
     such as
        Notification if DQM staging has not been run
        Notifies the current DQM synchronization setting
        Notifies if certain records failed to synchronize correctly
        Notifications for any changes in DQM setups
             New values added to replacement lists are marked as “Staging Required”
             New validations on removal and inactivation of attributes and
             transformations.
        Search Match Rules threshold now a percentage
        New Adjusted score column
     See Data Enhancements
        Selected word replacements have been changed
        Improved algorithms for attributes and transformations
        Etc.


                    ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                       Bringing People, Processes and Technologies together
                                                26
DQM Enhancements


Diagnostic Reports
   Two diagnostic reports to validate DQM configuration.
       DQM Setup – Basic
            General DQM Staging information
            DQM Staging Program Results
            Index Statistics
            Synchronization Status
       DQM Setup – Advanced
            All of the data from Basic Report plus
            Details of Match Rules
            Details of Active Attributes and their Transformations (even if transformations are inactive)
            DQM Profile Options
   Report outputs can be in PDF or HTML format.
   You can give names to these reports and also export the outputs for archival.




                        ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                           Bringing People, Processes and Technologies together
                                                    27




DQM Enhancements


Synchronization Improvements
   Real Time is now called Automatic
   Automatic synchronization no longer uses workflow instead it uses
   concurrent request.
   New UI to configure DQM Synchronization method instead of profile
   option ‘HZ: DQM Synchronization Method’.
   Synchronization options are
       Automatic
       Batch
       Disabled




                        ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                           Bringing People, Processes and Technologies together
                                                    28
DQM Enhancements


 DQM Search object UI
   A new search object API named ‘FIND_PARTY_BOS’ has been added
   this a wrapper around existing DQM APIs.
   Provides an ability to search within a source system
   Search criteria is passed as an object instead of PL/SQL record structure
   and the results are passed in out parameter of the API.
   Will facilitate the better synchronization of customer data between spoke
   systems and the hub.




                    ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                       Bringing People, Processes and Technologies together
                                                29




What are Data Librarian Enhancements?




                    ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                       Bringing People, Processes and Technologies together
                                                30
Data Librarian Enhancements


Two new business events to facilitate the better synchronization of customer
data between Hub and spoke systems.
    Party Merge Event
    Account Merge Event
    This also includes two APIs to get the merge details:
        GET_PARTY_MERGE_EVENT_DATA
             using Merge Batch ID and Master Party ID which were published as part of Party Merge
             Event
             Extracts details such as Batch name, merge type, automerge flag value, master party ID and
             the party numbers, names, types and source system management mappings for all parties
             involved in the merge
        GET_ACCOUNT_MERGE_EVENT_DATA
             Using Customer Merge Header ID which was published as part of Account Merge Event
             Extracts details such as Customer merge ID, request ID and the associated party info,
             merge-to account ID, account number, account name, and source system management
             mappings for all accounts involved in the merge




                        ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                           Bringing People, Processes and Technologies together
                                                    31




Data Librarian Enhancements …


Introduced a new API ‘CREATE_DUP_MERGE_REQUEST’
to initiate the merging of potential duplicates.
SDIB Enhancements
    Match within Subset feature
    View Match Details feature
    Batch Scheduling feature




                        ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                           Bringing People, Processes and Technologies together
                                                    32
What are D&B Configuration Changes?




                          ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                             Bringing People, Processes and Technologies together
                                                      33




D&B Configuration


 In R11i
    Used to be configured using profile options
           HZ: D&B URL
           HZ: D&B User Name
           HZ: D&B Password
 In R12
    Release 11i profile options are obsolete.
    Oracle provides a seeded D&B Adapter using TCA Adapters table that is more
    secure and centralized.
    As part of the Adapter definition you will provide/modify following attributes:
           Host Address        D&B HTTPS URL
           User Name           User Name provided by D&B
           Password            Password provided by D&B
    You can add multiple User Names and Passwords


                          ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                             Bringing People, Processes and Technologies together
                                                      34
CDM SIG – To Become a Member



Do one of
   Send a blank email to cdmsig-subscribe@yahoogroups.com
   Go to CDMSIG Yahoo group at
   http://groups.yahoo.com/group/cdmsig and click on ‘Join this Group’:
   Or send an email to mmanda@rhaptech.com expressing your interest in
   becoming CDMSIG member.
You will receive membership application in reply. Upon sending the
   completed form to mmanda@rhaptech.com, your membership will be
   enabled.

   Members can post their questions, comments, etc., by sending an email
   to cdmsig@yahoogroups.com. You will have to become member in
   order to post to this forum.



                    ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved.
                       Bringing People, Processes and Technologies together
                                                35




                QUESTIONS
                 ANSWERS
Q&
QUESTIONS



 A
ANSWERS

            Can be reached at:

            Mani Kumar Manda
            Rhapsody Technologies, Inc.
            Phone 630-717-1809
            Email mmanda@rhaptech.com
            CDM SIG - http://groups.yahoo.com/group/cdmsig




Q&
QUESTIONS



 A
ANSWERS

            Can be reached at:

            Mani Kumar Manda
            Rhapsody Technologies, Inc.
            Phone 630-717-1809
            Email mmanda@rhaptech.com
            CDM SIG - http://groups.yahoo.com/group/cdmsig

Más contenido relacionado

La actualidad más candente

The 5 levels of embedded bi
The 5 levels of embedded biThe 5 levels of embedded bi
The 5 levels of embedded biMike Boyarski
 
Keynote by Mario Derba at OpenXperience event in Brussels, October 25 2012
Keynote by Mario Derba at OpenXperience event in Brussels, October 25 2012Keynote by Mario Derba at OpenXperience event in Brussels, October 25 2012
Keynote by Mario Derba at OpenXperience event in Brussels, October 25 2012Mario Derba
 
Silicus share point-overview-slideshare2
Silicus share point-overview-slideshare2Silicus share point-overview-slideshare2
Silicus share point-overview-slideshare2Silicus Technologies
 
SQL-H a new way to enable SQL analytics
SQL-H a new way to enable SQL analyticsSQL-H a new way to enable SQL analytics
SQL-H a new way to enable SQL analyticsDataWorks Summit
 
HR Cloudwatch V1.0
HR Cloudwatch V1.0HR Cloudwatch V1.0
HR Cloudwatch V1.0mzeijdel
 
The Big Picture: Big Data for the New Wave of Analytics
The Big Picture: Big Data for the New Wave of AnalyticsThe Big Picture: Big Data for the New Wave of Analytics
The Big Picture: Big Data for the New Wave of AnalyticsInside Analysis
 
Teradata Big Data London Seminar
Teradata Big Data London SeminarTeradata Big Data London Seminar
Teradata Big Data London SeminarHortonworks
 
Soft Solvers Technologies Corporate Presentation
Soft Solvers Technologies Corporate PresentationSoft Solvers Technologies Corporate Presentation
Soft Solvers Technologies Corporate PresentationSoftsolvers
 
Tera stream for datastreams
Tera stream for datastreamsTera stream for datastreams
Tera stream for datastreams치민 최
 
Infor i: Setting The Scene. Infor is the largest IBM i ISV in the World.
Infor i: Setting The Scene. Infor is the largest IBM i ISV in the World.Infor i: Setting The Scene. Infor is the largest IBM i ISV in the World.
Infor i: Setting The Scene. Infor is the largest IBM i ISV in the World.Inforsystemi
 
NIEM and Oracle Overview October 2011
NIEM and Oracle Overview October 2011NIEM and Oracle Overview October 2011
NIEM and Oracle Overview October 2011Bizagi Inc
 
Addvantum Corporate Profile
Addvantum Corporate ProfileAddvantum Corporate Profile
Addvantum Corporate ProfileAddvantum
 
Big Data and Content Management. SkyDox and the European Court of Human Righ...
Big Data and Content Management.  SkyDox and the European Court of Human Righ...Big Data and Content Management.  SkyDox and the European Court of Human Righ...
Big Data and Content Management. SkyDox and the European Court of Human Righ...SkyDox LTD
 
Oracle Fusion Middleware,foundation for innovation
Oracle Fusion Middleware,foundation for innovationOracle Fusion Middleware,foundation for innovation
Oracle Fusion Middleware,foundation for innovationAlicja Sieminska
 
Transportation Resource Scheduling Tool Overview and Quick Tour
Transportation Resource Scheduling Tool Overview and Quick TourTransportation Resource Scheduling Tool Overview and Quick Tour
Transportation Resource Scheduling Tool Overview and Quick Tourparadoxsci
 
Fusion Middleware 11g Keynote Foundation For Innovation
Fusion Middleware 11g Keynote Foundation For InnovationFusion Middleware 11g Keynote Foundation For Innovation
Fusion Middleware 11g Keynote Foundation For InnovationMark Rabne
 
Empowering the Business with Agile Analytics
Empowering the Business with Agile AnalyticsEmpowering the Business with Agile Analytics
Empowering the Business with Agile AnalyticsInside Analysis
 

La actualidad más candente (20)

The 5 levels of embedded bi
The 5 levels of embedded biThe 5 levels of embedded bi
The 5 levels of embedded bi
 
Keynote by Mario Derba at OpenXperience event in Brussels, October 25 2012
Keynote by Mario Derba at OpenXperience event in Brussels, October 25 2012Keynote by Mario Derba at OpenXperience event in Brussels, October 25 2012
Keynote by Mario Derba at OpenXperience event in Brussels, October 25 2012
 
Oracle 360
Oracle 360Oracle 360
Oracle 360
 
NCCW
NCCWNCCW
NCCW
 
Silicus share point-overview-slideshare2
Silicus share point-overview-slideshare2Silicus share point-overview-slideshare2
Silicus share point-overview-slideshare2
 
SQL-H a new way to enable SQL analytics
SQL-H a new way to enable SQL analyticsSQL-H a new way to enable SQL analytics
SQL-H a new way to enable SQL analytics
 
HR Cloudwatch V1.0
HR Cloudwatch V1.0HR Cloudwatch V1.0
HR Cloudwatch V1.0
 
The Big Picture: Big Data for the New Wave of Analytics
The Big Picture: Big Data for the New Wave of AnalyticsThe Big Picture: Big Data for the New Wave of Analytics
The Big Picture: Big Data for the New Wave of Analytics
 
Tera stream ETL
Tera stream ETLTera stream ETL
Tera stream ETL
 
Teradata Big Data London Seminar
Teradata Big Data London SeminarTeradata Big Data London Seminar
Teradata Big Data London Seminar
 
Soft Solvers Technologies Corporate Presentation
Soft Solvers Technologies Corporate PresentationSoft Solvers Technologies Corporate Presentation
Soft Solvers Technologies Corporate Presentation
 
Tera stream for datastreams
Tera stream for datastreamsTera stream for datastreams
Tera stream for datastreams
 
Infor i: Setting The Scene. Infor is the largest IBM i ISV in the World.
Infor i: Setting The Scene. Infor is the largest IBM i ISV in the World.Infor i: Setting The Scene. Infor is the largest IBM i ISV in the World.
Infor i: Setting The Scene. Infor is the largest IBM i ISV in the World.
 
NIEM and Oracle Overview October 2011
NIEM and Oracle Overview October 2011NIEM and Oracle Overview October 2011
NIEM and Oracle Overview October 2011
 
Addvantum Corporate Profile
Addvantum Corporate ProfileAddvantum Corporate Profile
Addvantum Corporate Profile
 
Big Data and Content Management. SkyDox and the European Court of Human Righ...
Big Data and Content Management.  SkyDox and the European Court of Human Righ...Big Data and Content Management.  SkyDox and the European Court of Human Righ...
Big Data and Content Management. SkyDox and the European Court of Human Righ...
 
Oracle Fusion Middleware,foundation for innovation
Oracle Fusion Middleware,foundation for innovationOracle Fusion Middleware,foundation for innovation
Oracle Fusion Middleware,foundation for innovation
 
Transportation Resource Scheduling Tool Overview and Quick Tour
Transportation Resource Scheduling Tool Overview and Quick TourTransportation Resource Scheduling Tool Overview and Quick Tour
Transportation Resource Scheduling Tool Overview and Quick Tour
 
Fusion Middleware 11g Keynote Foundation For Innovation
Fusion Middleware 11g Keynote Foundation For InnovationFusion Middleware 11g Keynote Foundation For Innovation
Fusion Middleware 11g Keynote Foundation For Innovation
 
Empowering the Business with Agile Analytics
Empowering the Business with Agile AnalyticsEmpowering the Business with Agile Analytics
Empowering the Business with Agile Analytics
 

Destacado

Engaging your business - a demystified approach to employee engagement
Engaging your business  -  a demystified approach to employee engagementEngaging your business  -  a demystified approach to employee engagement
Engaging your business - a demystified approach to employee engagementCecil van Niekerk
 
Employee engagement demystified
Employee engagement demystifiedEmployee engagement demystified
Employee engagement demystifiedCecil van Niekerk
 
Garoupa Hotel Spa Golf & Conference Centre Corporate Sustainability Policy-So...
Garoupa Hotel Spa Golf & Conference Centre Corporate Sustainability Policy-So...Garoupa Hotel Spa Golf & Conference Centre Corporate Sustainability Policy-So...
Garoupa Hotel Spa Golf & Conference Centre Corporate Sustainability Policy-So...Cecil van Niekerk
 
Sub Saharan Africa Hospitality Academy Concept Proposal
Sub Saharan Africa Hospitality Academy Concept ProposalSub Saharan Africa Hospitality Academy Concept Proposal
Sub Saharan Africa Hospitality Academy Concept ProposalCecil van Niekerk
 
Garoupa Hotel Spa Golf & Conference Centre Corporate Values…
Garoupa Hotel Spa Golf & Conference Centre Corporate Values…Garoupa Hotel Spa Golf & Conference Centre Corporate Values…
Garoupa Hotel Spa Golf & Conference Centre Corporate Values…Cecil van Niekerk
 
Life Before Discipline & Terminations
Life Before Discipline & TerminationsLife Before Discipline & Terminations
Life Before Discipline & TerminationsCecil van Niekerk
 
Bridging the intercultural divide
Bridging the intercultural divideBridging the intercultural divide
Bridging the intercultural dividePeter Dudka
 
Garoupa Hotel Spa Golf & Conference Centre draft team members handbook
Garoupa Hotel Spa Golf & Conference Centre draft team members handbookGaroupa Hotel Spa Golf & Conference Centre draft team members handbook
Garoupa Hotel Spa Golf & Conference Centre draft team members handbookCecil van Niekerk
 
On Spatial, Data and Mapping myopia
On Spatial, Data and Mapping myopiaOn Spatial, Data and Mapping myopia
On Spatial, Data and Mapping myopiaJan Willem van Eck
 
Benefits of diversity in the workplace
Benefits of diversity in the workplaceBenefits of diversity in the workplace
Benefits of diversity in the workplacePeter Dudka
 
BBEE guide for international inbound business to South Africa
BBEE guide for international inbound business to South AfricaBBEE guide for international inbound business to South Africa
BBEE guide for international inbound business to South AfricaCecil van Niekerk
 
Ipuinbatenatalak 130121095059-phpapp02
Ipuinbatenatalak 130121095059-phpapp02Ipuinbatenatalak 130121095059-phpapp02
Ipuinbatenatalak 130121095059-phpapp02Iraide Bengoetxea
 
People Strategy-Fundamentals for compiling a People Strategy
People Strategy-Fundamentals for compiling a People StrategyPeople Strategy-Fundamentals for compiling a People Strategy
People Strategy-Fundamentals for compiling a People StrategyCecil van Niekerk
 
麥克風 簡報
麥克風 簡報 麥克風 簡報
麥克風 簡報 jielun li
 
Maya Angelou (1928 )
Maya Angelou (1928     )Maya Angelou (1928     )
Maya Angelou (1928 )rita
 
Etc express 24/48 燈光控制器
Etc express 24/48 燈光控制器Etc express 24/48 燈光控制器
Etc express 24/48 燈光控制器jielun li
 

Destacado (18)

Engaging your business - a demystified approach to employee engagement
Engaging your business  -  a demystified approach to employee engagementEngaging your business  -  a demystified approach to employee engagement
Engaging your business - a demystified approach to employee engagement
 
Employee engagement demystified
Employee engagement demystifiedEmployee engagement demystified
Employee engagement demystified
 
Garoupa Hotel Spa Golf & Conference Centre Corporate Sustainability Policy-So...
Garoupa Hotel Spa Golf & Conference Centre Corporate Sustainability Policy-So...Garoupa Hotel Spa Golf & Conference Centre Corporate Sustainability Policy-So...
Garoupa Hotel Spa Golf & Conference Centre Corporate Sustainability Policy-So...
 
Sub Saharan Africa Hospitality Academy Concept Proposal
Sub Saharan Africa Hospitality Academy Concept ProposalSub Saharan Africa Hospitality Academy Concept Proposal
Sub Saharan Africa Hospitality Academy Concept Proposal
 
Garoupa Hotel Spa Golf & Conference Centre Corporate Values…
Garoupa Hotel Spa Golf & Conference Centre Corporate Values…Garoupa Hotel Spa Golf & Conference Centre Corporate Values…
Garoupa Hotel Spa Golf & Conference Centre Corporate Values…
 
Life Before Discipline & Terminations
Life Before Discipline & TerminationsLife Before Discipline & Terminations
Life Before Discipline & Terminations
 
Bridging the intercultural divide
Bridging the intercultural divideBridging the intercultural divide
Bridging the intercultural divide
 
Garoupa Hotel Spa Golf & Conference Centre draft team members handbook
Garoupa Hotel Spa Golf & Conference Centre draft team members handbookGaroupa Hotel Spa Golf & Conference Centre draft team members handbook
Garoupa Hotel Spa Golf & Conference Centre draft team members handbook
 
On Spatial, Data and Mapping myopia
On Spatial, Data and Mapping myopiaOn Spatial, Data and Mapping myopia
On Spatial, Data and Mapping myopia
 
Benefits of diversity in the workplace
Benefits of diversity in the workplaceBenefits of diversity in the workplace
Benefits of diversity in the workplace
 
BBEE guide for international inbound business to South Africa
BBEE guide for international inbound business to South AfricaBBEE guide for international inbound business to South Africa
BBEE guide for international inbound business to South Africa
 
Ipuinbatenatalak 130121095059-phpapp02
Ipuinbatenatalak 130121095059-phpapp02Ipuinbatenatalak 130121095059-phpapp02
Ipuinbatenatalak 130121095059-phpapp02
 
Flash Memory
Flash MemoryFlash Memory
Flash Memory
 
People Strategy-Fundamentals for compiling a People Strategy
People Strategy-Fundamentals for compiling a People StrategyPeople Strategy-Fundamentals for compiling a People Strategy
People Strategy-Fundamentals for compiling a People Strategy
 
麥克風 簡報
麥克風 簡報 麥克風 簡報
麥克風 簡報
 
Maya Angelou (1928 )
Maya Angelou (1928     )Maya Angelou (1928     )
Maya Angelou (1928 )
 
Mustafa utku
Mustafa utkuMustafa utku
Mustafa utku
 
Etc express 24/48 燈光控制器
Etc express 24/48 燈光控制器Etc express 24/48 燈光控制器
Etc express 24/48 燈光控制器
 

Similar a R12%20 Features%20and%20 Functionality%20in%20 Tca%20and%20 Cdh

Cloud Modernization and Data as a Service Option
Cloud Modernization and Data as a Service OptionCloud Modernization and Data as a Service Option
Cloud Modernization and Data as a Service OptionDenodo
 
Gateway Corporate Presentation
Gateway Corporate PresentationGateway Corporate Presentation
Gateway Corporate PresentationRavi Krishna
 
OPEN_GROUP_HYBRID_CLOUD_CASE_MGMT2 - Final
OPEN_GROUP_HYBRID_CLOUD_CASE_MGMT2 - FinalOPEN_GROUP_HYBRID_CLOUD_CASE_MGMT2 - Final
OPEN_GROUP_HYBRID_CLOUD_CASE_MGMT2 - Finalmdesai005
 
Driving SharePoint Adoption Through Migration and Governance
Driving SharePoint Adoption Through Migration and GovernanceDriving SharePoint Adoption Through Migration and Governance
Driving SharePoint Adoption Through Migration and GovernanceLynn E. Noel
 
GTL Corporate Presentation
GTL Corporate PresentationGTL Corporate Presentation
GTL Corporate Presentationsourav1981
 
Enterprise architecture
Enterprise architectureEnterprise architecture
Enterprise architecturesandeep gosain
 
Cloud Computing Webinar - John Reza
Cloud Computing Webinar - John RezaCloud Computing Webinar - John Reza
Cloud Computing Webinar - John RezaJohn Reza, MBA
 
Golden Rules [Best Practices] to tame the MDM/CDI Beast
Golden Rules [Best Practices] to tame the MDM/CDI BeastGolden Rules [Best Practices] to tame the MDM/CDI Beast
Golden Rules [Best Practices] to tame the MDM/CDI BeastRhapsody Technologies, Inc.
 
CIO priorities and Data Virtualization: Balancing the Yin and Yang of the IT
CIO priorities and Data Virtualization: Balancing the Yin and Yang of the ITCIO priorities and Data Virtualization: Balancing the Yin and Yang of the IT
CIO priorities and Data Virtualization: Balancing the Yin and Yang of the ITDenodo
 
Achieving Business Transformation with UiPath RPA
Achieving Business Transformation with UiPath RPAAchieving Business Transformation with UiPath RPA
Achieving Business Transformation with UiPath RPACelonis
 
Digital Reinvention by NRB
Digital Reinvention by NRBDigital Reinvention by NRB
Digital Reinvention by NRBWilliam Poos
 
Accenture On Soa And Cloud
Accenture On Soa And CloudAccenture On Soa And Cloud
Accenture On Soa And CloudGovCloud Network
 
Data Integration for Big Data (OOW 2016, Co-Presented With Oracle)
Data Integration for Big Data (OOW 2016, Co-Presented With Oracle)Data Integration for Big Data (OOW 2016, Co-Presented With Oracle)
Data Integration for Big Data (OOW 2016, Co-Presented With Oracle)Rittman Analytics
 
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...mfrancis
 
Gtl Corporate Presentation
Gtl Corporate PresentationGtl Corporate Presentation
Gtl Corporate PresentationDipankar_Das
 
OOW 2012: Integrate Cloud Applications with Oracle SOA Suite
OOW 2012: Integrate Cloud Applications with Oracle SOA SuiteOOW 2012: Integrate Cloud Applications with Oracle SOA Suite
OOW 2012: Integrate Cloud Applications with Oracle SOA SuiteRajesh Raheja
 
Insights into Real-world Data Management Challenges
Insights into Real-world Data Management ChallengesInsights into Real-world Data Management Challenges
Insights into Real-world Data Management ChallengesDataWorks Summit
 
SoftwareONE Oracle Licensing Introduction 18.02.14
SoftwareONE Oracle Licensing Introduction 18.02.14SoftwareONE Oracle Licensing Introduction 18.02.14
SoftwareONE Oracle Licensing Introduction 18.02.14SoftwareONEIndia
 

Similar a R12%20 Features%20and%20 Functionality%20in%20 Tca%20and%20 Cdh (20)

MDM - Oracle Site Hub 101
MDM - Oracle Site Hub 101MDM - Oracle Site Hub 101
MDM - Oracle Site Hub 101
 
Cloud Modernization and Data as a Service Option
Cloud Modernization and Data as a Service OptionCloud Modernization and Data as a Service Option
Cloud Modernization and Data as a Service Option
 
Gateway Corporate Presentation
Gateway Corporate PresentationGateway Corporate Presentation
Gateway Corporate Presentation
 
OPEN_GROUP_HYBRID_CLOUD_CASE_MGMT2 - Final
OPEN_GROUP_HYBRID_CLOUD_CASE_MGMT2 - FinalOPEN_GROUP_HYBRID_CLOUD_CASE_MGMT2 - Final
OPEN_GROUP_HYBRID_CLOUD_CASE_MGMT2 - Final
 
Driving SharePoint Adoption Through Migration and Governance
Driving SharePoint Adoption Through Migration and GovernanceDriving SharePoint Adoption Through Migration and Governance
Driving SharePoint Adoption Through Migration and Governance
 
Gateway Technolabs Corporate Presentation
Gateway Technolabs Corporate PresentationGateway Technolabs Corporate Presentation
Gateway Technolabs Corporate Presentation
 
GTL Corporate Presentation
GTL Corporate PresentationGTL Corporate Presentation
GTL Corporate Presentation
 
Enterprise architecture
Enterprise architectureEnterprise architecture
Enterprise architecture
 
Cloud Computing Webinar - John Reza
Cloud Computing Webinar - John RezaCloud Computing Webinar - John Reza
Cloud Computing Webinar - John Reza
 
Golden Rules [Best Practices] to tame the MDM/CDI Beast
Golden Rules [Best Practices] to tame the MDM/CDI BeastGolden Rules [Best Practices] to tame the MDM/CDI Beast
Golden Rules [Best Practices] to tame the MDM/CDI Beast
 
CIO priorities and Data Virtualization: Balancing the Yin and Yang of the IT
CIO priorities and Data Virtualization: Balancing the Yin and Yang of the ITCIO priorities and Data Virtualization: Balancing the Yin and Yang of the IT
CIO priorities and Data Virtualization: Balancing the Yin and Yang of the IT
 
Achieving Business Transformation with UiPath RPA
Achieving Business Transformation with UiPath RPAAchieving Business Transformation with UiPath RPA
Achieving Business Transformation with UiPath RPA
 
Digital Reinvention by NRB
Digital Reinvention by NRBDigital Reinvention by NRB
Digital Reinvention by NRB
 
Accenture On Soa And Cloud
Accenture On Soa And CloudAccenture On Soa And Cloud
Accenture On Soa And Cloud
 
Data Integration for Big Data (OOW 2016, Co-Presented With Oracle)
Data Integration for Big Data (OOW 2016, Co-Presented With Oracle)Data Integration for Big Data (OOW 2016, Co-Presented With Oracle)
Data Integration for Big Data (OOW 2016, Co-Presented With Oracle)
 
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
 
Gtl Corporate Presentation
Gtl Corporate PresentationGtl Corporate Presentation
Gtl Corporate Presentation
 
OOW 2012: Integrate Cloud Applications with Oracle SOA Suite
OOW 2012: Integrate Cloud Applications with Oracle SOA SuiteOOW 2012: Integrate Cloud Applications with Oracle SOA Suite
OOW 2012: Integrate Cloud Applications with Oracle SOA Suite
 
Insights into Real-world Data Management Challenges
Insights into Real-world Data Management ChallengesInsights into Real-world Data Management Challenges
Insights into Real-world Data Management Challenges
 
SoftwareONE Oracle Licensing Introduction 18.02.14
SoftwareONE Oracle Licensing Introduction 18.02.14SoftwareONE Oracle Licensing Introduction 18.02.14
SoftwareONE Oracle Licensing Introduction 18.02.14
 

Último

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 

Último (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 

R12%20 Features%20and%20 Functionality%20in%20 Tca%20and%20 Cdh

  • 1. R12 New Features and Functionality in TCA/CDH Mani Kumar Manda Rhapsody Technologies, Inc. NCOAUG Training Day 22nd February 2008 – Oakbrook, IL This document is protected under the copyright laws of the United States and other countries as an unpublished work. This document contains information that is proprietary and confidential to Rhapsody Technologies or its alliance partners, which shall not be disclosed in whole or in part or reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning, or otherwise except as permitted in writing. Any unauthorized use or disclosure in whole or in part of this information without the express written permission of Rhapsody Technologies is prohibited. Your use of this document constitutes your agreement for the above conditions. If you do not agree with the above conditions, you must delete all electronic (email as well as files) and destroy printed copies of this document immediately and notify Rhapsody Technologies of your disagreement. Learning Objectives As a result of this presentation, you will be able to: Learn high level overview of enhancements and modifications made in TCA infrastructure in Oracle eBusiness Suite Release 12. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 2
  • 2. Speaker’s Qualifications Mani Kumar Manda is the President and Founder of Rhapsody Technologies, Inc., a consulting firm with specialization in implementing Customer Master/Customer Hub solutions. Mr. Manda had been working with Oracle Applications for over a decade and has implemented Technology Solutions for clients in many industries. Mr. Manda is an active speaker of topics associated with Customer Data Management and presented over 30 sessions in several conferences. Mr. Manda is also the founder and chair for Customer Data Management SIG. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 3 About Rhapsody ■ Founded in 1998 ■ A boutique firm in implementing Customer Data Management solutions both in Oracle eBusiness Suite and Oracle Customer Data Hub environments. ■ Offers Customer Data Quality Assessment Services ■ Offers CDM Evaluation Services ■ Offers Onsite Seminars (one day to one week project kick-off seminars) that include Customer Data Management, Customer Data Hub, TCA, Implementation strategies, Customer Data Modeling, etc. ■ Provides half day and one day CDI awareness sessions for C level executives, functional/departmental heads. ■ Rhapsody is in the process of offering a series of web seminars on Customer Data Management covering Customer Data challenges with real life examples, Global challenges, Data Governance, Customer Data Modeling, Integration of Hub with heterogeneous applications, and other additional topics associated with Customer data. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 4
  • 3. About Rhapsody Partial list of our Customers ADP DoubleClick Motorola Haworth Hologic KCI Office Depot Overland Storage Torrington Some of Our Partners Oracle Dun & Bradstreet Trillium Deloitte Consulting Hub Design Transitions II eAlliance RAMP ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 5 R12 Enhancements and Modifications New Business Object API’s Business Object Events Geographic Hierarchies Customer UI in Receivables Supplier Integration with TCA Enhancements Bulk Import Data Librarian DQM D&B Configuration ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 6
  • 4. What are Business Object APIs? ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 7 Business Object APIs A business object is an abstract grouping of Oracle Trading Community Architecture (TCA) entities to form an operable, logical business unit. Easier Integration and faster development of custom code due to management of multiple TCA entities with one call. Fewer calls to Database Has embedded granular TCA API calls that map to TCA entities/tables. Total of 16 Business Objects Four procedures per Business Object Create Update Save Get Business Objects can embed other business objects Bank Accounts assignment entity that is part of Customer Account business object is owned by iPayments ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 8
  • 5. List of Business Objects Organization Party Site Organization Contact E-Mail Organization Customer Phone Person SMS Person Customer Telex Customer Account Web Customer Account EDI Contact EFT Customer Account Site ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 9 What are Business Object Events? ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 10
  • 6. Business Events Business Events facilitate to react to changes in TCA Party Data at the business object level in synching spoke systems with the hub.. Business events are raised when customer data has been created or modified. Raised through concurrent program or API calls Each event generates an EVENT_ID which is sent to subscribing applications. Subscribing applications can obtain event details via Get calls of corresponding business objects. Some business events are at the Business Object level and rest are at the TCA entity levels. Configure using profile option HZ: Raise API Events which can be set to All events disabled Only Granular (V2) events enabled Only Business Object events enabled All events enabled HZ: Number of Days to Preserve Business Object Business Event Information. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 11 Business Events Business Events can be subscribed either using Workflow or CDH Advanced Queue Workflow is used to synchronize customer data with local spoke systems Customer data is received in a database object format Advanced Queue is used to synchronize customer data with external spoke systems. Customer data is received in serialized XML objects. Events are raised through Workflow. Business object events can be raised in bulk (since last processing) using concurrent program ‘TCA Business Object Events: Raise Events Program’ ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 12
  • 7. What are Geographic Hierarchies? ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 13 Geographic Hierarchies An ability to create and maintain hierarchies between multiple address elements or tax authorities for the purpose of real time address validation and/or tax calculation. Does not include street level data Hierarchies can be created from Tax Vendor provided Data using utility provided by eBusiness Suite Tax application Users can further extend the hierarchies that were created based on data provided by Tax Vendors. Configuration Define Country specific structures for geographic hierarchies. Manage Geography Details Manage Data Validation Levels during Data Entry ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 14
  • 8. New Customer UI in Receivables! ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 15 New Customer UI in Receivables Old Customer standard form that has been existing from ages is finally gone. Oracle introduced a brand new HTML user interface built using Oracle Applications framework leveraging TCA that can be used to manage Customers, Accounts, Account Sites, etc. New UI is fully backward compatible with the form Has more features than the form UI’s built using OA Framework can be personalized New UI displays both Party level as well as account level information which is separated into Customer Overview and Account Overview. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 16
  • 9. New Customer UI in Receivables Find Customer screen now uses DQM (Simple and Advanced Search Match Rules) similar to what you see in Customers Online or Customer Data Librarian. After search, you can create new customer or see customer overview. From here you can add accounts or modify accounts and so on. You can update customer information from customer overview page. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 17 Release 11i and before - Customer Standard structure ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 18
  • 10. Release 12 – Customer Tab Structure in New Receivables UI ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 19 Create Customer Flow in Receivables Facilitates the creation of customer in one single page with most common elements. The UI has 5 Regions Customer Information Account Information Account Site Address Account Site Details Business Purposes This UI embeds DQM functionality for duplicate prevention. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 20
  • 11. What is Supplier Integration with TCA? ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 21 Supplier Integration with TCA Suppliers are now integrated with TCA. Supplier entity level (party) level information can be viewed in Oracle Customers Online. Employees who were created as Suppliers for expense reimbursement now are associated with Person Parties. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 22
  • 12. What are Bulk Import Enhancements? ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 23 Bulk Import Changes Generate (Create) and Activate an Import Batch UI Used to write code for batch creation before Generate Batch process require you to enter following attributes: Batch Name Batch Description Data Source Estimated Record Volume Activate button can be used to trigger the import of the batch. Import progress now can be monitored Fuzzy key generation can now be disabled optionally during import to speed up the performance. Overall performance enhancements during post processing Bulk API for synchronizing large number of parties Phone Number Transposing Etc. Improved Error Management during import resulting in loading of maximum amount of data. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 24
  • 13. What are DQM Enhancements? ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 25 DQM Enhancements Administration and Seed data enhancements New Administration Landing Page to provide readily available details such as Notification if DQM staging has not been run Notifies the current DQM synchronization setting Notifies if certain records failed to synchronize correctly Notifications for any changes in DQM setups New values added to replacement lists are marked as “Staging Required” New validations on removal and inactivation of attributes and transformations. Search Match Rules threshold now a percentage New Adjusted score column See Data Enhancements Selected word replacements have been changed Improved algorithms for attributes and transformations Etc. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 26
  • 14. DQM Enhancements Diagnostic Reports Two diagnostic reports to validate DQM configuration. DQM Setup – Basic General DQM Staging information DQM Staging Program Results Index Statistics Synchronization Status DQM Setup – Advanced All of the data from Basic Report plus Details of Match Rules Details of Active Attributes and their Transformations (even if transformations are inactive) DQM Profile Options Report outputs can be in PDF or HTML format. You can give names to these reports and also export the outputs for archival. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 27 DQM Enhancements Synchronization Improvements Real Time is now called Automatic Automatic synchronization no longer uses workflow instead it uses concurrent request. New UI to configure DQM Synchronization method instead of profile option ‘HZ: DQM Synchronization Method’. Synchronization options are Automatic Batch Disabled ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 28
  • 15. DQM Enhancements DQM Search object UI A new search object API named ‘FIND_PARTY_BOS’ has been added this a wrapper around existing DQM APIs. Provides an ability to search within a source system Search criteria is passed as an object instead of PL/SQL record structure and the results are passed in out parameter of the API. Will facilitate the better synchronization of customer data between spoke systems and the hub. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 29 What are Data Librarian Enhancements? ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 30
  • 16. Data Librarian Enhancements Two new business events to facilitate the better synchronization of customer data between Hub and spoke systems. Party Merge Event Account Merge Event This also includes two APIs to get the merge details: GET_PARTY_MERGE_EVENT_DATA using Merge Batch ID and Master Party ID which were published as part of Party Merge Event Extracts details such as Batch name, merge type, automerge flag value, master party ID and the party numbers, names, types and source system management mappings for all parties involved in the merge GET_ACCOUNT_MERGE_EVENT_DATA Using Customer Merge Header ID which was published as part of Account Merge Event Extracts details such as Customer merge ID, request ID and the associated party info, merge-to account ID, account number, account name, and source system management mappings for all accounts involved in the merge ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 31 Data Librarian Enhancements … Introduced a new API ‘CREATE_DUP_MERGE_REQUEST’ to initiate the merging of potential duplicates. SDIB Enhancements Match within Subset feature View Match Details feature Batch Scheduling feature ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 32
  • 17. What are D&B Configuration Changes? ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 33 D&B Configuration In R11i Used to be configured using profile options HZ: D&B URL HZ: D&B User Name HZ: D&B Password In R12 Release 11i profile options are obsolete. Oracle provides a seeded D&B Adapter using TCA Adapters table that is more secure and centralized. As part of the Adapter definition you will provide/modify following attributes: Host Address D&B HTTPS URL User Name User Name provided by D&B Password Password provided by D&B You can add multiple User Names and Passwords ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 34
  • 18. CDM SIG – To Become a Member Do one of Send a blank email to cdmsig-subscribe@yahoogroups.com Go to CDMSIG Yahoo group at http://groups.yahoo.com/group/cdmsig and click on ‘Join this Group’: Or send an email to mmanda@rhaptech.com expressing your interest in becoming CDMSIG member. You will receive membership application in reply. Upon sending the completed form to mmanda@rhaptech.com, your membership will be enabled. Members can post their questions, comments, etc., by sending an email to cdmsig@yahoogroups.com. You will have to become member in order to post to this forum. ©2007, 2008 Rhapsody Technologies, Inc., All rights reserved. Bringing People, Processes and Technologies together 35 QUESTIONS ANSWERS
  • 19. Q& QUESTIONS A ANSWERS Can be reached at: Mani Kumar Manda Rhapsody Technologies, Inc. Phone 630-717-1809 Email mmanda@rhaptech.com CDM SIG - http://groups.yahoo.com/group/cdmsig Q& QUESTIONS A ANSWERS Can be reached at: Mani Kumar Manda Rhapsody Technologies, Inc. Phone 630-717-1809 Email mmanda@rhaptech.com CDM SIG - http://groups.yahoo.com/group/cdmsig