Oracle_Id APPS or CUSTOM data schema...???

Hi,
I have a question about the Metalink Note: 70276.1.
At point 5 , it is written the following:
"It is recommended that you use the STANDARD datagroup and pair the custom schema with APPS or you can add a new data group. This depends upon your own requirements."
I'm going to create a custom application and following the EBS directives , i'll create the tables,seqs,indexes to the CUSTOM schema whereas the views,packages,procs,funcs,synonyms to the APPS schema.
According to the above Note , what may be the differences between selecting CUSTOM as ORACLE_ID and APPS...and which changes to the app architecture - regarding the db schema of both CUSTOM,APPS schema - should be done (if any...)???
Many thanks ,
Sim

Sim,
The standard way is to use apps as an Oracle ID when adding a custom schema to a data group. The custom application will use this Oracle ID (i.e. apps) to connect to the tables in the database. By default, apps user has select any table privilege and that is why is recommended to use the apps account. Adding a new data group requires giving more privileges to you custom user to allow access to tables in other schemas.
In addition, I would suggest you refer to this note since you are on 11i.
Note: 176852.1 - Integrating Custom Applications with Oracle Applications Release 11i
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=176852.1

Similar Messages

  • Combining Apps tables & custom data mart tables in the same EUL?

    Has anyone tried to do this? We have a situation where the data mart tables are specifically for sales reporting, but we need to combine this with Apps data that is not being captured in the sales data mart table. The data mart table are Oracle tables, but not Apps tables.
    How would this work? Would you have to use an Apps mode EUL? I'm not sure how the security would be used - would the responsibilities have any impact on the data in the data mart tables?
    Any thoughts would be greatly appreciated. Thanks.

    Hi user11256032, I just stumbled upon this by accident. The reason no-one has answered yet, is because it is in the wrong forum. (I can understand that you thought it belonged here.) Please post the question to the Oracle Utilities forum, which is here Utilities If that link doesn't work, go to Forum Home, then choose Industries, then Utilities. You may have to select "More ..." on Industries.
    Actually, I suspect there was an SR created for these, so your question may have been answered already.
    If you don't mind me asking, which customer is this for?
    Jeremy

  • I'm looking for a decent CRM app, so I can load my customer data base

    HI I'm looking for a CRM app or package, just started using my air for business and would like to have my customer data base with me handy
    for pulling up local customers and being able to enter some data sales related or just comments regarding conversations and topics talked about so I can follow up ect!
    any suggestions would be appreciated!
    thanks, Lee.

    Hi Lee what sort of database are you looking at also what sort of business do you run ?
    I have a CRM Package that is native to mac and pc and is built off of filemaker it is normally targeted at Recruitment businesses.
    Drop me a line if you wanna chat about it!
    Sammie

  • [iPhone] help with docs re: custom URL schemes

    I have 2 apps and I want to launch one from the other with some data. I figure a custom URL scheme would do the trick.. but I can find no docs on how to do it!
    I have found the api for application:handleOpenURL, but it does not say much more about it than "here your app can handle a url...)
    And of course there is documentation for the Apple custom URLs...
    Do I need to put anything in the plist.info file?
    If anyone knows where the docs are for this, I would really appreciate it.
    thank you
    michael golden

    Yes, you need to put several entries into info.plist. Search for "CFBundleURLTypes" in the iPhone OS Programming Guide.

  • Stopping apps access to certain schemas

    Hi
    I trying to implement an fga solution in oracle e-business suite, however after creating the custom schema and users. The apps user still has access to the tables, procedures created this is despite not adding grants etc.. This means anyone with the apps password could theoritically tamper with the data stored here. I was wondering if there was a way to block APPS access to tables, schemas.
    thanks for any help

    ORA-01927: cannot REVOKE privileges you did not grantPlease see these docs.
    OERR: ORA 1927 original grantor must REVOKE privileges (Doc ID 19216.1)
    ORA-1927 While Revoking Object Privileges as the Object Owner (Doc ID 121384.1)
    Revoking Privileges On A Package Errors Out with ORA-1927 (Doc ID 471863.1)
    Unable to Revoke Rights from Object Owner (Doc ID 170973.1)
    Thanks,
    Hussein

  • Issue with Custom data parameter in Excel Data Connection

    Hello,
    We are querying a OLAP (SSAS 2008) cube using Excel 2007 by creating a data connection to SSAS server with an extended parameter “Custom Data”. We are using custom data parameter to apply our application’s user security to filter dimension
    members in Excel’s pivot table report. We have created a pivot table in Excel and the excel is including this custom data parameter along with each request that excel is submitting to SSAS.
    However, when the user selects “Show Properties in Report” option for a dimension which is selected in Row-axis of pivot table, Excel is not including custom data parameter . Why this “Custom Data” parameter is not being included in
    the request only for this specific case?
    1. The Request which sent from Excel to SSAS when user clicks on “Show Properties in Report” option
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Session xmlns="urn:schemas-microsoft-com:xml-analysis" SessionId="AE6B294B-4983-4010-BC5F-E0896A49ECD9"/></soap:Header><soap:Body><Discover
    xmlns="urn:schemas-microsoft-com:xml-analysis"><RequestType>DISCOVER_LITERALS</RequestType><Restrictions/><Properties><PropertyList><Content>SchemaData</Content><Format>Tabular</Format></PropertyList></Properties></Discover></soap:Body></soap:Envelope>
    2. The sample Request which sent from Excel to SSAS for all other requests
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Session xmlns="urn:schemas-microsoft-com:xml-analysis" SessionId="74165AD6-C240-4634-92A1-61A400A3FC97"/></soap:Header><soap:Body><Discover
    xmlns="urn:schemas-microsoft-com:xml-analysis"><RequestType>MDSCHEMA_CUBES</RequestType><Restrictions><RestrictionList><CUBE_NAME>RepCube</CUBE_NAME></RestrictionList></Restrictions><Properties><PropertyList><Catalog>QAV10_12thMay2010</Catalog><Timeout>5000</Timeout><SafetyOptions>2</SafetyOptions><MdxMissingMemberMode>Error</MdxMissingMemberMode><LocaleIdentifier>1033</LocaleIdentifier><DbpropMsmdMDXCompatibility>1</DbpropMsmdMDXCompatibility><CustomData>xxxxxx</CustomData></PropertyList></Properties></Discover></soap:Body></soap:Envelope>
    As the Custom Data parameter is missing in 1st request our application logic is throwing a custom exception to Excel and Excel is not able to understand the exception message. Excel is sending the same request repeatedly (going into infinite loop) and the excel
    window is freezed. Not able to work with excel until restarting the Excel.
    Can anyone help me to resolve the above? quick help is much appriciated!
    Thanks,
    Venkat

    Venkat,
    We have a very similar issue, but there is almost no material to help us. If this gets to you, please let me know if you progressed it or whether I need to go to Microsoft for a solution
    THanks
    David

  • How can i put customs dates/anniversary dates from my contacts into my iphone calendar?

    I have set up custom dates in my contacts as well as anniversary dates. I'd like to know if there is an app to import these dates into a calendar, it doesn't have to be the iphone standard calendar. I'd just like them to show up as a normal calendar entry, rather than having to add them manually into the calendar. Also, if you have an anniverary date in a contact, and then a relationship as "spouse" to another contact, does this not assume they will have the same anniversary date and therefore update their contact details with this event too ? I don't mind having to buy an app, but most of the ones i have read only add birthdays, and i want to ensure all the custom dates I have set up get imported. These are for friends children's details who don't have their own contact set up in my phone. Thanks, any help appreciated!

    View Purchase History
    http://support.apple.com/kb/HT2727

  • Best Practice to Export Solman Customer Data to a new one

    Hi Solman experts,
    We are facing a new project to move a huge Solution Manager VAR Scenario to a new one server, the biggest problems is system landscape from customer data (LMDB) and incident management customer data (ITSM), also mopz, ewa and sap service delivery that has request from customers to SAP and is Stored in solution Manager.
    The information that we have to export to a new Solution Manager is:
    Customers: +300 aprox.
    Systems: +900 aprox.
    - Solution Manager Configuration "Managed system Setup" for around +900 productive systems.
    - Customer data in LMDB and SMSY ( product systems, tech.systems, logical components, solutions, etc... ).
    - VAR Scenario data from: ITSM (with communication with SAP).
    - VAR Scenario data from: Mopz, ewa, Sap engagement and service delivery, Solution Documentation.
    We decided to do that to user a flesh installation of Solution Manager SP11 with better system resources, better than migrate our existing one.
    What do you think that is the best way to migrate customer data from a SAP Solution Manager SP08  to a new server with SAP Solution Manager SP11 ?
    Thanks,
    Lluis

    Hi forum,
    Have you check anytime that SAP package ?     AGS_SISE_MASS
    you can check it runing that webdynpro app:
    http://<server>/sap/bc/webdynpro/sap/wd_sise_mass_conf
    Related SAP Support Notes:
    http://service.sap.com/sap/support/notes/2009401
    http://service.sap.com/sap/support/notes/1728717
    http://service.sap.com/sap/support/notes/1636012
    Regards,
    Lluis

  • PDF Portfolio -- custom color scheme

    Acrobat 9: Is it possible to save a custom color scheme to use with multiple portfolios?

    Hi Hema
    They should be located here:
    C:\Program Files\Business Objects\Xcelsius\assets\themes\custom
    OR:
    C:\Documents and Settings\<User Name>\Application Data\XcelsiuscustomThemes
    Regards
    Charles
    Edited by: Charles Davies on Oct 5, 2009 5:11 PM

  • Bulk loading of Customer data into Application

    Hi Guys,
    I am going on with the development of Teleservice module on a new instance.
    Now i need to migrate the data on the old instance to the new instance.
    Please let me know if i have to use only APIs to create the customer into Apps or whether i can bulk load into the seeded tables directly.
    This has to include even Service Requests data also.
    Please let me know if there is any integration violation if we go with bulk loading of data directly.

    You donot need to develop a code for loading customer data anymore. Oracle has provided the BUlk IMport functionality in 11.5.8 for importing the customer infromation (using Oracle Customers Online/Oracle Data Libraian modules). If you would like to create accounts in addition to customer parties, you will have to use TCA V2 apis or customer interface program. For migrating the service requests, i guess the only option is to use APIs. HTH, Venit

  • Unable to create or update the Custom Data Provider WIS 10853

    Hi,
    I have created the universe in designer then I created QAAWS. In the web intelligence tool, clicked for new document and then chosen web services under other data sources. After giving webservices detailed, I encountered the following error.
    Error from Personal Datasource : Unable to create or update the Custom Data Provider: invalid information retrieved while trying to get the structure. (CDS 105109). (WIS 10853)
    Can anyone help abt this problem? I wud very thankful for them.

    Hi,
    Can you post the wsdl URL. It would be of great help if we could have a look at the wsdl schema. Not all schemas are supported at the moment and hence the error. You can have a look at the limitations section in the documentation guide.
    Regards
    Rahul

  • Liquid: Sort Webapp items by custom date

    I would like to be able to sort a list of web app items by a custom date. It is a list of events that have dates associated with them. They all get released on the same day, but they have unique event dates to each of them for when the event actually happens.
    This is what I have so far:
    {module_webapps render="collection" filter="classified" collection="warroadEvents" id="17654" itemId="122469" hideEmptyMessage="true" sortType="datereverse" template=""}
    {% for event in warroadEvents.items %}
         {% assign todaysDate = globals.site.dateNow | date %}
         {% assign eventDate = event.['Event Date'] %}
         {% assign dateOrder = todaysDate | minus: myDate %}
         <div class="col-xxs buffer event-callout">
             <a href="{{event.url}}"><img src="{{event.['banner image']}}?Action=thumbnail&Width=825&Height=275" alt="{{event.name}}" class="img-responsive"></a>
             <a href="{{event.['e-split url']}}" target="_blank" class="ticket float-right" style="margin-top: 1.5em;">
                 <img src="/_images/layout/buy tickets com.PNG" alt="" class="ticketimage">
             </a>
             <h2>{{event.name}}</h2>
             <p><strong>{{event.['Event Date'] | date:"dddd"}}, {{event.['Event Date'] | date:"MMMM d"}}: {{event.['Start Time']}}</strong></p>
             <h4><a href="{{event.url}}">View More Details</a></h4>
        </div>
    {% endfor %}
    I have created 3 variables. One that stores today's date, another that stores the event date from the web app item, and a third that subtracts the two to find the difference. I think I am part of the way there. I am not sure how to re-sort my for loop so that the date that is coming up soonest shows up first and so on.

    Custom filter solutions are one of the big limitations with this stuff at the moment.
    Basically you cant.
    While you could wrap the items in an if..... And do date matching and comparing and not show them etc you will not be able to sort or order them based on that.
    And with anything you do you can only do it in a scope of a total of 500 items or per pagination page. Per pagination page stuff creates an issue where it will show say 24 per page and lets say 3 on each page do not match you get 24 render pagination still but 21 shown on a page. It creates some funky results a bit.
    I have been going on about this for a while now and that we need some core changes to Liquid to make it a bit more viable in the scope of how BC spits out data. For now though you cant do what your doing really.

  • Foreign trade and customs data should be picked automatically in delivery

    Dear All,
    Foreign trade and customs data should be picked automatically in delivery note and in the invoice  once we enter it in the master data for L/C Local Sales for example country  Saudi arabia to Saudi Arabia in vi95 or any other transaction you have for this particular master data entry.please help

    Check the customizing settings under
    IMG - SD - Foreign Trade/Customs - Basic Data for Foreign Trade -  Define Business Transaction Types And Default Value
    And the data should be picked up from Material Master record in Foreign trade export view.
    They are checked as mandatory fields according to customizing under:
    IMG - SD - Foreign Trade/Customs - Control Foreign Trade Data in MM and SD Documents - Incompleteness Schemas for Foreign Trade Data
    Also, refer following link:
    [Customizing Foreign Trade Master Data |http://wiki.sdn.sap.com/wiki/pages/viewpage.action?spaceKey=ERPLO&title=CustomizingForeignTradeMasterData&decorator=printable]
    Thanks & Regards
    JP

  • Trouble running "Universal Windows app that consumes data from the Azure Marketplace" sample

    I am trying to run the sample titled "Universal Windows app that consumes data from the Azure Marketplace". I am not sure how to enter the credentials for the Zillow APIs.  I obtained a key from Zillow, but when I enter it per the instructions
    in the sample, I still get an unauthorized (401) error.  
    The instructions say  Insert that key into the SampleDataSource file of your project in place of the string "Your account key goes here".
    So I replaced my key in this line of code:
    request.Credentials = new NetworkCredential("<Your account key goes here>",
                                        "<Your account key goes here>");
    Am I missing something else?

    Hi isgimaryann,
    I would suggest you ask question at:
    https://code.msdn.microsoft.com/windowsapps/Universal-app-that-d7406c5b/view/Discussions#content to see if the owner of the sample will give you some suggestions.
    --James
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Custom Color Scheme in Xcelsius

    Hi all,
    I want to create custom Color Scheme in Xcelsius. I have referred the following blog
    [/people/john.kurgan/blog/2009/07/20/obtaining-the-perfect-custom-color-scheme-in-xcelsius-part-2|/people/john.kurgan/blog/2009/07/20/obtaining-the-perfect-custom-color-scheme-in-xcelsius-part-2]
    That blog has XML files .I downloaded that XML and put in the following folder.
    C:\Program Files\Business Objects\Xcelsius\assets\themes\custom 
    But that Color Scheme is not displaying in Xcelsius.
    If I put XML file in the following folder (C:\Program Files\Business Objects\Xcelsius\assets\themes\built-in ) I can use that color Scheme.
    What may be the problem?
    Help me in this regard.
    Thanks &Regards                           
    Hemalatha J

    Hi Hema
    They should be located here:
    C:\Program Files\Business Objects\Xcelsius\assets\themes\custom
    OR:
    C:\Documents and Settings\<User Name>\Application Data\XcelsiuscustomThemes
    Regards
    Charles
    Edited by: Charles Davies on Oct 5, 2009 5:11 PM

Maybe you are looking for