SlideShare a Scribd company logo
11/24/2014 Nagaraj's Knowledge Planet 
0 More Next Blog» Create Blog Sign In 
Nagaraj's Knowledge Planet 
Thursday, 20 November 2014 
OEDQ Overview Presentation 
Please go through the following link which will give the brief idea on Oracle Enterprise Data 
Quality overview for quick understanding. 
OEDQ Presentation 
Thanks 
Posted by Nagaraj's Knowledge Planet at 08:32 No comments: 
Labels: OEDQ 
Recommend this on Google 
Sunday, 5 October 2014 
Guided Merge Functionality in Oracle Customer Hub 
(Siebel UCM) 
The following steps are required to enable guided merge functionality in Oracle Customer Hub 
(Siebel UCM): 
 The following Workflow to be called from “Guided Merge” button and modify as 
follows: 
o Name: UCM Process Merge Request 
o Change following Process properties: 
 EnablePubub : True (default string : False) 
 EnableSE: True (default string: False) 
o Activate the workflow from client 
 Client: Enable Merge Tasks 
o Navigate to Administration – Business Process–>Task Deployment. 
o Click the Active Tasks tab, then in the Name field, query for UCM* 
 Enable and publish as follows for task based UI screen to perform Guided Merge: 
o Navigate to Administration – Business Process–>Task Deployment. 
o Click the Active Tasks tab, then in the Name field, query for UCM*. 
 UCM Merge Account Request Task 
 UCM Merge Account Task 
 UCM Merge Contact Request Task 
 UCM Merge Contact Task and restart the server 
About Me 
Nagaraj's Knowledge Planet 
Hello. My name is Nagaraj. I am a Solution 
Architect and have mulitple years of Oracle 
Master Data Management and Enterprise 
Data quality experience (OEDQ, IIR, Trillium). 
I specialize in the define, design and 
development of Master Data Management 
(MDM), Data Quality and Customer Relation 
Management solutions. I have participated in 
multiple MDM, DQ and CRM implementations 
as a Solution Architect, techno­functional 
Solution analyst or developer. 
View my complete profile 
Blog Archive 
▼ 2014 (7) 
▼ November (1) 
OEDQ 
Overview 
Presentatio 
n 
► October (1) 
► September 
(4) 
► August (1) 
Labels 
OEDQ (4) 
Siebel (2) 
Siebel UCM (1) 
http://myknowledgeplanet.blogspot.in/ 1/4
11/24/2014 Nagaraj's Knowledge Planet 
 Add Responsibility for accessing “Guided Merge” features 
 Invoke “Guided Merge” button : 
o Go to “Existing Duplicates” tab from “Admin­UCM” 
o Query and click on duplicate record. 
o Click on “Guided Merge” button will appears in below applet 
o Guided Merge popup applet will be display and do the necessary changes and 
proceed to next applet 
o Click on submit button 
 Adding new fields to “Guided Merge” 
The following changes are required to add new fields in following IC’s at respective 
IO’s 
o Account: 
 IO: UCMAccountTaskUIMerge ; IC: Account 
 IO: UCMAccountMerge; IC: Account 
o Contact: 
 IO: UCMContactTaskUIMerge; IC: Contact 
 IO: UCMContactMerge; IC: Contact 
 Deploy IO’s as follows: 
o Tools > Integration Object 
o Right Click > Deploy to Runtime Database 
 Limitations: 
o Guided Merge functionality supports only for Account and Contact entities only 
and not support for child entities. 
Posted by Nagaraj's Knowledge Planet at 11:40 No comments: 
Labels: Siebel UCM 
screen 
Recommend this on Google 
Tuesday, 23 September 2014 
Oracle Enterprise Data Quality – About Profilers 
Oracle Enterprise Data Quality – About Profiler: 
 The profilers are intended purely to analyze data 
 They are used to quickly understand the data 
 They are used to help find the issues in provided data 
 Profilers do not 'check' data for business rules 
 Profilers do not have output filters like ‘valid’ or ‘invalid’ records 
http://myknowledgeplanet.blogspot.in/ 2/4
11/24/2014 Nagaraj's Knowledge Planet 
The following are some of the different Profilers: 
1. Quickstats Profiler: It is used to analyze overall data i.e. analyze high­level 
completeness, duplication, and value frequency across many attributes, and highlights 
possible issues. Input as ‘any’ data type 
2. Character Profiler: it is used to analyze a number of attributes and counts of the 
instances of each character. Input as ‘strings’ data type only 
3. Contained Attributes Profiler: it is used to analyze records to find pairs of attributes 
where one attribute value commonly contains another. Input as ‘any’ data type 
4. Data Types Profiler: it is used to analyze attribute values for their data type e.g 
String, Number or Date ­and 
assesses data type consistency. Input as ‘any’ data type 
5. Date Profiler: it is used to analyze a Date attribute for date distribution by day of 
week, day of month, day of year, month and year. Input as ‘Date’ data type only 
6. Equal Attributes Profiler: it is used to analyze records to find pairs of attributes that 
commonly have the same values. Input as ‘any’ data type 
7. Frequency Profiler: it is used to analyze value frequency across many attributes. 
Input as ‘any’ data type 
8. Length Profiler: it is used to analyze a number of attributes and measures the length 
of values by number of characters. Input as ‘any’ data type 
9. Max/Min Profiler: it is used to find minimum and maximum values e.g: longest, 
shortest, lowest and highest. Input as ‘any’ data type 
10. Number Profiler: it is used to analyze a Number attribute for number distribution 
across user­defined 
bands. Input as ‘Number data type only 
11. Patterns Profiler: it is used to analyze character patterns, and pattern frequency, 
across many attributes. Input as ‘any’ data type 
12. Record Completeness Profiler: it is used to analyze records for their completeness 
across many attributes. Input as ‘any’ data type 
13. Record Duplication Profiler: it is used to analyze records for duplicates across 
many attributes. Input as ‘any’ data type 
14. RegEx Patterns Profiler: it is used to analyze a number of attributes for values 
that match a list of regular expressions. 
Posted by Nagaraj's Knowledge Planet at 12:02 No comments: 
Labels: OEDQ 
Recommend this on Google 
Monday, 15 September 2014 
Siebel dedicated Client – Host Name 
The following post will explain to resolve the following error and normally this will come when we 
try to open dedicated client: 
Error message: “Requested Server could not be found” or “Your requested host ‘server name’ 
could not be resolved by DNS Server” 
Solution: Modify the parameter in CFG file: 
Under [Siebel] section 
a). EnableFQDN = FLASE (by default its set to TRUE, so it will pick the computer name and 
display in browser as target address. If set to FALSE, it will display localhost in browser as 
target address) 
b). Internet explorer > Tools > Internet options > connections tab > LAN settings > Bypass proxy 
server for local addresses set to TRUE. 
FQDN: Fully Qualified Domain Name 
http://myknowledgeplanet.blogspot.in/ 3/4
11/24/2014 Nagaraj's Knowledge Planet 
Posted by Nagaraj's Knowledge Planet at 08:34 No comments: 
Recommend this on Google 
Home Older Posts 
Labels: Siebel 
Subscribe to: Posts (Atom) 
Simple template. Powered by Blogger. 
http://myknowledgeplanet.blogspot.in/ 4/4

More Related Content

Viewers also liked

Saurabh Dixit
Saurabh DixitSaurabh Dixit
Saurabh Dixit
Saurabh Dixit
 
ClearCase UCM at Loto-Québec
ClearCase UCM at Loto-QuébecClearCase UCM at Loto-Québec
ClearCase UCM at Loto-Québec
Cirque du Soleil
 
Siebel deployment
Siebel deploymentSiebel deployment
Siebel deployment
Roman Agaev
 
Potential Solutions Co Existence
Potential Solutions   Co ExistencePotential Solutions   Co Existence
Potential Solutions Co Existence
Roman Agaev
 
Evolution from LwCCM to UCM
Evolution from LwCCM to UCMEvolution from LwCCM to UCM
Evolution from LwCCM to UCM
Remedy IT
 
UCM Initial Submission presentation
UCM Initial Submission presentationUCM Initial Submission presentation
UCM Initial Submission presentation
Remedy IT
 
Oracle Ucm General Presentation Linked In
Oracle Ucm General Presentation Linked InOracle Ucm General Presentation Linked In
Oracle Ucm General Presentation Linked In
Jan Echarlod
 
Model Driven, Component Based Development for CBDDS and IDL to C++11
Model Driven, Component Based Development for CBDDS and IDL to C++11Model Driven, Component Based Development for CBDDS and IDL to C++11
Model Driven, Component Based Development for CBDDS and IDL to C++11
Remedy IT
 
The Top 10 Things Oracle UCM Users Need To Know About WebLogic
The Top 10 Things Oracle UCM Users Need To Know About WebLogicThe Top 10 Things Oracle UCM Users Need To Know About WebLogic
The Top 10 Things Oracle UCM Users Need To Know About WebLogic
Brian Huff
 
Siebel Web Architecture
Siebel Web ArchitectureSiebel Web Architecture
Siebel Web Architecture
Roman Agaev
 
Oracle UCM Implementation Patterns
Oracle UCM Implementation PatternsOracle UCM Implementation Patterns
Oracle UCM Implementation Patterns
Brian Huff
 

Viewers also liked (11)

Saurabh Dixit
Saurabh DixitSaurabh Dixit
Saurabh Dixit
 
ClearCase UCM at Loto-Québec
ClearCase UCM at Loto-QuébecClearCase UCM at Loto-Québec
ClearCase UCM at Loto-Québec
 
Siebel deployment
Siebel deploymentSiebel deployment
Siebel deployment
 
Potential Solutions Co Existence
Potential Solutions   Co ExistencePotential Solutions   Co Existence
Potential Solutions Co Existence
 
Evolution from LwCCM to UCM
Evolution from LwCCM to UCMEvolution from LwCCM to UCM
Evolution from LwCCM to UCM
 
UCM Initial Submission presentation
UCM Initial Submission presentationUCM Initial Submission presentation
UCM Initial Submission presentation
 
Oracle Ucm General Presentation Linked In
Oracle Ucm General Presentation Linked InOracle Ucm General Presentation Linked In
Oracle Ucm General Presentation Linked In
 
Model Driven, Component Based Development for CBDDS and IDL to C++11
Model Driven, Component Based Development for CBDDS and IDL to C++11Model Driven, Component Based Development for CBDDS and IDL to C++11
Model Driven, Component Based Development for CBDDS and IDL to C++11
 
The Top 10 Things Oracle UCM Users Need To Know About WebLogic
The Top 10 Things Oracle UCM Users Need To Know About WebLogicThe Top 10 Things Oracle UCM Users Need To Know About WebLogic
The Top 10 Things Oracle UCM Users Need To Know About WebLogic
 
Siebel Web Architecture
Siebel Web ArchitectureSiebel Web Architecture
Siebel Web Architecture
 
Oracle UCM Implementation Patterns
Oracle UCM Implementation PatternsOracle UCM Implementation Patterns
Oracle UCM Implementation Patterns
 

Similar to UCM Tips Nagaraj's knowledge planet

Slides for Automation Testing or End to End testing
Slides for Automation Testing or End to End testingSlides for Automation Testing or End to End testing
Slides for Automation Testing or End to End testing
SwapnilNarayan
 
CV Jose Antonio Sanchez Guerra
CV Jose Antonio Sanchez GuerraCV Jose Antonio Sanchez Guerra
CV Jose Antonio Sanchez Guerra
Jose Antonio Sanchez Guerra Lugo
 
2014 11 20 Drupal 7 -> 8 test migratie
2014 11 20 Drupal 7 -> 8 test migratie2014 11 20 Drupal 7 -> 8 test migratie
2014 11 20 Drupal 7 -> 8 test migratie
hcderaad
 
Data models pivot with splunk break out session
Data models pivot with splunk break out sessionData models pivot with splunk break out session
Data models pivot with splunk break out session
Georg Knon
 
Behaviour Driven Development
Behaviour Driven DevelopmentBehaviour Driven Development
Behaviour Driven Development
Andy Kelk
 
Splunk conf2014 - Dashboard Fun - Creating an Interactive Transaction Profiler
Splunk conf2014 - Dashboard Fun - Creating an Interactive Transaction ProfilerSplunk conf2014 - Dashboard Fun - Creating an Interactive Transaction Profiler
Splunk conf2014 - Dashboard Fun - Creating an Interactive Transaction Profiler
Splunk
 
The 6k startup - How to Launch a Startup on a Budget
The 6k startup - How to Launch a Startup on a BudgetThe 6k startup - How to Launch a Startup on a Budget
The 6k startup - How to Launch a Startup on a Budget
Crystal Taggart
 
CV_2016_Detail
CV_2016_DetailCV_2016_Detail
CV_2016_Detail
Juan Carlos Hernandez
 
Pooja_resume_5.10
Pooja_resume_5.10Pooja_resume_5.10
Pooja_resume_5.10
Pooja vaishnavi
 
Data Models Breakout Session
Data Models Breakout SessionData Models Breakout Session
Data Models Breakout Session
Splunk
 
DevOps Powered by Splunk
DevOps Powered by SplunkDevOps Powered by Splunk
DevOps Powered by Splunk
Splunk
 
SivaRamaKrishna_CV_9.6 yrs Testing
SivaRamaKrishna_CV_9.6 yrs TestingSivaRamaKrishna_CV_9.6 yrs Testing
SivaRamaKrishna_CV_9.6 yrs Testing
Siva Rama Krishna Gorantla
 
MathumithaGnanasekaran_Resume(1)
MathumithaGnanasekaran_Resume(1)MathumithaGnanasekaran_Resume(1)
MathumithaGnanasekaran_Resume(1)
Mathumitha Gnanasekaran
 
Bogdan molocea scaling up using automation and performance testing
Bogdan molocea   scaling up using automation and performance testingBogdan molocea   scaling up using automation and performance testing
Bogdan molocea scaling up using automation and performance testing
Codecamp Romania
 
Rohit chaturvedi
Rohit chaturvediRohit chaturvedi
Rohit chaturvedi
Rohit Chaturvedi
 
Specification-by-Example: A Cucumber Implementation
Specification-by-Example: A Cucumber ImplementationSpecification-by-Example: A Cucumber Implementation
Specification-by-Example: A Cucumber Implementation
TechWell
 
Curriculum Vitae - Dinesh Babu S V
Curriculum Vitae - Dinesh Babu S VCurriculum Vitae - Dinesh Babu S V
Curriculum Vitae - Dinesh Babu S V
Dinesh Babu S V
 
Vibin_Jasper_CV
Vibin_Jasper_CVVibin_Jasper_CV
Vibin_Jasper_CV
Vibin Jasper
 
kowsalyamanickam_resume_OIM
kowsalyamanickam_resume_OIMkowsalyamanickam_resume_OIM
kowsalyamanickam_resume_OIM
Kowsalya Manickam
 
Devops Powered by Splunk
Devops Powered by SplunkDevops Powered by Splunk
Devops Powered by Splunk
Splunk
 

Similar to UCM Tips Nagaraj's knowledge planet (20)

Slides for Automation Testing or End to End testing
Slides for Automation Testing or End to End testingSlides for Automation Testing or End to End testing
Slides for Automation Testing or End to End testing
 
CV Jose Antonio Sanchez Guerra
CV Jose Antonio Sanchez GuerraCV Jose Antonio Sanchez Guerra
CV Jose Antonio Sanchez Guerra
 
2014 11 20 Drupal 7 -> 8 test migratie
2014 11 20 Drupal 7 -> 8 test migratie2014 11 20 Drupal 7 -> 8 test migratie
2014 11 20 Drupal 7 -> 8 test migratie
 
Data models pivot with splunk break out session
Data models pivot with splunk break out sessionData models pivot with splunk break out session
Data models pivot with splunk break out session
 
Behaviour Driven Development
Behaviour Driven DevelopmentBehaviour Driven Development
Behaviour Driven Development
 
Splunk conf2014 - Dashboard Fun - Creating an Interactive Transaction Profiler
Splunk conf2014 - Dashboard Fun - Creating an Interactive Transaction ProfilerSplunk conf2014 - Dashboard Fun - Creating an Interactive Transaction Profiler
Splunk conf2014 - Dashboard Fun - Creating an Interactive Transaction Profiler
 
The 6k startup - How to Launch a Startup on a Budget
The 6k startup - How to Launch a Startup on a BudgetThe 6k startup - How to Launch a Startup on a Budget
The 6k startup - How to Launch a Startup on a Budget
 
CV_2016_Detail
CV_2016_DetailCV_2016_Detail
CV_2016_Detail
 
Pooja_resume_5.10
Pooja_resume_5.10Pooja_resume_5.10
Pooja_resume_5.10
 
Data Models Breakout Session
Data Models Breakout SessionData Models Breakout Session
Data Models Breakout Session
 
DevOps Powered by Splunk
DevOps Powered by SplunkDevOps Powered by Splunk
DevOps Powered by Splunk
 
SivaRamaKrishna_CV_9.6 yrs Testing
SivaRamaKrishna_CV_9.6 yrs TestingSivaRamaKrishna_CV_9.6 yrs Testing
SivaRamaKrishna_CV_9.6 yrs Testing
 
MathumithaGnanasekaran_Resume(1)
MathumithaGnanasekaran_Resume(1)MathumithaGnanasekaran_Resume(1)
MathumithaGnanasekaran_Resume(1)
 
Bogdan molocea scaling up using automation and performance testing
Bogdan molocea   scaling up using automation and performance testingBogdan molocea   scaling up using automation and performance testing
Bogdan molocea scaling up using automation and performance testing
 
Rohit chaturvedi
Rohit chaturvediRohit chaturvedi
Rohit chaturvedi
 
Specification-by-Example: A Cucumber Implementation
Specification-by-Example: A Cucumber ImplementationSpecification-by-Example: A Cucumber Implementation
Specification-by-Example: A Cucumber Implementation
 
Curriculum Vitae - Dinesh Babu S V
Curriculum Vitae - Dinesh Babu S VCurriculum Vitae - Dinesh Babu S V
Curriculum Vitae - Dinesh Babu S V
 
Vibin_Jasper_CV
Vibin_Jasper_CVVibin_Jasper_CV
Vibin_Jasper_CV
 
kowsalyamanickam_resume_OIM
kowsalyamanickam_resume_OIMkowsalyamanickam_resume_OIM
kowsalyamanickam_resume_OIM
 
Devops Powered by Splunk
Devops Powered by SplunkDevops Powered by Splunk
Devops Powered by Splunk
 

Recently uploaded

WWDC 2024 Keynote Review: For CocoaCoders Austin
WWDC 2024 Keynote Review: For CocoaCoders AustinWWDC 2024 Keynote Review: For CocoaCoders Austin
WWDC 2024 Keynote Review: For CocoaCoders Austin
Patrick Weigel
 
How to write a program in any programming language
How to write a program in any programming languageHow to write a program in any programming language
How to write a program in any programming language
Rakesh Kumar R
 
All you need to know about Spring Boot and GraalVM
All you need to know about Spring Boot and GraalVMAll you need to know about Spring Boot and GraalVM
All you need to know about Spring Boot and GraalVM
Alina Yurenko
 
Top 9 Trends in Cybersecurity for 2024.pptx
Top 9 Trends in Cybersecurity for 2024.pptxTop 9 Trends in Cybersecurity for 2024.pptx
Top 9 Trends in Cybersecurity for 2024.pptx
devvsandy
 
What next after learning python programming basics
What next after learning python programming basicsWhat next after learning python programming basics
What next after learning python programming basics
Rakesh Kumar R
 
Hand Rolled Applicative User Validation Code Kata
Hand Rolled Applicative User ValidationCode KataHand Rolled Applicative User ValidationCode Kata
Hand Rolled Applicative User Validation Code Kata
Philip Schwarz
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Julian Hyde
 
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
ssuserad3af4
 
Webinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for EmbeddedWebinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for Embedded
ICS
 
UI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
UI5con 2024 - Boost Your Development Experience with UI5 Tooling ExtensionsUI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
UI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
Peter Muessig
 
zOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL DifferenceszOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL Differences
YousufSait3
 
Energy consumption of Database Management - Florina Jonuzi
Energy consumption of Database Management - Florina JonuziEnergy consumption of Database Management - Florina Jonuzi
Energy consumption of Database Management - Florina Jonuzi
Green Software Development
 
Mobile app Development Services | Drona Infotech
Mobile app Development Services  | Drona InfotechMobile app Development Services  | Drona Infotech
Mobile app Development Services | Drona Infotech
Drona Infotech
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
Drona Infotech
 
Oracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptxOracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptx
Remote DBA Services
 
SMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API ServiceSMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API Service
Yara Milbes
 
Requirement Traceability in Xen Functional Safety
Requirement Traceability in Xen Functional SafetyRequirement Traceability in Xen Functional Safety
Requirement Traceability in Xen Functional Safety
Ayan Halder
 
Using Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional SafetyUsing Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional Safety
Ayan Halder
 
SQL Accounting Software Brochure Malaysia
SQL Accounting Software Brochure MalaysiaSQL Accounting Software Brochure Malaysia
SQL Accounting Software Brochure Malaysia
GohKiangHock
 
Unveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdfUnveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdf
brainerhub1
 

Recently uploaded (20)

WWDC 2024 Keynote Review: For CocoaCoders Austin
WWDC 2024 Keynote Review: For CocoaCoders AustinWWDC 2024 Keynote Review: For CocoaCoders Austin
WWDC 2024 Keynote Review: For CocoaCoders Austin
 
How to write a program in any programming language
How to write a program in any programming languageHow to write a program in any programming language
How to write a program in any programming language
 
All you need to know about Spring Boot and GraalVM
All you need to know about Spring Boot and GraalVMAll you need to know about Spring Boot and GraalVM
All you need to know about Spring Boot and GraalVM
 
Top 9 Trends in Cybersecurity for 2024.pptx
Top 9 Trends in Cybersecurity for 2024.pptxTop 9 Trends in Cybersecurity for 2024.pptx
Top 9 Trends in Cybersecurity for 2024.pptx
 
What next after learning python programming basics
What next after learning python programming basicsWhat next after learning python programming basics
What next after learning python programming basics
 
Hand Rolled Applicative User Validation Code Kata
Hand Rolled Applicative User ValidationCode KataHand Rolled Applicative User ValidationCode Kata
Hand Rolled Applicative User Validation Code Kata
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
 
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
 
Webinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for EmbeddedWebinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for Embedded
 
UI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
UI5con 2024 - Boost Your Development Experience with UI5 Tooling ExtensionsUI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
UI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
 
zOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL DifferenceszOS Mainframe JES2-JES3 JCL-JECL Differences
zOS Mainframe JES2-JES3 JCL-JECL Differences
 
Energy consumption of Database Management - Florina Jonuzi
Energy consumption of Database Management - Florina JonuziEnergy consumption of Database Management - Florina Jonuzi
Energy consumption of Database Management - Florina Jonuzi
 
Mobile app Development Services | Drona Infotech
Mobile app Development Services  | Drona InfotechMobile app Development Services  | Drona Infotech
Mobile app Development Services | Drona Infotech
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
 
Oracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptxOracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptx
 
SMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API ServiceSMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API Service
 
Requirement Traceability in Xen Functional Safety
Requirement Traceability in Xen Functional SafetyRequirement Traceability in Xen Functional Safety
Requirement Traceability in Xen Functional Safety
 
Using Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional SafetyUsing Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional Safety
 
SQL Accounting Software Brochure Malaysia
SQL Accounting Software Brochure MalaysiaSQL Accounting Software Brochure Malaysia
SQL Accounting Software Brochure Malaysia
 
Unveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdfUnveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdf
 

UCM Tips Nagaraj's knowledge planet

  • 1. 11/24/2014 Nagaraj's Knowledge Planet 0 More Next Blog» Create Blog Sign In Nagaraj's Knowledge Planet Thursday, 20 November 2014 OEDQ Overview Presentation Please go through the following link which will give the brief idea on Oracle Enterprise Data Quality overview for quick understanding. OEDQ Presentation Thanks Posted by Nagaraj's Knowledge Planet at 08:32 No comments: Labels: OEDQ Recommend this on Google Sunday, 5 October 2014 Guided Merge Functionality in Oracle Customer Hub (Siebel UCM) The following steps are required to enable guided merge functionality in Oracle Customer Hub (Siebel UCM):  The following Workflow to be called from “Guided Merge” button and modify as follows: o Name: UCM Process Merge Request o Change following Process properties:  EnablePubub : True (default string : False)  EnableSE: True (default string: False) o Activate the workflow from client  Client: Enable Merge Tasks o Navigate to Administration – Business Process–>Task Deployment. o Click the Active Tasks tab, then in the Name field, query for UCM*  Enable and publish as follows for task based UI screen to perform Guided Merge: o Navigate to Administration – Business Process–>Task Deployment. o Click the Active Tasks tab, then in the Name field, query for UCM*.  UCM Merge Account Request Task  UCM Merge Account Task  UCM Merge Contact Request Task  UCM Merge Contact Task and restart the server About Me Nagaraj's Knowledge Planet Hello. My name is Nagaraj. I am a Solution Architect and have mulitple years of Oracle Master Data Management and Enterprise Data quality experience (OEDQ, IIR, Trillium). I specialize in the define, design and development of Master Data Management (MDM), Data Quality and Customer Relation Management solutions. I have participated in multiple MDM, DQ and CRM implementations as a Solution Architect, techno­functional Solution analyst or developer. View my complete profile Blog Archive ▼ 2014 (7) ▼ November (1) OEDQ Overview Presentatio n ► October (1) ► September (4) ► August (1) Labels OEDQ (4) Siebel (2) Siebel UCM (1) http://myknowledgeplanet.blogspot.in/ 1/4
  • 2. 11/24/2014 Nagaraj's Knowledge Planet  Add Responsibility for accessing “Guided Merge” features  Invoke “Guided Merge” button : o Go to “Existing Duplicates” tab from “Admin­UCM” o Query and click on duplicate record. o Click on “Guided Merge” button will appears in below applet o Guided Merge popup applet will be display and do the necessary changes and proceed to next applet o Click on submit button  Adding new fields to “Guided Merge” The following changes are required to add new fields in following IC’s at respective IO’s o Account:  IO: UCMAccountTaskUIMerge ; IC: Account  IO: UCMAccountMerge; IC: Account o Contact:  IO: UCMContactTaskUIMerge; IC: Contact  IO: UCMContactMerge; IC: Contact  Deploy IO’s as follows: o Tools > Integration Object o Right Click > Deploy to Runtime Database  Limitations: o Guided Merge functionality supports only for Account and Contact entities only and not support for child entities. Posted by Nagaraj's Knowledge Planet at 11:40 No comments: Labels: Siebel UCM screen Recommend this on Google Tuesday, 23 September 2014 Oracle Enterprise Data Quality – About Profilers Oracle Enterprise Data Quality – About Profiler:  The profilers are intended purely to analyze data  They are used to quickly understand the data  They are used to help find the issues in provided data  Profilers do not 'check' data for business rules  Profilers do not have output filters like ‘valid’ or ‘invalid’ records http://myknowledgeplanet.blogspot.in/ 2/4
  • 3. 11/24/2014 Nagaraj's Knowledge Planet The following are some of the different Profilers: 1. Quickstats Profiler: It is used to analyze overall data i.e. analyze high­level completeness, duplication, and value frequency across many attributes, and highlights possible issues. Input as ‘any’ data type 2. Character Profiler: it is used to analyze a number of attributes and counts of the instances of each character. Input as ‘strings’ data type only 3. Contained Attributes Profiler: it is used to analyze records to find pairs of attributes where one attribute value commonly contains another. Input as ‘any’ data type 4. Data Types Profiler: it is used to analyze attribute values for their data type e.g String, Number or Date ­and assesses data type consistency. Input as ‘any’ data type 5. Date Profiler: it is used to analyze a Date attribute for date distribution by day of week, day of month, day of year, month and year. Input as ‘Date’ data type only 6. Equal Attributes Profiler: it is used to analyze records to find pairs of attributes that commonly have the same values. Input as ‘any’ data type 7. Frequency Profiler: it is used to analyze value frequency across many attributes. Input as ‘any’ data type 8. Length Profiler: it is used to analyze a number of attributes and measures the length of values by number of characters. Input as ‘any’ data type 9. Max/Min Profiler: it is used to find minimum and maximum values e.g: longest, shortest, lowest and highest. Input as ‘any’ data type 10. Number Profiler: it is used to analyze a Number attribute for number distribution across user­defined bands. Input as ‘Number data type only 11. Patterns Profiler: it is used to analyze character patterns, and pattern frequency, across many attributes. Input as ‘any’ data type 12. Record Completeness Profiler: it is used to analyze records for their completeness across many attributes. Input as ‘any’ data type 13. Record Duplication Profiler: it is used to analyze records for duplicates across many attributes. Input as ‘any’ data type 14. RegEx Patterns Profiler: it is used to analyze a number of attributes for values that match a list of regular expressions. Posted by Nagaraj's Knowledge Planet at 12:02 No comments: Labels: OEDQ Recommend this on Google Monday, 15 September 2014 Siebel dedicated Client – Host Name The following post will explain to resolve the following error and normally this will come when we try to open dedicated client: Error message: “Requested Server could not be found” or “Your requested host ‘server name’ could not be resolved by DNS Server” Solution: Modify the parameter in CFG file: Under [Siebel] section a). EnableFQDN = FLASE (by default its set to TRUE, so it will pick the computer name and display in browser as target address. If set to FALSE, it will display localhost in browser as target address) b). Internet explorer > Tools > Internet options > connections tab > LAN settings > Bypass proxy server for local addresses set to TRUE. FQDN: Fully Qualified Domain Name http://myknowledgeplanet.blogspot.in/ 3/4
  • 4. 11/24/2014 Nagaraj's Knowledge Planet Posted by Nagaraj's Knowledge Planet at 08:34 No comments: Recommend this on Google Home Older Posts Labels: Siebel Subscribe to: Posts (Atom) Simple template. Powered by Blogger. http://myknowledgeplanet.blogspot.in/ 4/4