Oracle iStore Customers in US

Hi Friends,
Can you please list all known company names who are using oracle iStore. If you can also upload there url that will be great. I think we can all learn a lot more by looking at these web sites(even though from outside).
Thanks, Vijay.

Hi,
I do not think you will find the list of iStore customers documented somewhere. However, you may check the links in this thread and see if it helps.
11i to R12 Upgrade - Adoption Rate
Re: 11i to R12 Upgrade -  Adoption Rate
Regards,
Hussein

Similar Messages

  • Query to get  customer details in oracle istore

    Hi all ,
    Please help me how to get the customer contact(bill to and ship to), customer name , and address, from database using query in oracle istore.
    Thanks

    I have not worked on istore, but you can access this information using TCA tables.
    These tables are under AR schema and start with HZ
    -- FOLLOWING IS A QUERY TO GET CUSTOMERS
    SELECT
    hp.party_id,
    hp.party_name,
    hp.party_number registry_id,
    hl.address1,
    hl.address2,
    hl.address3,
    hl.city,
    hl.county,
    hl.state,
    hl.postal_code,
    hl.country
    FROM
    hz_locations hl ,
    hz_party_sites hps ,
    hz_cust_accounts_all hca,
    hz_parties hp
    WHERE 1 = 1
    AND hl.location_id = hps.location_id
    and hca.party_id = hp.party_id
    and hp.party_id = hps.party_id
    and hps.identifying_address_flag = 'Y'
    and party_type='ORGANIZATION'
    following query is for contacts and you will have twik these queries as per your env
    SELECT 'a' sort,
    hp.party_id,
    hp.party_number "registry id",
    hp.party_name,
    HZ_PARTIES.party_name "contact name",
    HZ_ORG_CONTACTS.job_title,
    hz_org_contacts.job_title_code,
    RelationshipParty.email_address email,
    HzPuiRelationshipsEO.start_date,
    REL_GROUP_CODE,
    HzPuiRelationshipsEO.STATUS,
    decode(nvl(RelationshipParty.primary_phone_country_code, 'N'), 'N','',
    '+ '||RelationshipParty.primary_phone_country_code)||
    decode(nvl(RelationshipParty.primary_phone_area_code, 'N'), 'N', '', ' ('||RelationshipParty.primary_phone_area_code||') ')||
    RelationshipParty.primary_phone_number||
    decode(nvl(RelationshipParty.primary_phone_extension,'N'), 'N','', ' Ext. '||RelationshipParty.primary_phone_extension)||
    decode(nvl(RelationshipParty.primary_phone_line_type,'N'), 'N', '', ' ('||RelationshipParty.primary_phone_line_type||')') phone
    FROM HZ_RELATIONSHIPS HzPuiRelationshipsEO,
    HZ_RELATIONSHIP_GROUPINGS_V,
    HZ_PARTIES,
    HZ_PARTIES HP,
    HZ_PARTY_SITES,
    HZ_ORG_CONTACTS,
    HZ_PARTIES RelationshipParty,
    fnd_lookup_values fnd1
    WHERE 1=1
    AND HzPuiRelationshipsEO.relationship_type = HZ_RELATIONSHIP_GROUPINGS_V.relationship_type
    AND HzPuiRelationshipsEO.relationship_code = HZ_RELATIONSHIP_GROUPINGS_V.backward_rel_code
    AND HzPuiRelationshipsEO.directional_flag = 'B'
    AND HZ_PARTIES.party_id = HzPuiRelationshipsEO.object_id
    AND HZ_PARTY_SITES.party_id(+) = HzPuiRelationshipsEO.subject_id
    AND HZ_PARTY_SITES.identifying_address_flag(+) = 'Y'
    AND hp.party_id = HzPuiRelationshipsEO.subject_id
    and hp.status = 'A'
    and hz_parties.status = 'A'
    AND HzPuiRelationshipsEO.relationship_id = hz_org_contacts.party_relationship_id(+)
    AND HzPuiRelationshipsEO.subject_id <> HzPuiRelationshipsEO.object_id
    AND HzPuiRelationshipsEO.object_type = HZ_RELATIONSHIP_GROUPINGS_V.subject_type
    AND HzPuiRelationshipsEO.subject_type = HZ_RELATIONSHIP_GROUPINGS_V.object_type
    AND HzPuiRelationshipsEO.party_id = RelationshipParty.party_id
    AND fnd1.view_application_id(+) = 222
    AND fnd1.language(+) = USERENV ('LANG')
    AND fnd1.lookup_type(+) = 'RESPONSIBILITY'
    AND HzPuiRelationshipsEO.end_date > sysdate
    AND fnd1.lookup_code(+) = HZ_ORG_CONTACTS.job_title_code
    and rel_group_code='PARTY_REL_GRP_CONTACTS'

  • Automatic workflow notice of shipment - Oracle iStore

    Hi All,
    We have to implemented Automatic workflow notice of shipment in existing Oracle iStroe (11i) set up.
    Could you please let me know which seeded workflow we have to use.
    Thanks,
    Tarun Dadhich

    Hello Tarun Dadhich,
    iStore does not have a shipments notification event. This would be handled by Shipping. See: Shipping Execution Workflows and Oracle
    Workflow User's Guide.
    For iStore you can modify the messages for notifications -
    The Oracle Workflow item type iStore Alerts Workflow (IBEALERT), in the data store file IBENOTIF.wft, contains all Oracle iStore notifications and their messages and
    attributes.
    Oracle iStore does not allow customization of notification events. Customers can only customize the notification messages -- steps in the iStore documention -
    Oracle® iStore Implementation and Administration Guide Release 11i (Part No. B13549-01)
    34.4 Customizing Oracle iStore-Oracle Workflow Integration
    You can choose to use only the seeded messages for Oracle iStore notifications. If
    you want to create additional messages -- see steps starting on page 34-14
    Thank you,
    Deborah Bourgeois, Oracle Customer Support

  • New Oracle Store is going to replace Oracle iStore

    I have heared that Oracle is looking for some better e-commerce solution over 'Oracle iStore'. They think 'New Oracle Store' is better solution.
    Visit following url - https://oraclestore.oracle.com/OA_HTML/ibeCCtdMinisites.jsp
    it says...
    "This application is no longer processing direct customer online orders and has been replaced by the new Oracle Store (www.oracle.com/store). Those customers responding to quotes from Oracle should still use this application to accept the quotes and process their orders. "
    Any thoughts what 'New Oracle Store' might be and how it may proceed to take place of existing 'Oracle iStore'? Recently only they released R12, and there are many customer still on 11.5.10 still planning to upgrade to R12. Should they wait and go for this new better ecommerce solution?
    All ideas are welcomed.

    Yes, you are right.
    Oracle bought over Apex and they are integrating that as Oracle Store. You can see that in following link.
    https://oraclestore.oracle.com/OA_HTML/ibeCZzpHome.jsp
    To get idea about new Oracle iStore, register in following link.
    http://apex.oracle.com/i/index.html
    It would be releasing very soon. but not sure how they are going to continue with Oracle iStore.

  • APiI for generating Quote report as Pdf  in oracle iStore

    hi,
    Any one help me on which API is used for generating quote report in oracle istore...

    Are u sure about  the report version.
    Please do upgrade  while  even in oracle  they almost stopped for new version -Developer suite

  • Language conversion or translation is available for oracle istore

    Hello Gurus,
    I am dealing with multiple language in iStore.There all the messages that which are displaying in iStore site are the FND MESSAGES. For one language itself I am nearly using 100 FND MESSAGES like that I am going to use 5 more languages for the same site. Its really painful thing to create FND MESSAGES for each and every language. Here whats my question is
    "Any Language conversion or translation is available for oracle istore to do this?". Could anyone please help me on this.
    Please suggest me to cross this difficulty. Its really high priority.
    Thanks,
    Vinoth

    873376 wrote:
    Hello Gurus,
    I am dealing with multiple language in iStore.There all the messages that which are displaying in iStore site are the FND MESSAGES. For one language itself I am nearly using 100 FND MESSAGES like that I am going to use 5 more languages for the same site. Its really painful thing to create FND MESSAGES for each and every language. Here whats my question is
    "Any Language conversion or translation is available for oracle istore to do this?". Could anyone please help me on this.
    Please suggest me to cross this difficulty. Its really high priority.
    Thanks,
    VinothYou need to do it manually.
    Re: Internalization
    Re: translate extensions
    Thanks,
    Hussein

  • ShipToContact details in Oracle iStore

    Hi,
    I recently started working on a customization of Oracle iStore. The shipToCustomer's firstName and lastName are posted as billToCustomer's firstName and lastName in the DB. As the display information in the subsequent pages is shown from the beans, the values are displayed well. But, the Oracle form and DB reflect wrong values.
    Can someone please point me to
    1. the location where the shipToCustomer's details are posted to the DB
    2. the file where I can modify to correct this
    I tried to get a reference of shoppingCart's ShipmentRecord and update the ship_to_contact_first_name & ship_to_contact_last_name in the ibeCAddAddrFrmDef.jsp. But, it doesn't display the billing page itself when I do this change.
    Any pointers are highly appreciated.
    Thanks,
    Divya.

    Divya,
    Shipment details are stored in aso_shipments tabe.
    these columns should give enough information about the customer and addresss.
    SELECT ship_to_cust_account_id,
    ship_to_cust_party_id
    ship_to_party_site_id
    FROM aso_shipments
    WHERE quote_line_id IS NULL
    AND quote_header_id = < your cart id>
    with those columns you should be able to derive. The details of the name you should be able to get it from
    Hz_parties
    Hz_parties.party_id = HZ_CUST_ACCOUNTS.party_id
    Address
    hz_party_sites.location_id = hz_location_id
    and hz_party_sites = <party_site_id>
    Hope this helps.
    Let me know if you need more information.
    Thanks,
    RK
    925 998 1494
    Independent Techno Func Consultant

  • Oracle iStore Mobile app

    hi,
    Oracle recently released app for CRM fusion sales cloud.
    Any information about app  for Oracle iStore in Future or not?

    Hello,
    We have the following Enhancement Request (ER) for iStore that has been approved, but has not yet been scheduled for implementation into the product:
    Bug 9541453 - ISTORE TO SUPPORT A MOBILE E-COMMERCE CHANNEL FOR PURCHASING PRODUCTS
    Please reply with your company information and any additional details for your requirements.  I can add your company for Development reference.
    Thank you,
    Debbie

  • Oracle istore

    is istore part of oracle 11i . or where can we download it
    how u integrate istore with oracle 11i

    Oracle iStore is part of Oracle Sales and integrates seamlessly with other Sales Applications, including Oracle Sales and Oracle Partner Management.
    Oracle iStore
    http://www.oracle.com/applications/sales/istore.html
    Note: 205103.1 - Oracle iStore General Setup Test
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=205103.1
    Note: 211165.1 - 11i iStore Patching Strategy and Patch List
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=211165.1
    Note: 294033.1 - Oracle iStore 11.5.10 Documentation
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=294033.1

  • Number of Oracle Forms customers

    Hello everyone, I am helping an SI migrate Oracle forms apps to ADF and Java apps. We wanted to know the number of Oracle forms customers, preferrably by version #, to understand the size of the opportunity.
    I would appreciate help.
    Thanks,
    Raj

    That is Oracles' secret. They wouldn't give that away, now would they? If you look at the forum facts (3.2 million views), you can be sure that there are quite a lot of Forms customers.

  • Please help me to find out Oracle iStore 11i?

    I have difficulty to find out the Oracle iStore 11i among the Oracle11i CDs? Is there anyone have successfully installed iStore 11i? Please give me a hint, how to install it and where I can find store manager. Any help will be appreciated!
    Thanks in advance
    wei

    Wei,
    Istore 11I is bundel product with the Oracle Application 11i. You have to fully install Oracle Application 11I then you need to start the set up for iStore. There is a document called "Oracle iSupport Implementation Guide
    A86192-01" you can find it at metalink.oracle.com.
    If you cant find it there pls open a tar with the Oracle support requesting this document.
    Thanks,
    Maher
    null

  • Oracle Web Customers

    We have had plans to implement Oracle WEB CUSTOMERS as part of an upgrade from R10.7 to R11.03. We have since postponed that upgrade and are now considering upgrading to R11i instead. We will not be able to complete this upgrade until the end of 2001. Business requirements will require us to implement an Internet site for customer access for viewing order status and product catalog information by qtr 1 of 2001. I would be very interested in talking to any one who can discuss migration considerations that will best support my requirements today and provide me with the best upgrade path when I go to R11i. I envision using the WEB CUSTOMERS (Or what ever it is called now)module as our internet Portal for extended services to our customers.
    null

    The best single place to get your answer is http://appsnet.oracle.com (but you implied that you checked there and it was too technical).
    Suggest you break the list down and post the question in each of the discussion groups in this forum - you have a pretty good match betwen forum and your headings.
    As it stands, you are crossing a lot of expert areas and I dubt any one person will be able to give you a good answer.
    When submitting, also suggest you specify what kind of answer are you looking for? One line per title? a couple of lines? a minor dissertation?

  • Using Oracle iStore 11i as a stand-alone product

    Hi,
    We're looking into the possibilities of using Oracle iStore 11i at client's site. Our questions is: Do you need to have the entire back-end database in place in order to use the iStore or can you configure iStore as "stand-alone" product? If a stand-alone option is possible, what modules are required?
    Thanks!
    David

    I think you may have the Aggregator confused with the Multi-SCORM Packager tool.
    Aggregator comes with Cp5x standalone.  The Multi-SCORM Packager only comes with either Cp4 or the E-Learning Suites.  You cannot purchase it as a standalone product from Adobe.  I am on record as stating that I thought this tool should have remained a default part of the Captivate installation (as it was before Cp5x).  However, that's Adobe's prerogative.
    If you do not have access to Multi-SCORM Packager, Google for information about RELOAD Editor.  That might provide an alternative solution.

  • US Oracle Payroll Customers: Urgent Update

    Dear US Payroll Customer,
    We would like to make you aware of two important items. Issues have been discovered in the SQWL output files for the states of Michigan and Massachusetts that may cause the files to be rejected. The following two patches should be applied if you submit SQWL files in these states.
    The Q1 2006 Update (4938757) is a pre-req for both of these patches. If you do not file in these two states you may disregard this update. These fixes will be included in the Q2 2006 update.
    1) Michigan: Patch 5183542 is now available. You only need to apply this patch if you are required to complete quarterly reporting for the State of Michigan.
    2) Massachusetts: Patch 5196285 is now available. You only need to apply this patch if you are required to complete quarterly reporting for the State of Massachusetts.
    R11i HRMS Product Information
    For the latest Oracle HRMS Product Family - Release 11i Information, please see Metalink Note:135266.1 -
    http://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&id=135266.1
    This page contains important information including:
    o High Priority Alerts
    o Mandatory Patches
    o Family Packs and Minipacks
    o Latest Legislative Data - hrglobal.drv
    o Maintenance Pack Information
    Payroll Recommended Patches
    The Payroll recommended patch spreadsheet Metalink Note 74292.1 contains additional feature functionality.
    HR Recommended Patches
    We have an HR Recommended patch spreadsheet similar to the mandatory Payroll patch spreadsheet on Metalink. This spreadsheet contains a list of patches needed to be in compliance for HR Statutory reporting i.e. EEO-1, VETS-100 etc. The spreadsheet is located on Metalink in Note number: 273196.1
    Other Information
    1. MetaLink - http://metalink.oracle.com <http://metalink.oracle.com/>
    MetaLink is a customer resource provided by Oracle World-wide Support.
    The Applications section of Metalink contains all the latest product documentation and documentation updates for Oracle’s products.
    2. Payroll World
    Payroll World is an email distribution list for North American Oracle Payroll customers used to quickly disseminate information regarding product updates, patches, and statutory changes. To be added to this email distribution list, send e-mail to: [email protected] <mailto:[email protected]>
    Subject: Oracle North American Payroll World Contact Update with your contact name, CSI number, and company name
    3. Metalink Service Request profiles:
    Please update all Service Request profiles on Metalink with any updates to Database Version, Product Version, and/or contact information
    Metalink->UserProfile button
    4. Information for NEW North American Payroll customers:
    A pamphlet is available for all North American Payroll customers explaining Vertex, Payroll World, SIG's, etc.
    The North American Payroll Handout document can be located in Metalink Note 316077.1

    There's no localization for payroll all IL companies use local software for payroll and import the accouting to GL.
    You can can contact me if you need any more informations and advices
    Michael Saghroun
    [email protected]

  • Integrating oracle iStore with portal

    Hi,
    We need to build a B2C product catalog. I need answers to a couple of the questions listed below:
    1.Is there any inbuilt commerce functionality present in Oracle 9ias Portal?
    2. Is there any third party product available for building a product catalog of say eg. shoes?
    3. Is it correct to say that oralce iStore is the ans. to building the product catalog?
    4. what are the integration issues for integrating oracle iStore with portal?
    Prompt reply would be a great help.
    Thanks in advance.
    Ankita

    Hi Kishore,
    Here you find information on integrating Reports with Portal: Oracle Application Server Reports Services Publishing Reports to the Web.
    Peter

Maybe you are looking for