Oracle 11i questions

I had a few questions and would appreciate any help
A.Is there a Document Warehousing feature/module available within the Oracle CRM suite that can link to various documents ( eg word, ppt etc ) for viewing and changing the data?
B. Is there a link available to data stored in Lotus Notes database and accessible with the CRM application? Also can we relate data in a specific field to Lotus Notes information eg. Employee name to an Org Chart
C.Is the interest classification with primary and secondary groups that was available in earlier versions still available in 11i to track clients contact preferences, sectors etc?
D.Capability to integrate with Data from a SQL Server system that would track
transactions and have a view from the CRM Sales application?
Thanks you
null

A. In CRM Foundation their is a module called MES (Marketing Encyclopedia System) is a storehouse for Marketing collateral. Not all aplications expose this functionality in the UI but it comes with any CRM app anyway. In addition there are various functions for attachmnets scattered through the apps.
B. No direct link to Notes per se. However, CRM Foundation has various public API's that might be used to load the information into CRM 11i tables.
C. I think so but not 100% sure.

Similar Messages

  • Oracle 11i e-Business General Ledger Lead

    Skills -- Oracle 11i e-Business General Ledger implementation
    Job description:
    High profile consulting client seeks a solid Oracle 11i GL Lead for an overseas contract position. This is an excellent opportunity for anyone seeking to gain experience overseas with a Fortune 500 company. All visa requirements will be taken care of by the company.
    Candidate must have experience implementing Oracle e-Business Suite 11i for the GL module with three+ years implementing relevant Oracle products.
    Application Team Lead for Oracle GL
    * Design the Oracle Applications configuration and RICEW component customizations to meet the business process design and application requirements.
    * Use the business process requirements to drive out application requirements and metrics.
    * Assist in defining and reviewing requirements for the application.
    * Validate the design with the stakeholders to ensure that the design satisfies the requirements.
    * Supervise client in completing designs.
    * Inform the project manager of any issues that may affect other areas of the project as discovered.
    * Participate in quality management reviews as outlined in the Validation Task Overview ensuring the application design and related work products satisfy the requirements.
    * Develop an application prototype and conduct conference room pilot to validate the configuration design and explore Oracle Applications gap resolution options.
    * Conduct Oracle Applications training for conference room pilot participants.
    * Participate in transitioning the designs to the programmers and ensure a clear and complete understanding of the designs.
    * Understand that this role is more focused on the overall process flow and user experience than the integration solution designer role.
    * Provide status to project management regarding the process area.
    * Knowledge of the functionality provided by Oracle Applications
    * Ability to transform customer requirements into a workable design at the functional and/or technical levels
    * Ability to translate functional requirements into technical terms relevant to Oracle Applications to coordinate and assist with the detailed technical design tasks
    * Facilitation experience for conducting user design and review sessions and running stakeholder agreement meetings
    * Familiarity with Joint Application Design (JAD) session, Conference Room Pilot (CRP), and similar approaches and principles
    * Familiarity with business process design concepts and principles
    * Deep functional knowledge of Oracle Applications: configuration/development experience is not necessary, but knowledge of how functionality can be supported through the technology is needed
    * Some project management skills
    Location: Hong Kong, HK
    Pay rate: open and daily expenses will be covered with benefits
    Length: 6 months+
    Project language: is English
    NOTE: CHAINESE LANGUAGE IS MANDATORY AND ANY EXPERIENCE IN CHINA OR HONG KONG IS ADVANTAGEOUS
    Kindly apply your resume to [email protected] contact nos: India: +91-9989482244, London: +44 7799 112 005 with updated resume, contact details, pay rates and availability for the project

    Thanks to previous responder for tip regarding JDK/JRE anchor strings. I'm not sure if that is a problem. After letting the install process (java.exe) run for over an hour, I finally got past the InstantiateFile step. It looks like the process just takes a long time with no visible progress sometimes. After 5-6 hrs, it looked like the install succeeded (for the most part). There were still some errors in the error logs related to the Concurrent Manager (TNS-12541: TNS:no listener) I believe. If anyone has insight on what this error msg means, I would greatly appreciate a reply.
    The other problem I am tackling right now is how to explicitly set the Forms processing mode to HTTP rather than the default socket mode. According to the 11i docs (and Forms Developer 6i docs), you should only have to set "connectMode=HTTP" in the config file, appsweb.cfg, to make this happen. However, when I try bringing up a client form, the form hangs. So, obviously, something is amiss. A related question is whether one can run Forms in only HTTP mode and not HTTPS (and thus avoid having to install SSL). I would greatly appreciate any insight from fellow users.

  • Log out function in Oracle 11i

    We are using Oracle 11i and are being logged out of the system within 15 minutes of non-use.
    Can the log out feature be set for individual security levels/groups?
    Can the log out time limit be set individually?
    I am quite new to the Oracle family and hope to become a long time user.

    This is totally the wrong forum for this kind of question, but I'm fairly certain the timeout can be changed via a profile option. You have to sign on as SYSADMIN (or someone with sysadmin responsibility) to change it. I'm not sure if it can be set at different levels though.
    There is an Oracle Apps forum around here somewhere.

  • Oracle 11i financial  training

    Dear Sir/Madam,
    IDS Systems Pvt Ltd is authorized to conduct Oracle application functional modules training in association with Oracle University. The courses developed by the Oracle University are aimed at delivering the comprehensive knowledge on customizing and configuring various application modules of Oracle and lab exercises and case studies will make the student to understand the concept with respect to real time scenario.
    We, at IDS, give a specialized training on this structure and make a novice into an expert Consultant. Our systematic and methodical approach by our eminent trainer helps you understand the basic concepts of financials with respect to Oracle ERP, with ease and confidence.
    MBA s / CA / CS / ICWA / MCOM/ BCom Candidates can apply for Training.
    Oracle 11i Financials modules starting from January 2008
    E Business essential for implementers, 2 Days ,
    Oracle11i General Ledger, 5Days,
    Oracle11i Payable, 4 Days,
    Oracle11i Receivables, 3 Days,
    Oracle11i Asset Management, 4 Days,
    Financial assistance will be provided up to 90% of the course fee from HDFC Bank.
    Please feel free to contact us for any of your queries.
    Thanks Regards
    Satish T S
    IDS Systems Pvt Ltd
    Bangalore
    Ph: 080-41316697, Mob: 09902988773

    Quick Fix. Learn 3 modules max (May be GL/AR/AP). Learn the ins and outs of those 3, so that you can answer
    almost all questions in those 3 in an interview. Most Important --> Write in your resume that you have been
    working in Oracle Applications for last 3 years. Thats the only way you can get into this apps world.

  • Re-compile Oracle 11i Internet Expenses Java Classes

    Due to business requirement, we are required to re-compile Oracle 11i Internet Expenses java classes. Fortunately all files are fine, except of one for "Expense Details" screen.
    Under directory */comn/java/oracle/apps/ap/oie/server/, there is a JAVA class file DetailAMImpl.java. When I re-compile it, I got errors as below:
    $> javac DetailAMImpl.java
    DetailAMImpl.java:506: cannot resolve symbol
    symbol : method copyFrom (oracle.apps.ap.oie.server.ExpenseReportLinesVORowImpl,oracle.jbo.domain.Number,oracle.jbo.domain.Number)
    location: interface oracle.jbo.Row
    row.copyFrom(expensereportlinesvorowimpl, new Number(-10), expensereportlinesvorowimpl.getDistributionLineNumber());
    ^
    DetailAMImpl.java:508: cannot resolve symbol
    symbol : method setReportLineId (oracle.jbo.domain.Number)
    location: interface oracle.jbo.Row
    row.setReportLineId(expensereportlinesvorowimpl.getReportLineId().multiply(-1));
    ^
    DetailAMImpl.java:512: cannot resolve symbol
    symbol : method getReportLineId ()
    location: interface oracle.jbo.Row
    expenseallocationsvoimpl.duplicateDistributionsByLine(expensereportlinesvorowimpl.getReportLineId(), row.getReportLineId());
    ^
    DetailAMImpl.java:525: cannot resolve symbol
    symbol : method bIsEmpty ()
    location: interface oracle.jbo.Row
    if(row.bIsEmpty())
    ^
    4 errors
    $>
    It seems I am missing one Java class file that contains View object "ROW". Could you please advise me what is the missing file, and where can I get it?
    Many Thanks.

    Hi,
    I suggest to ask this question on one of the Oracle Applications forums, or better, address this issue with customer support at metalink.oracle.com
    Frank

  • Oracle 11i E-Business Suite Installation on Windows fails

    All you Oracle 11i gurus out there, please HELP as I am at my wit's end.
    I am trying to install Oracle 11i E-Business Suite (downloaded from the edelivery Website) on Windows 2003 Server with dual PIII CPU, 1GB RAM, and 150GB+ disk space.
    My Oracle 11i install on Windows has been failing during Step 1 of 5 following the process of unpacking the 114 zipfiles for the 9.2.0 database even though all the diagnostic steps passed.
    It appears the install is failing on the following step:
    InstantiateFile -d d:\oracle\visdb\9.2.0\appsutil\driver\instconf.drv
    I have MKS Toolkit installed on C:\MKS and VC++ installed on C:\MVS\VC98.
    I have renamed make.exe to gnumake.exe in the C:\MKS\mksnt folder and copied the linker (link.exe) from C:\MVS\VC98\bin to the C:\Windows\System32 folder.
    The InstantiateFile step is executing some Java classes. I have also installed the JRE on C:\jre1.5.0_06, although it's doubtful this will impact the install scripts since the scripts are all hardcoded with the included JRE 1.4.2.
    Why do Oracle DBAs and users deal with this crap? A software install should not be this difficult.
    Thanks in advance.

    Thanks to previous responder for tip regarding JDK/JRE anchor strings. I'm not sure if that is a problem. After letting the install process (java.exe) run for over an hour, I finally got past the InstantiateFile step. It looks like the process just takes a long time with no visible progress sometimes. After 5-6 hrs, it looked like the install succeeded (for the most part). There were still some errors in the error logs related to the Concurrent Manager (TNS-12541: TNS:no listener) I believe. If anyone has insight on what this error msg means, I would greatly appreciate a reply.
    The other problem I am tackling right now is how to explicitly set the Forms processing mode to HTTP rather than the default socket mode. According to the 11i docs (and Forms Developer 6i docs), you should only have to set "connectMode=HTTP" in the config file, appsweb.cfg, to make this happen. However, when I try bringing up a client form, the form hangs. So, obviously, something is amiss. A related question is whether one can run Forms in only HTTP mode and not HTTPS (and thus avoid having to install SSL). I would greatly appreciate any insight from fellow users.

  • Oracle 11i on windows 2008

    Hi all,
    I am planning to install Oracle R2 64 bin on windows 2008 64 bit. I have following question and need some guidance..
    1) Will oracle 11i support windows cluster. (server A will be in NY and server B will be in TX)
    2) should i install Oracle cluster as well on windows cluster.
    3) I want to create DR or business continuity process so we ca fail over in any situation and fail back to original.
    what are other option?? Please guide since i am new to this........
    thanks
    Paresh

    Hi;
    Please follow below link:
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16783/toc.htm
    Regard
    Helios

  • Oracle 11i Screen Functions

    Question: We currently use Oracle 11i and are in need of a screen that will allow us to save, edit and add records. Our current screen only allows records to be entered and submitted to a job protocol. This presents a problem because it takes approx. 3 hours ea. month end to enter over 110 records and the records are the same with an occasional additional record. I have submitted my request to our CSC with no success. They said that they could not get the additional functionality from Oracle. Pls advise. What are my options?

    Please try this link:
    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/appdev.920/a96621/adx05xsj.htm#1023311

  • Firewall Hardware is being replace (Discoverer 4i Impact) Oracle 11i

    Hi there
    We are going to replace Firewall Hardware from HP to Nokia, I have Oracle 11i and Discoverer 4i Plus/Viewer on Unix.
    I have a question:
    Is there any impact on Discoverer Plus/Viewer for chaning Hardware of Firewall?
    Application Release 11.5.10.2
    Oracle Discoverer 4i (4.1.48.08.00)
    EUL V4.1.14.0.0.0
    Oracle Database 10g (10.1.0.4.0)
    Discoverer Plus 4i (4.1.48.08.00)
    Thanks
    ASIM

    Hi Asim
    Well I'd certainly like to say No but recent experiences have led me to believe that a firewall can be one of the reasons for poor performance. Properly configure a firewall should not interfere with Discoverer but improperly configure I'm of the impression that a firewall can.
    I'm working with two customers right now who have poor performance when Discoverer is situated inside a firewall. I've asked them to move it outside and see what happens. On one of them I started up my own application server, on my laptop of all places. The laptop was outside the firewall. When users ran reports connected to their own server, inside the firewall, I saw reports take 20 minutes. When the same user connected via my application server, the same report took less than 20 seconds. Therefore, more testing is required to ascertain whether the firewall is to blame, whether the network connection between the server and the database is at fault, or whether its just because the machine that is running the application server is just too old. I'll let you know as soon as I hear anything.
    Therefore, I would certainly test out any new firewall before going live. I would recommend placing the application server inside and then outside the firewall and then conduct timing tests to see how long the workbooks take to run.
    Best wishes
    Michael

  • Installing Oracle 11i in mutiple servers

    If you install Oracle 11i in two separate servers (for fault tolerance as example). What is the best way to :
    1- Get duplicated database in each server if needed?
    2- Consolidate the data between the two databases?
    Thanks

    You should probably post this question on one of the more technical forums

  • About oracle 11i

    Hi everyone,
    I read about oracle 11i and got the impression that it is wonderful and can do vritually anything for business.
    I would like to try it, here are my questions, please help:
    1) Where can I download oracle 11i.
    2) What software do I need to make oracle 11i work.(I have oracle8i database on my linux)
    Thank you all

    Thanks hussein,
    I am going to apply COSTING 11.5.10.CU3 PATCH (8362391).
    Its readme has lots of pre-reqs patches:
    Prerequisite Updates
    This patch requires additional prerequisite patches to have been successfully
    applied to your system before it can be applied.  These prerequisite patches, as
    at the time that this patch was built, are listed below.  Please check Oracle
    Metalink to determine if any of these have been superseded
    5903765 - 11i.ATG_PF.H.RUP6
    7258620 - Oracle Inventory and Receiving (PO): Release 11.5.10, Rollup Patch 10
    6502082 - AD.I.6
    4635071 - This is the WIP Pre-requisite Patch (WIPPRP) for 11.5.10 customers.
    This includes multiple critical and recommended WIP code fixes as of Nov 2,
    2005. This patch is highly recommended for all 11.5.10 WIP customers.
    3219567 - Patch 11i.TXK.B Technology Stack Minipack B (also in 11.5.10)
    3264822 - Patch 11i.CAC.B
    3261254 - Patch 11i.ALR.G
    3036401 - Mini-Pack 11i.HZ.L
    3264818 - Patch 11i.UMX.H
    3263588 - Patch 11i.XDO.H
    3218526 - Patch 11i.BNE.D
    3384350 - Patch 11i.SCM_PF.J
    3263645 - Patch 11i.AK.G
    4206794 - Patch 11i.FRM.H
    3262486 - 11i.JTA.F
    3261243 - Patch 11i.EC.G
    2614213 - AME PATCH :DELIVERY OF GA AND RULE PRIORITY FUNCTIONALITY
    3262159 - Patch 11i.FND.H
    3412795 - ADSPLICE PATCH FOR XDO
    2819091 - Patch 11i.BNE.CWhile the Metalink Notes referencing to it has these pre-reqs only:
    CONSOLIDATED COSTING PATCH FOR 11.5.10.2 CUSTOMERS FOR BUGFIXES TILL 30-MAR-2009 [ID 816651.1]
        * Please apply following pre-requisite patches before applying this patch.
        Patch:5024341 - Inventory Interface fails for Internal Orders if the Receiving Organization's Accounting Period is Closed
        Patch:5647736 - WIP CONSOLIDATE ARU FOR BUGFIXES BETWEEN DATES 08-NOV-06 TO 12-DEC-06
        Patch:7258620 - Oracle Inventory and Receiving (PO): Release 11.5.10, Rollup Patch 10Which one should I follow?
    Thanks

  • Where I can download oracle 11i

    I am an oracle DBA. Now, I try to learn oracle application by myself. My question is where I can download oracle 11i for Sun Solaris box? Any license issue for personal use?
    thanks
    Belinda

    where i can freely download oracle-apps 8iThere is nothing called Oracle Apps 8i.
    It is either Oracle Apps 11i (log a SR and ask Oracle support to send you the Media Pack as it is no longer available for download), or R12 (download it from Oracle e-Delivery website -- http://edelivery.oracle.com).
    If you want to download Oracle 8i database, please see this thread -- oracle 8i and 9i
    Thanks,
    Hussein

  • Oracle 11i and Siebel 7

    I did not see an answer from previous posts.
    Is there an integration kit, API, or other tool that would allow us to use Oracle 11i as our ERP system and Siebel 7 as our CRM system?
    It's imperative that we be able to integrate the two.
    Thanks,
    Kelly

    Hello,
    A small correction to what Francois said:
    The last version of Forms 11gR1 (11.1.1.6) is certified with java 1.7.
    Regarding your last 2 questions:
    3) Is our version of forms still supported?
    No.
    4) If so when does the support end?
    Check metalink note:
    Oracle Forms/Reports Certification Reference (Doc ID 1050790.1)
    Right now the only supported versions are:
    11gR1(versions 11.1.1.4 and 11.1.1.6)
    11gR2
    Regards,
    Alex
    If someone's answer is helpful or correct please mark it accordingly.
    Edited by: AlexDiniasi on 18.09.2012 18:51

  • Oracle 11i System Administrator Certification

    Hi,
    Please advice which book or pdf doc would be appropriate for "Oracle 11i System Administrator Certification"?
    Please also advice if any question bank for practice.
    ANy experience sharing would be great.
    Thanks

    Both Transcender and SelfTestSoftware are the official and authorized providers of certification practice exams. If you could not find any practice material in their websites you can use "Oracle 11i System Administrator Fundamentals for 11i10 Self Study CD Course (Netg Oracle)" as an alternative. Self-Study CD-ROMs are an excellent tool to help you prepare for your exam. SSCDs reinforce the course material and allow you to focus on sections that you need to review. Note: the SSCDs do not count towards your course requirements for certification and should be used as a study aid only.
    Oracle 11i System Administrator Fundamentals for 11i10 Self Study CD Course (Netg Oracle)
    http://education.oracle.com/pls/web_prod-plq-dad/show_desc.redirect?dc=D42141

  • Newbie to Oracle 11i e business,need help.

    Hi everyone.
    I am a newbie to oracle 11i and have studied it extensively but lack experience.
    I recently shifted my field from being a construction worker to this.I have a college degree in
    electronics.
    But I need to know what kind of customizations do developers do on existing 11i modules and why .
    If anyone can cite examples from projects they have done as to why they needed to customize forms or modules and how they did it..
    Itll be a great help for me to understand and get some knowledge .
    thanks

    Thanks to previous responder for tip regarding JDK/JRE anchor strings. I'm not sure if that is a problem. After letting the install process (java.exe) run for over an hour, I finally got past the InstantiateFile step. It looks like the process just takes a long time with no visible progress sometimes. After 5-6 hrs, it looked like the install succeeded (for the most part). There were still some errors in the error logs related to the Concurrent Manager (TNS-12541: TNS:no listener) I believe. If anyone has insight on what this error msg means, I would greatly appreciate a reply.
    The other problem I am tackling right now is how to explicitly set the Forms processing mode to HTTP rather than the default socket mode. According to the 11i docs (and Forms Developer 6i docs), you should only have to set "connectMode=HTTP" in the config file, appsweb.cfg, to make this happen. However, when I try bringing up a client form, the form hangs. So, obviously, something is amiss. A related question is whether one can run Forms in only HTTP mode and not HTTPS (and thus avoid having to install SSL). I would greatly appreciate any insight from fellow users.

Maybe you are looking for