//Part -2 301 redirect -------->

My blog has moved! New blog contains all the entries found in this one.

You should be automatically redirected in 8 seconds. If not, visit
http://srinisboulevard.blogspot.com/
and update your bookmarks.

// End Part -2 301 redirect ------>

Tuesday, February 19, 2008

How to disable reversal button in OIT timecard entry screen?



Requirement: To show Historical OIT timecards, but disallow Copy and Reverse Buttons.
Synopsis:
We are doing an Upgrade OTL and one of the requirement was to prevent users from Copying and/or Reversing any of the historical OIT timecards.

Steps:
1. Ensure the profile option - at responsibility level - "PA Time: Allow Reversals" in self service time is set to Yes.
2. Goto to AK Developer Responsibility
3. select Define Regions and search for PA_WEB_TIMECARD_HISTORY Region ID
4. Click the Region Items Buttions
5.a) For preventing Reversal: Uncheck Node Display checkbox for the attributes PA_WEB_REVERSE and PA_WEB_REVERSE_URL
5. b) For preventing Copying: Uncheck Node Display checkbox for the attributes PA_WEB_COPY and PA_WEB_COPY_URL
Save and Close.
This will remove the Copy and Reverse Buttons from OIT Screens.

Thursday, January 24, 2008

Data Integrator

We are presently working on integration of heterogeneous systems. I was searching for a tool which will meet our requirements. Of course, the entire work can be done in SQLLoader too. But still I had to satisfy myself that SQLLOADER is THE answer.
One of the tools I came across was the Oracle Data Integrator.
This appears to be a regular ETL tool with oracle-specific features built-in. I have decided to explore further about this product.
Features I like about this product (of course I would probably find many of the features in the competitors too, But still it is worth exploring):
  • Automatic code generation (reduces learning curve)
  • User/Developer specifies the rules to apply to the integration processes.
  • Hooks to SOA
  • Library of Knowledge Modules (including one for Salesforce.com)
Getting the right data in the right place at the right time is the key to a successful data integration strategy. Are I going have a hourly/periodic updates from the source; if so, how complex will it be to maintain the program generated?
Will be posting more details later.

Friday, January 11, 2008

Thought of the day

"If you want to be irreplaceable, you have to be different."
Gabrielle 'Coco' Chanel

Saturday, November 24, 2007

Joined Fujitsu Consulting

Joined Fujitsu Consulting as a Project Lead. This involves implementing Oracle Time and Labor and Internet Expenses. I will also be using Macroscope (a Fujitsu equivalent of Oracle AIM, but on PMI Methodology).
I am very excited to work in this project.

Thursday, November 01, 2007

BI Publisher (Formerly Known as XML Publisher)

Does BI Publisher (XML Publisher) support Microsoft Word-XML-Document format as template ?

Solution

BI Publisher (XML Publisher) supports the following formats only:
  1. XSL-FO
  2. PDF template
  3. RTF template
The Word-XML-Document is not included in the supported template formats.
BI Publisher (XML Publisher) is using RTF and XSL-FO standards,
where PDF and RTF templates are converted in loading to XSL-FO.
So it is advisable to follow the supported features to avoid any problems that may be caused from Word 2003 conversion to XML Template.


  • BI Publisher Desktop 10.1.3.2.1/5.6.3 can be downloaded from edelivery.oracle.com [Oracle BI Publisher Desktop 10.1.3.2.1 for Microsoft Windows (CD) B42918-01] or from MetaLink Patch 5887917 ORACLE XML PUBLISHER DESKTOP PATCH 5.6.3.
  • BI Publisher available in EBusiness Suite, PeopleSoft, Siebel(OBIEE) or Standalone. New Version 10.1.3.2 / 5.6.3 depending upon where the product is installed, the two versions refer to the same product.
more on this later.