Oracle sales

can we integrate Oracle Sales with MS outlook for Syn of CAlendar , Meetings, Apointments and tasks ?

We want to customize the process wherein we just want to create only a party relationship instead of new contact if the person already exists.(Scenario of same contact for two different customers).
Can you share with us the entry point of synchronization into Apps , so that we can understand the flow.
Thank you in advance

Similar Messages

  • Error while running Oracle Sales Dashboard in JDeveloper

    Hello,
    I am trying to extend the "Update Customer" page in Oracle Sales and have my new custom region ready, which I intend to plugin through personalization in the "Update Customer" page in Oracle Sales.
    Before I can do that I need to be able to run the Oracle Sales Dashboard through Jdev. I have added the following standard Oracle BC4J packages to my project:
    oracle.apps.asn.common.customer.schema.server
    oracle.apps.asn.common.fwk.server
    oracle.apps.asn.common.schema.server
    oracle.apps.asn.dashboard.server
    oracle.apps.jtf.cac.schema.server
    and the DashboardPG.xml. In addition I have the JTF, ASN, ASF, AR and AS schemas added as libraries to my project.
    I am trying to run this page through Jdev and then following navigation path to the "Update Customer" page:
    - Click on Customer in the Shortcuts link on the Sales Dashbaord
    - Search for customer ..the search fetches the results w/o any problem.
    - Click on customer to view the customer details
    - Click on the "Update Customer" button.....................It is here that I get the following error.
    This is clean (new project) with ONLY Oracle objects in it. I am only trying to run the Sales from Jdev first.
    Does anyone know what am I missing? Why am I getting the following error when I try to update the customer details?
    I'd appreciate any help.
    Thanks.
    ERROR:
    =====
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT lookup_code,
    meaning
    FROM fnd_lookup_values
    WHERE trunc(nvl(start_date_active, SYSDATE)) <= trunc(SYSDATE)
    AND trunc(nvl(end_date_active, SYSDATE)) >= trunc(SYSDATE)
    AND enabled_flag = 'Y'
    AND language = USERENV('LANG')
    AND lookup_type = :1
    AND view_application_id = :2
    ORDER BY TAG
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2945)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2742)
         at OA.jspService(OA.jsp:42)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:189)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:199)
         at OA.jspService(OA.jsp:39)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.sql.SQLException: ORA-01008: not all variables bound
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:583)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2548)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2933)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:650)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:578)
    ........

    The issue has been resolved finally i can able to run the seeded page.
    Thank you all.
    Regards,
    CSK

  • ORacle sales analyzer doesn't display sql's using show sq.sql.stmts

    Hi,
    I cannot view the sql statements generated by Oracle Sales analyzer cube using show sq.sql.stmts.
    Moreover when I check on db I don't see any sql's being issued by web OSA session.
    What could be the possible reason for this?

    Lang wrote:
    Hi
    Can anyone help please, I am using SQL developer 3.0, and I have come across a lot of cases that after compiling a package , the compiler doesn't show me any errors, and It shows me the package is compiled , but it 's not valid after I close down the sql developer and log back in again.
    I am using 11g instantclient with it.Really?
    & here I thought SQL Developer used JDBC Thin to connect to the DB.

  • Logging the XML payload in Oracle Sales Cloud

    How can xml payloads for inbound and outbound web service call be logged in Oracle Sales Cloud?
    We need to capture the xml payloads as part of web service calls (inbound/outbound) and store it on server/objects.
    Is it possible to achieve this and if so how can this be done?
    Thanks,
    Abhishek

    For outbound invocations from Sales Cloud, how are you invoking the web services today?
    If you are using groovy scripts to invoke, you can using a println after the invocation and view the messages through the "Runtime logging" feature.
    This should work if you want to view the payload for debugging purposes
    However, I also see that you need to store the response. Are you trying to implement auditing?

  • How to Associate a existing contact to a existing Account using file based import in Oracle sales cloud

    How to Associate a existing contact to a existing Account using file based import in Oracle sales cloud

    Hello,
    You can use this mapping in order to associate contacts with existing Accounts: This will relate the previously imported Contact with an existing Account.
    Regards,
    Oana

  • Customizing Oracle Sales Reports

    I am trying to customize a report in the Oracle Sales module. For instance, there is a Customer Organization Summary page that lists customers. Our employees would like a column added to that page that has a link to the Organization Notes page. How can this be done? Can the JSPs or java classes be editted? Is there a way to do this from the database side?
    When you customize a report using what provided, it lets you select some columns. One is FlexFields...but this includes a bunch of new columns. Is there a way to add a custom column?!
    Another customization is adding a new section to a summary page. Is there a way to add new sections to an existing report?
    Any assistance is greatly appreciated. If there are any Oracle consultants who work these forums, please give me some insight.
    Thank you!

    Have you looked at the ASO_PQUOTE_TEMPLATE lookup (Order Capture)?. This provides the capability to register your own template reports (.rdf). Make sure the Lookup code & Reports .rdf file name are same.
    If you need more specific customizations, Unfortunately there is no easy way to do it in 11.5.9
    I have customized some reports for Quoting, by adding custom actions to the JSP using JSP includes. As these JSPs are hardcoded, modifying is the only way to customize.
    To minimize the level of Upgrade maintenance, write the custom code in separate file and include it in main (Oracle's) jsp something like this
    <%
    if ("PRINT".euqals(qotHdrActCd))
    %>
    <%@include file="myCustomJspInclude.jsp" %>
    <%}
    else -- Other Actions.
    %>
    <%
    %>
    Hope this helps

  • Error Handling in Oracle Sales Cloud

    Is there a best practice guide/document for error handling in Oracle Sales Cloud?
    For example: Error handling in groovy scripts, business processes.
    Can someone provide a starting point to this topic?
    Thanks,
    Abhishek

    Hi.
    Please review this short video showing you the online logging feature for Application Composer - Groovy. It's very simple and gives you a basic debug capability.
    https://www.youtube.com/watch?v=RcyeKQY2ZGo&index=35&list=PL1ZiAfFIniZf_Uu4qTcp5IZYdFOm9K5o3
    Kind regards,
    Richard
    FA Developer Relations

  • Oracle Sales Integration with other modules - Flow Diagam

    Hi,
    Where can i find a flow chart showing Oracle Sales Integration with other modules?
    Thanks,
    Hari

    Hi
    You can refer to my publishing in this site which might help you to some extent
    http://apps2fusion.com/at/sk
    Hope this helps
    Regards
    Sivakumar

  • There is someone who pass in certification Oracle sales cloud? What to study?

    Hello,
    My name is Rafael and i need a help,
    I will do the test for Oracle sales cloud, but i need to know what to study?
    And how tips i must to follow.
    thankyou.

    Hi.
    Please review this short video showing you the online logging feature for Application Composer - Groovy. It's very simple and gives you a basic debug capability.
    https://www.youtube.com/watch?v=RcyeKQY2ZGo&index=35&list=PL1ZiAfFIniZf_Uu4qTcp5IZYdFOm9K5o3
    Kind regards,
    Richard
    FA Developer Relations

  • How we can run Oracle Batch Manager in Oracle Sales Analyzer

    Hi,
    Please guide me how we can run Oracle Batch Manager in Oracle Sales Analyser.
    Best Regards,

    You cannot run Batch Manager directly from within the OSA Administrator or Analyzer clients. Batch Manager has its own GUI client that can be used the define and schedule jobs, however, it also possible to run and montitor jobs via command line as well.
    The documentation helps explain this:
    http://download.oracle.com/docs/html/A92106_01/batch.htm
    Does that help?
    Keith Laker
    Oracle EMEA Consulting
    OLAP Blog: http://oracleOLAP.blogspot.com/
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    DM Blog: http://oracledmt.blogspot.com/
    OWB Blog : http://blogs.oracle.com/warehousebuilder/
    OWB Wiki : http://wiki.oracle.com/page/Oracle+Warehouse+Builder
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

  • Multi-Org in Oracle Sales

    Hi All,
    I have a two part question for you:
    A) Are multiple organizations supported for salesreps and managers in 11i.5?
    B) Could any one point me to the documentation for implementing multi-org in Oracle Sales?

    You can get all the Oracle app documentation from http://download-west.oracle.com/docs/cd/B25516_05/current/html/docset.html. The guide name is "Multiple Organizations in Oracle Applications".
    The direct link to this guide is http://download-west.oracle.com/docs/cd/B25516_05/current/acrobat/115multorg.pdf.
    Please note that you need a OTN login to access this, which you can get for free at otn.oracle.com. If you have metalink login, it may also work in otn.
    Gaurav.

  • Oracle Sales Contract Understanding

    Dear All
    Kindly someone explain me the key functionality of oracle sales contract.
    As Balanket Sales agreement option already avaiilable in order management, is sales contract module function is just to link/ input contract clauses with it???
    Kindly also explain its key benefits and dependencies with any other module, if any!!!!
    Regards

    Hi,
    Oracle Database or for that matter any Oracle technology products are licensed using 2 metrics
    1) Named user plus
    2) Processor(CPU)
    Named user plus can be used when the number of users accesing the database can be easily identified or counted.
    Processor based licensing is done when there are unlimited number of user accessing the database /application
    eg: Internet based application where a count on the number of users is not possible.
    If one has valid license's and is under proper support from Oracle one NEED NOT pay extra for the new versions that are released by Oracle.
    Hence you should ensure that the licenses are renewed year on year so that you are eligilble for updates/ upgrade as an when released by Oracle.
    Thanks,
    BT.

  • Oracle Sales & Marketing in Rel. 11

    Hi memebers,
    Q. If we can map Oracle Applications Release 11 with Oracle Applications Release 11i, What would be the exact modules in the current release that correspond to Oracle Sales & Marketing Rel. 11.
    Thanks.
    Ihab

    That's a good question. I haven't heard anything official from Oracle yet, but here's my feeling:
    Clearly, the upgrade path from OSM 11 to 11i should include
    - CRM Foundation
    - Oracle Sales
    - Oracle Marketing
    The confusion comes with the Online products. It seems that Sales Online and Marketing Online are separate products. But then, they are often referred to as the user front end, while the Sales and Marketing modules are the setup/administration pieces. If this is the case, then the upgrade path should also include the Online packages since the end-user interface is kinda important.

  • Oracle sales - Opportunity to product selection

    Hi,
    I am working out of client site, Client is Oracle EBS 11.5, following is the query
    We need custom search to be enabled on opportunity product selection, is there any standard setup for this in 11i or 12i
    Scenario:  sales user must visible only selected item category or items.
    Regards
    Naveen

    Hi
    You need only Oracle Sales and Oracle Projects Foundation.
    You can get a broader explanation in Oracle Projects Fundamentals User Guide.
    Look at chapter 12, the section - Intergration with Oracle Sales.
    Dina

  • Traning for oracle sales module

    can any one guide me for traning in oracle sales module in hyderabad , i am having 4+ yrs. of exp. in sales and marketing working with Havells' India Ltd. cousumer goods company. and completed traning in financials11i
    plz. help me out

    The short answer is very soon.
    Please contact me at rohit.x.agarwal at oracle.com with your project details and we can discuss in detail.
    Regards
    Rohit

  • Oracle Sales Offline - WinZip

    I tried to download Sales offline and I get a message saying that it cannot find win-zip. We use a different zipping utility. Is Win-zip required? The guide says you need OSO and Excel.
    Thanks

    For Oracle Sales Offline(ASL) winzip was mandatory till sometime back.
    Recently Oracle has released Patch 4492623 which allows the users to use
    Winzip or PKzip or WinRAR.
    Some new profiles have been created which need to be set-up based on the zipping application used by you.
    Default seeded values for WinZip-
    ASL: Excel Compression Tool Executable = WinZip32.exe
    ASL: Excel Compression Tool Command Line Option = -min -e -o
    ASL: Excel Registry Key for Compression Tool Location = WinZip32.exe
    Profile values needed for PKZip compression Utility (PKZIP command line addon
    is required)-
    ASL: Excel Compression Tool Executable = PKZipc.exe
    ASL: Excel Compression Tool Command Line Option = -extract=all -silent -over=all
    ASL: Excel Registry Key for Compression Tool Location = PKZipc.exe
    Profile values needed for WinRar compression Utility-
    ASL: Excel Compression Tool Executable = WinRAR.exe
    ASL: Excel Compression Tool Command Line Option = X -ibck -inul -o+
    ASL: Excel Registry Key for Compression Tool Location = WinRAR.exe
    Regards
    Rahul Gupta
    iGate Global Solutions.

Maybe you are looking for