Wednesday, November 26, 2014

Siebel CRM Patchset 1 for IP 2014 is Available

The first (and highly recommended) patchset for Innovation Pack 2014 (8.1.1.14 / 8.2.2.14) is now available on My Oracle Support.


As usual, make sure that you read the accompanying Installation Guide (aka "Readme") for details on what this patchset fixes and how to install it.

have a nice day

@lex

Tuesday, November 25, 2014

Siebel CRM IP 2014: Aurora, One Theme to Rule them All

One of the most eye-striking novelties in the fresh-from-the-oven Innovation Pack 2014 certainly is the new global theme for Siebel Open UI which goes by the name of 'Aurora'.

Siebel Call Center (complete with good ol' iHelp and the new Communications panel)
"Aurora", the Roman goddess of dawn is a noble patroness for this new theme.

So let's get a little bit deeper into the new theme...

One Theme to Rule them All

Yes, that's right. At one blow, we now have a single, common theme for all Open UI enabled applications. This includes the relatively young family of Siebel Mobile Applications, all former HI applications and the new CX Partner Portal or Self Service Portal applications.

For mobile applications, this means to say goodbye to any mobile-specific renderer that used jQuery Mobile (more on that in a separate article) and say hello to all the desktop features on a tablet.

Siebel Sales mobile application, Aurora theme.
Ah and yes, gone are the days of 'gray' and 'tangerine' themes. They are no longer shipped with IP 2014.

Responsive Web Design

You don't have Siebel Mobile Applications but a lot of tablets or 800x600 monitors? Do not despair, the Aurora theme is clever enough (thanks to CSS media queries) to adapt to smaller screens.

Adding items to a quote shopping cart on a tablet.
You might want to compare the screenshot with the first one in this article and notice that the logo has disappeared and the text size is larger.

List applets are more intelligent than ever. When a touch screen is detected, you can use swipe gestures in lists to navigate through the list of records or scroll horizontally.

The out-of-the-box Aurora theme supports desktop screen sizes and tablets. For a Siebel view to fit on a smartphone, you will need a custom theme and probably some custom physical renderers. But anyway, the prospect of designing views and applets once and using them across devices is very appealing.

New Sidebar Screen Menu

IP 2014 introduces a new navigation pattern called sidebar. Screens can be selected from a flip menu. Because of the distinctive icon, this menu style is also known as 'hamburger' menu.

Sidebar menu for screens in IP 2014
Tabs and Trees

For those who wish to use tab or tree style navigation, just go to the User Preferences screen and select your preferred navigation. Tabs and Trees are still here.

Tab navigation in IP 2014 Aurora (with Reports panel)
Tree navigation in IP 2014 Aurora
New Icon Font

The hawk-eyed among you astute readers might have spotted the new icons for applet buttons. Going down the rabbit hole into the browser's style debugger reveals that Oracle has created a new font (look in the new FONTS directory) and the icons are not bitmaps but (scalable) characters.

Click to enlarge
For example, the 'looking glass' icon for the Query button has the character code \e621.

Migration from pre-IP 2014 Themes

It might be a bit early to enumerate all the implications of the new Aurora theme for those among us who have invested in custom themes in IP 2013 or earlier, probably building upon the 'gray' or 'tangerine' themes provided by Oracle.

First observations show that some CSS classes are no longer used, so custom themes will need a bit of attention before an IP 2014 application looks exactly the same as in the IP 2013 version.

If you have invested heavily in customizing Siebel Mobile Applications in IP 2013 or earlier, especially with custom themes or jQuery Mobile, you're probably in for an extra round of work, but your mileage may vary.

Summary

There might be a lot more to discover with the new Aurora theme that comes with Siebel Innovation Pack 2014. It was a bold step for Oracle to abandon the themes used in previous releases and redesign the application from scratch using modern web design paradigms such as RWD. The long-term benefits of being able to use any Siebel application on any device will sure outweigh the short-term issues that some of us will face during migration of customizations. For now, I leave you with the advise to get your hands dirty and familiarize yourself with the changes and enhancements that Aurora brings us.

have a nice day

@lex

Monday, November 24, 2014

Integrating Siebel with Fax server:

Hi Readers, here is an interesting topic which will be helpful to many of you at least in future :)

The objective of this post is to describe the steps involved in integrating Siebel Application with Fax Server to send the Fax messages to the customer when a Fax Campaign is launched in Siebel.

1.   Requirement overview :  In this scenario, we need to install the following

  1. Siebel eCommunications– Used by the internal employees to launch the campaigns.
  1. Microsoft Exchange Server – Used to receive the fax message in the form of the Email to a dedicated email address of the MS Exchange. The format of the Email Address is Fax Number + Domain.
  2. Faxination Server – Faxination Server connects to email box on MS exchange server and receives the email messages. It converts email message to Fax message and sends the fax to the customer through Fax server. 
  3. Fax Server – Used for delivering the Fax messages to the targeted recipient.
1.   Prerequisites:

The following prerequisites should be in place before starting to launch a Fax Campaign in Siebel application.
1.1.     Port Availability

Ä     SMTP Server - The SMTP Server listens on port 25 which is necessary to send an outbound email from Siebel to MS Exchange Server.

1.1.     Siebel Component

Ä  Communications Outbound Manager- Navigate to "Administration-Configuration -> Enterprises -> Component Groups" and query for "Communications Management" under component groups applet and then query for "Communications Outbound Manager" component under "Components" applet. This is the component which must be active and running.

 
1.1.     Configuring Communication Profile for Fax Outbound Interface:
      Create communication profile:
  • Login to application by entering Admin credentials
  • Navigate to Administration – Communications -> Communication Drivers and Profiles
  • Query “Internet SMTP/POP3 Server” and select Profile view
  • Create new profile in profile applet eg “Fax Notifications”.
  • For outbound communication create following parameter

    • From Address : Any Email Address (Generally it should be Siebel Email box Id )
    • SMTP Server: Name of the SMTP Server which will send the email
    • SMTP Server Port : Server Port Number eg : 25       
    • SMTP Account Name : SMTP Account Name 
    • SMTP Account Password : SMTP Account Password 
·         Click on "Menu" button on "Profiles" applet and click on "Submit Profile Changes"

1.1.     Configuring the Fax Address:

In order to have fax recipient information processed correctly by the MS Exchange server and to work with the email account which is used by the fax server, we must modify the configuration data in Siebel Tools.

In the Fax Address field of the Campaign Recipient Business Component change the calculated value to include the email address represented as follows

 IIF([Fax Phone #] IS NOT NULL, "'/fax="+ToChar([Active Fax #])+"/' <replace_me@replace.me.com>", "")

1.   Testing Fax Treatments:
For complete details on testing Fax Treatment one can go to Administration>Campaign Management>Campaign List > Design Tab

In the design tab select the Treatment with the Channel as Fax and select the Test Treatment Menu option.

A mail will be sent to the Email Address mentioned in the SMPT Account Name of the Communication Profile.


The various issues that can be faced during the launch of the Fax Campaign are listed below:

a) Mails not reaching the Exchange Server – The step “Send Offers / Vendor Lists” of the workflow “Marketing Wave Launch” is responsible for sending the mail to the exchange server on the launch of the Fax Campaign.  

Step 1: If no POP3 logs are generated then perform the following
i) Fetch the Workflow Process Manager log generated from the Marketing Wave Launch workflow and check the result of the below attached query.  If the number of rows fetched from the SQL is zero then please check the “Offer” BC. 

Send Offers Query:

SELECT /*+ ALL_ROWS */
      T4.CONFLICT_ID,
      T4.LAST_UPD,
      T4.CREATED,
      T4.LAST_UPD_BY,
      T4.CREATED_BY,
      T4.MODIFICATION_NUM,
      T4.ROW_ID,
      T4.CREATED_BY,
      T4.ACTIVE_INBND_FLG,
      T4.SAW_SERVER_ID,
      T4.APPR_STAT_CD,
      T4.MSG_SUBJ_TEXT,
      T4.COMM_METH_CD,
      T4.FOLDER_PATH,
      T4.NAME,
      T4.MKTG_OFFR_ID,
      T3.NAME,
      T4.PR_DEAL_ID,
      T4.BU_ID,
      T4.NEED_TO_SYNC_FLG,
      T4.OFFR_GROUP_CD,
      T4.RTD_STATUS_CD,
      T4.RECIP_BC_NAME,
      T4.CALL_LST_ID,
      T2.NAME,
      T4.MEDIA_TYPE_CD,
      T4.END_DT,
      T4.START_DT
   FROM
       SIEBEL.S_DCP_BU T1,
       SIEBEL.S_CALL_LST T2,
       SIEBEL.S_MKTG_OFFR T3,
       SIEBEL.S_DMND_CRTN_PRG T4
   WHERE
      T4.MKTG_OFFR_ID = T3.ROW_ID (+) AND
      T4.CALL_LST_ID = T2.ROW_ID (+) AND
      T1.BU_ID = :1 AND T4.ROW_ID = T1.DCP_ID AND
      (T4.MEDIA_TYPE_CD IS NOT NULL AND T4.COMM_METH_CD != :2) AND
      (T4.ROW_ID = :3)
   ORDER BY
      T4.NAME


The issue can also be due to the organization visibility as the vanilla functionality doesn’t support the sending of fax email messages for the Treatments that do not belong to the Default Organization. Therefore to correct this we would need to associate the Default organization to the Treatments automatically before launching the campaign. For further reference please refer to the SR: 3-5388559531.

ii) Check whether the Fax Treatment created has the Delivery Profile field populated

 Thats all the story guys,I hope this will be very useful document for integrating siebel with fax server,do post your feedback.

How to change the font,size,color of the field / control caption

Hi All,Sometimes we need to change the properties of siebel applet controls and below is the solution

Solution:

For the field for which we have to change the Font / Size / Color set the following HTML tags in the caption [string override] of the field properties.

1. "label style"
2. "span style"
3. "font face" & "color"
4. <b> & </b> to bold the text
5. font onmouseover & onmouseout
6. <br/> for line break in case of long captions

Examples:

<label style="background-color:red">fieldname</label>
<span style="background-color: red">fieldname</span>
<font face="fontname" size=26 color=yellow>fieldname</font>
<font onmouseover="style.color='green'" onmouseout="style.color='red'">fieldname or controlname</font>
field<br/>name<br/>is too long

How to disable export functionality from all list applets in the application?


The Export menu item that appears on all list applets are defined in the applet's class and internally it invokes the standard command "Export (SWE)".


It is possible to disable the Export menu item for all list applets in the application by reconfiguring the standard command "Export (SWE)" to execute a custom business service and then implement code on the PreCanInvokeMethod event to prevent the ExportQuery method from being executed.



1. Create custom business service called "DisableExport" with following server code:




function Service_PreCanInvokeMethod (MethodName, &CanInvoke)

{

if (MethodName == "ExportQuery")
  {
  CanInvoke = "FALSE";
  return (CancelOperation);
  }

return (ContinueOperation);
}




2. Reconfigure the standard Command object "Export (SWE)" with following properties:



business service = DisableExport
target = Server



Note it might be necessary for you to make the Command objects visible in the object explorer, this can be done in the Tools > View >options > Object Explorer screen.

Installing a Siebel CRM IP 2014 Self-Study Environment on Windows 7 64-bit

It has become a tradition at this humble blog that we provide instructions how to create an easy-access self-study environment consisting of the Siebel Developer/Mobile Web Client, Sample Database and Siebel Tools. The following post is an updated version of previous instructions and has been updated to reflect all necessary steps to download, extract, install and setup Siebel CRM Developer Web Client, Tools and the Sample Database for Siebel 8.1.1.14 (or 8.2.2.14), better known as Innovation Pack 2014.

Process for installing a Siebel CRM IP 2014 self-study environment:
  1. Register/log in at Oracle's Software Delivery Cloud (aka E-Delivery)
  2. Read and understand the license agreement
  3. Use a download manager
  4. Verify hard- and software
  5. Download the installation archives
  6. Extract the installation archives
  7. Run the Network Image Creator
  8. Prepare the browser
  9. Install the Siebel Mobile/Developer Web Client
  10. Install the Siebel Sample Database
  11. Install Siebel Tools
  12. Modify the .cfg files
  13. Manage shortcuts
  14. Get started with the Siebel Sample Database
(Note: Steps 1 and 3 to 7 can be skipped if you're lucky enough to find the installers on one of your corporate network drives).

Step 1: Register/log in at Oracle's Software Delivery Cloud (aka E-Delivery)



Oracle makes Siebel CRM software available for download on its Software Delivery Cloud. If you want to download software from there, you have to register with your name, company and e-mail address. You will receive a notification after approximately one business day that you can now use the Software Delivery Cloud.


Step 2: Read and understand the license agreement

Oracle provides an unlimited developer license for its software. The license agreement (from the OTN software download page) grants

"... a nonexclusive, nontransferable, limited license to internally use the Programs, subject to the restrictions stated in this Agreement, only for the purpose of developing, testing, prototyping, and demonstrating Your application and only as long as Your application has not been used for any data processing, business, commercial, or production purposes, and not for any other purpose."

Step 3: Use a download manager

Because of the size of the .zip archives you're going to download onto your hard disk, it is highly recommended to use a download management tool such as Free Download Manager (FDM).

FDM is my tool of choice because of a nice feature called "ZIP Preview" which allows you to preselect the content of the zip file before starting the download.


The ZIP Preview is especially useful to uncheck all the unneeded language packs, so that your final download size is much smaller (and faster).

When you decide to install FDM, you will notice that it creates plug-ins for your browser(s). To initiate the download in FDM, you simply click the link within your browser as usual and the download will be forwarded to FDM.

Step 4: Verify hard- and software

If you have access to My Oracle Support, you can access the system requirements and platform documentation via the Certifications tab as indicated here. For a self-study environment as installed in this article, you are fine if you have a recent laptop or desktop with at least 4 GB of RAM and (of course) Windows 7 64 bit. If you use virtual machines, ensure that you place them on high-speed disks and reserve enough RAM for best performance.

In addition, ensure that you have installed modern versions of your favorite browser, keeping in mind that if you intend to run Siebel in High-Interactivity (aka "ActiveX") mode, you must have Microsoft Internet Explorer 8 and not any higher version available. For best performance of Siebel Open UI, you should consider installing Google Chrome or Mozilla Firefox in addition to MS IE.

Personally I prefer virtual machines because of the greater flexibility. Some companies do not allow their employees to install software on corporate laptops, so running a (privately owned) virtual machine is sometimes the only option (sad, but true).

Step 5: Download the installation archives

Now it's time to log in to Oracle's Software Delivery Cloud and search for Siebel CRM for Microsoft Windows (64 bit). As we are going to download and install Siebel Industry Applications 8.1.1.14, we have to click the hyperlink for

Siebel Industry Applications Innovation Pack 2014 Release 8.1.1.14 Media Pack for Microsoft Windows

Then we download the following archives and save them in a single directory. If your download manager allows to control the files to download within an archive, please refer to the list of .jar files below each package. Note that in this article we only cover the English-American (enu) language pack. If you want to download additional language packs, please ensure to include the language-specific files identified by the three-letter language code as part of the name (e.g. deu for German).

Siebel Industry Applications Version 8.1.1.14 Siebel Client (Starter Installation Requirement): 
SBA_8.1.1.14_Base_Windows_Siebel_Web_Client.jar
SBA_8.1.1.14_enu_Windows_Siebel_Web_Client.jar

Siebel Industry Applications Version 8.1.1.14 Siebel Tools (Starter Installation Requirement):
SBA_8.1.1.14_Base_Windows_Siebel_Tools.jar
SBA_8.1.1.14_enu_Windows_Siebel_Tools.jar

Siebel Industry Applications Version 8.1.1.14 Sample Database Files:
SBA_8.1.1.14_Base_Windows_Siebel_Sample_Database.jar
SBA_8.1.1.14_enu_Windows_Siebel_Sample_Database.jar

Siebel Industry Applications Version 8.1.1.14 ImageCreator Files (Starter Installation Requirement):
all files

Step 6: Extract the installation archives

Most probably you are using a Microsoft Windows machine for the files, so it is recommended to use 7-Zip to extract the content of the downloaded zip archives into a single folder.

As a result of the extract, we have a folder full of .jar files and the files for the Network Image Creator.


Step 7: Run the Network Image Creator

The Siebel Network Image Creator (snic) is needed to create the final installer directories and files. To launch it, you have to open a Windows command shell (aka DOS box) and navigate to the directory containing the extracted .jar files. Next, set the JAVA_HOME environment variable to the location of the Java runtime environment (JRE) on your machine using a command similar to the following (of course, if you haven't installed the JRE yet, it is time to do so now):

set JAVA_HOME=C:\Program Files\Java\jre1.7.0_45

Your Java version and install folder might vary.

Next, launch the image creator by issuing the following command:

snic.bat

The wizard will launch and guide you through the network image creation process. Basically the image creator asks for the following:
  1. Whether you want to create a new image or add a language pack (select "create a new image").
  2. Enter the path where to store the installer images. (enter a suitable path)
  3. The OS platform (select "Windows")
  4. The products (select "Siebel Tools", "Siebel Web Client" and "Siebel Sample Database")
  5. The languages (select at least "ENU")

Wait until the wizard completes the extraction process and verify that the installer packages are now present in the path you provided.

Step 8: Prepare the browser

The following settings are recommended for running the client installer and the High-Interactivity client flawlessly. You might not be able to complete this step because of security restrictions on your laptop or in your corporation. In this case, please contact your IT administrator.

Make IE the default browser

Because the installer for the Siebel Developer Web Client will try to pre-load the ActiveX controls, it launches an HTML page. This will only work as intended when Internet Explorer is the default browser for your system. To set IE as the default browser, open the Windows Control Panel, go to Default Programs, and click Set your default programs.

Next, select Internet Explorer in the list and click Set this program as default.

Note: you can change your default browser back to the one you love more than IE once the installation is finished.

Pop-up Blocker settings:
  1. In Internet Explorer, go to Tools - Pop-up Blocker - Pop-up Blocker Settings.
  2. Add http://localhost, http://[short machine name] and http://[fully qualified machine name] to the allowed sites list (see screenshot below for an example)
Alternatively, set the blocking level to "Low" or disable the Pop-up Blocker entirely (if applicable).
    Security settings:
    1. In Internet Explorer, go to Tools - Internet Options - Security.
    2. Select the Trusted Sites icon and click the Sites button.
    3. Add http://localhost, http://[short machine name] and http://[fully qualified machine name] to the Websites list (see screenshot below for an example)
    4. Set the security level for the Trusted Sites zone to "Low".
      Alternatively, click the Custom Level... button and set all ActiveX related entries to "Enable" or "Prompt".
      Update: With IE 8, the setting "Only allow approved domains to use ActiveX without prompt" should be set to disabled as per MOS Document Id 1270206.1 (thanks to Tobias for the hint).
    Internet Explorer settings for trusted sites.
    Internet Explorer 9 settings

    For those on Internet Explorer 9, you should say a big thank you to Richard who posted these additional steps:
    1. Add http://localhost, http://[short machine name] and http://[fully qualified machine name] to the list of compatibility mode sites.
    2. Go to Tools - Manage Add-ons and set the Java Add On parameter to "Enabled".
    Step 9: Install the Siebel Mobile/Developer Web Client

    The following procedure describes the installation of the Siebel Mobile Web Client for use with the Siebel Sample Database. Important: Don't use or start any other programs until the installation is finished.
    1. Navigate to the 8.1.1.4\Windows\Client\Siebel_Web_Client\Disk1\install folder of the installation image and double-click the setup.bat file.
    2. Uncheck the option to receive security updates and confirm.
    3. Choose "New Installation" to install a new instance. If you want you can choose "Migrate Installation" if you wish to upgrade an existing client instance to IP 2014.
    4. Provide a meaningful destination folder.
    5. Select the desired language packs (always include American English).
    6. At the client type selection, select "Mobile Web Client". Check the "Activate Open UI" option if you want all .cfg files to contain the EnableOpenUI parameter set to TRUE.
    7. During the installation, Internet Explorer is launched to pre-load the Siebel ActiveX controls. When prompted, allow the execution of any ActiveX content. You will be prompted to close the IE window so that the installer can continue.
    Step 10: Install the Siebel Sample Database

    The installer for the Siebel Sample Database can be found in the Siebel_Sample_Database folder of the installation image. We can follow the procedure below to install the sample database. Again: Don't use or start any other programs until the installation is finished.
    1. Double-click the install.exe file in the Siebel_Sample_Database folder.
    2. Select a language for the installation dialogs.
    3. Keep the defaults in all dialogs except for those described below.
    4. Select the custom installation type.
    5. Change the installation directory to the client's installation folder (this is important).
    6. In the language selection, select only "English (American)". Selecting additional language packs only copies non-english seed data files and does not change the database. You can use these seed data files to produce a sample database specific to a language pack of your choice but you can only import one language.
    7. Keep the defaults in the remaining dialogs and wait for the installation to finish.
    Step 11: Install Siebel Tools

    To install Siebel Tools, follow these steps:
    1. Double-click the setup.bat file in the 8.1.1.4\Windows\Client\Siebel_Tools\Disk1\install folder of the installation image.
    2. Uncheck the option to receive security updates and confirm.
    3. Choose "New Installation" to install a new instance. If you want you can choose "Migrate Installation" if you wish to upgrade an existing Tools instance to IP 2014.
    4. Provide a meaningful destination folder.
    5. Keep the defaults in the remaining dialogs except for the following:
      • In the file system path dialog select the path which points to the SAMPLE\FILES folder in the client installation directory.
    6. Wait for the installer to finish before you use or launch any other program.
    Step 12a: Modify the tools.cfg file for use with the Siebel Sample Database

    The following steps are necessary to be able to connect Siebel Tools to the Siebel Sample Database. Remember we installed the sample database into the client installation directory. What we do is change the ConnectString parameter in the tools.cfg file to point to the sample database file (sse_samp.dbf) in the client directory.
    1. Open the uagent.cfg file in the client's BIN\ENU directory with Notepad.
    2. Copy the value of the ConnectString parameter in the [Sample] section of the uagent.cfg file to the clipboard.
    3. Open the tools.cfg file in the Siebel Tools BIN\ENU directory with Notepad.
    4. Overwrite the value of the ConnectString parameter in the [Sample] section of the tools.cfg file with the value you copied in step 2.
    5. Save and close all files.
    Step 12b: Modify the client .cfg files

    Now, we prepare the client configuration files and (optionally) create .cfg files for running the Siebel Client in Open UI mode.
    • Navigate to the client install folder and open the BIN\ENU directory.
    • Open the client .cfg file of your choice (e.g. uagent.cfg for Siebel Call Center)
    • Set the EnableFQDN parameter to FALSE.
    • If you want to run HI and Open UI in parallel, it is recommended to create separate .cfg files. For example if you chose to activate Open UI during the client installation, copy an existing file such as uagent.cfg and rename the copy to uagent_hi.cfg or similar.
    • In the copied file, find the [InfraUIFramework] section and add the following line:
        EnableOpenUI = FALSE

    Repeat these steps for every application you want to use. For example, for Siebel Marketing, you would choose the market.cfg file.

    Step 13: Manage Shortcuts

    If you don't have MS Internet Explorer set as your system default browser, you must add a string similar to the following to the shortcuts that launch high-interactivity clients.

    /b "C:\Program Files (x86)\Internet Explorer\iexplore.exe"

    Note that you must point to the 32-bit version of IE to run the HI client. For Open UI, you can use any modern browser (IE 10+, Firefox, Chrome, Safari, etc.) in its 32-bit or 64-bit variant.

    Here is an example shortcut to launch Siebel Call Center in Open UI mode in the default browser:

    D:\siebel\client\BIN\siebel.exe /c D:\siebel\client\bin\enu\uagent.cfg /d sample /u SADMIN /p SADMIN

    Check out this post for additional switches for siebel.exe and siebdev.exe.

    Step 14: Get started with the Siebel Sample Database

    Congratulations! You can now launch all Siebel CRM applications from the Start Menu, connect to the Sample data source and explore Siebel standard functionality.

    Of course, there's the Siebel Administrator account (SADMIN) to start with. The passwords in the sample database are equal to the account name. But there are more meaningful demo user accounts in the sample database.

    Make sure you take a look into the Demo Users Reference (in the Siebel bookshelf) so you are one step ahead of the competition ;-).


    Siebel Call Center IP 2014
    Summary

    Quite a stretch but with a bit of effort you will soon be able to call a Siebel CRM IP 2014 self-study environment your own. Now you are ready to explore the latest and greatest features such as Open UI and Siebel Mobile Applications on your own computer.

    have a nice install day

    @lex

    Friday, November 21, 2014

    New Oracle Help Center Unveiled

    Of course most of you have already noticed the new Oracle Help Center which is now the landing page for any documentation link (for example from OTN).


    With a new look and feel (Alta UI) and enhanced search, it is now much easier to locate the document or topic you're looking for.

    Here is a video that demonstrates the Oracle Help Center.

    have a nice day

    @lex