Patchset name for 12.1.3 apps

we are planing to upgrade 12.1.3 from 12.0.5, let me know any metalink notes.

10.2.0.4 is supported with R12.1.3, although it is recommended that you upgrade to 11gR2
Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade (Doc ID 761570.1)
Interoperability Notes Oracle EBS 12 with Oracle Database 10gR2 (10.2.0) (Doc ID 812362.1)
Interoperability Notes EBS R12 with Database 11gR2 (Doc ID 1058763.1)
HTH
Srini

Similar Messages

  • Process name for minimized to try apps

    I use this code to get all Processes
    Process[] p = Process.GetProcesses();
    for (int i = 0; i < p.Length; i++)
    MessageBox.Show(p[i].MainWindowTitle);
    But if a process is minimized to try it returns an empty string , So how to get its window name?

    It doesn't work too. But what do you mean by "elevated rights" ?
    FileName will return the full path for the program which is useless for me
    Per my understanding, These processes have UI and obviously titled main windows. The property means
    Gets the caption of the main window of the process.The keypoint is the MainWindow, you must start an application and have UI. Let's review the sample
    in MSDN
    public static void Main()
    try
    // Create an instance of process component.
    Process myProcess = new Process();
    // Create an instance of 'myProcessStartInfo'.
    ProcessStartInfo myProcessStartInfo = new ProcessStartInfo();
    myProcessStartInfo.FileName = "notepad";
    myProcess.StartInfo = myProcessStartInfo;
    // Start process.
    myProcess.Start();
    // Allow the process to finish starting.
    myProcess.WaitForInputIdle(); //Thread.Sleep(1000); sometimes it still can't show the title, use a thread to wait a second Console.Write("Main window Title : " + myProcess.MainWindowTitle);
    myProcess.CloseMainWindow();
    myProcess.Close();
    catch(Exception e)
    Console.Write(" Message : " + e.Message);
    Best of luck!
    Kristin
    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.

  • Good afternoon, my name is mike Perreault, on 9-28-13 I was looking for a free music app and I must have touch an ad about iTunes Radio because I was charged 20.20 on my acc", could please tell why and credit back on my acc.

    Good afternoon,  my name is mike Perreault , on 9-28-13 I looked for a free music app., I don't know what happen but my credit card was charged $20.20, please tell me why and credit my acc. Because I didn't purchase anything from iTunes .
    Sincerely ,
    Mike

    Please be aware that you are not communicating with Apple when you post in these forums. Most of the people who will reply to your posts are, like me, your fellow users.
    As to your issue, first, make sure that you did not inadvertently make an in-app purchase. Many apps, particularly games, are free for the base game but charge for additional features such as levels, "coins" and other such add-ons. Check your Purchase History to see if that reminds you as to what you might have purchased:
    http://support.apple.com/kb/HT2727
    If you find that this was an in-app purchase, to prevent this from happening again, turn off "In App purchases" in the Restrictions settings on your device. For more information, see:
    http://support.apple.com/kb/HT4213
    As to a refund, that's not automatic since the terms of sale for the iTunes Store state that all sales are final. You can contact the iTunes Store, explain the reason for your request, and ask, though:
    http://www.apple.com/support/itunes/contact.html
    They're usually pretty lenient in the case of inadvertent purchases, but there are no guarantees.
    If the charge was not an in-app purchase that you made and forgot but the charges do appear in your Purchase History, contact the iTunes Store and let them know. You should also immediately change your password for your Apple ID. If the charges don't appear in your Purchase History, they were probably fake charges made directly to your credit card, and your card issuer will need to handle those.
    Regards.

  • I recently changed my apple id and both my iphone 3Gs and Ipad 2 when synced went straight back to my old id name for my app store how do I change it to the new one and keep it that way?

    I recently changed my apple id and both my iphone 3Gs and Ipad 2 when synced went straight back to my old id name for my app store how do I change it to the new one and keep it that way?

    Try going into your account details on iTunes, change your info there, then sync your devices.

  • ID parameter name for oracle.apps.ar.hz.CustomerProfile.update BE

    Dear All,
    I am not able to find ID parameter name for oracle.apps.ar.hz.CustomerProfile.update businees event.
    TIA.

    Hi Hameed;
    lose your thread here as changing thread status to answered and move it to Forum Home » E-Business Suite » EBS General Discussion
    Regard
    Helios

  • When submitting app and Reserv Name for App...

    When submitting App to Windows Store and Reserv Name for App... Is this the only chanse you have for a name, or can you change it later.
    It is my first app, I want it in several markets, With local names...If possible...
    But I am not sure what to Call it, so I am hopeing it is not an ONE TIME thing.
    Grettings from Norway -Tonheim-

    Hi Dev,
    It is not a onetime thing and the following article should assist you if you would like to change the name after publishing
    http://msdn.microsoft.com/en-us/library/windows/apps/hh694077.aspx
    The heading you are looking for is “To rename an app that has already been published”
    This article also provides some supplemental information for you on the same subject -
    http://blogs.technet.com/b/adventuresinappdev/archive/2012/11/19/changing-your-published-windows-store-app-name.aspx
    Thanks!

  • Can anyone tell me what the names for the apps that apear in the new tv ad "learn" ???

    can anyone tell me what the names for the apps that apear in the new tv ad "learn" ???

    Go here -> http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewMultiRoom?fcId=376895159

  • Does anyone know what the name of that paintng/drawing app in commercial for the new ipad is called?

    Does anyone know the name of the painting/drawing app in the new iPad commercial?

    Actually - according to iTunes - it is ArtRage
    http://itunes.apple.com/us/app/artrage/id391432693?mt=8
    I have Sketchbook - the free version - and it as a different UI.
    Look at this
    http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewMultiRoom?fcId=376895159.

  • WebtopNaming - can not find server name for server ID

    We have a LB, and web servers in front of OpenSSO app servers in our environment.
    OpenSSO debug log CoreSystem fills up with lot of errors like these:
    ERROR: WebtopNaming.getServerFromID() can not find server name for server ID : 07
    com.iplanet.services.naming.ServerEntryNotFoundException: Cannot find server.
    Sometimes, it even complains about a server id (07 in the following trace) which doesn't even exist in the Site Id Table.
    There are no changes in the configuration. DNS is properly configured and all the servers and their connectivity are available. CoreSystem throws these errors even after a restart of opensso app servers.
    Any ideas about the root cause?
    amNaming:05/13/2011 10:22:37:009 AM PST: Thread[WebContainer : 0,5,main]
    Server Id Table -> {%protocol://%host:%port%uri/AssertionManagerServlet/AssertionManagerIF=iplanet-am-naming-samlassertionmanager-url, http://host4.company.com:8080/openSSO=04, com.iplanet.dpro.profile.agent.ProfileService=iplanet-am-naming-profile-class, %protocol://%host:%port%uri/SecurityTokenManagerServlet/SecurityTokenManagerIF=iplanet-am-naming-securitytokenmanager-url, %protocol://%host:%port%uri/authservice=iplanet-am-naming-auth-url, %protocol://%host:%port%uri/sts=sun-naming-sts-url, %protocol://%host:%port%uri/SAMLAwareServlet=iplanet-am-naming-samlawareservlet-url, http://host5.company.com:8080/openSSO=05, com.sun.identity.authentication.server.AuthXMLHandler=iplanet-am-naming-auth-class, com.sun.identity.policy.remote.PolicyRequestHandler=iplanet-am-naming-policy-class, %protocol://%host:%port%uri/loggingservice=iplanet-am-naming-logging-url, %protocol://%host:%port%uri/jaxrpc/=iplanet-am-naming-jaxrpc-url, %protocol://%host:%port%uri/FSAssertionManagerServlet/FSAssertionManagerIF=iplanet-am-naming-fsassertionmanager-url, %protocol://%host:%port%uri/identity/=sun-naming-idsvcs-rest-url, 03,05,04,02|03,01|03=iplanet-am-platform-site-id-list, %protocol://%host:%port%uri/identityservices/=sun-naming-idsvcs-jaxws-url, %protocol://%host:%port%uri/sts/mex=sun-naming-sts-mex-url, %protocol://%host:%port%uri/profileservice=iplanet-am-naming-profile-url, %protocol://%host:%port%uri/SAMLPOSTProfileServlet=iplanet-am-naming-samlpostservlet-url, 02|02,01|01,05|05,04|04=iplanet-am-platform-lb-cookie-value-list, %protocol://%host:%port%uri/SAMLSOAPReceiver=iplanet-am-naming-samlsoapreceiver-url, https://host4.company.com:8443/openSSO=01, com.sun.identity.log.service.LogService=iplanet-am-naming-logging-class, %protocol://%host:%port%uri/sessionservice=iplanet-am-naming-session-url, https://host5.company.com:8443/openSSO=02, %protocol://%host:%port%uri/policyservice=iplanet-am-naming-policy-url, iplanet-am-naming-service=serviceObjectClasses, com.iplanet.dpro.session.service.SessionRequestHandler=iplanet-am-naming-session-class, https://opensso-qa.company.com:443/openSSO=03}
    amNaming:05/13/2011 10:22:37:009 AM PST: Thread[WebContainer : 0,5,main]
    Site Id Table -> {03=03, 02=03, 01=03, 05=05, 04=04}
    amNaming:05/13/2011 10:22:37:009 AM PST: Thread[WebContainer : 0,5,main]
    Platform Servers -> [https://opensso-qa.company.com:443/openSSO, https://host5.company.com:8443/openSSO, https://host4.company.com:8443/openSSO, http://host4.company.com:8080/openSSO, http://host5.company.com:8080/openSSO]
    amNaming:05/13/2011 10:22:37:009 AM PST: Thread[WebContainer : 0,5,main]
    Platform Server IDs -> [03, 02, 01, 04, 05]
    amNaming:05/13/2011 10:22:37:010 AM PST: Thread[WebContainer : 0,5,main]
    ERROR: WebtopNaming.getServerFromID() can not find server name for server ID : 07
    com.iplanet.services.naming.ServerEntryNotFoundException: Cannot find server.
    at com.iplanet.services.naming.ServerEntryNotFoundException.<init>(ServerEntryNotFoundException.java:52)
    at com.iplanet.services.naming.WebtopNaming.getServerFromID(WebtopNaming.java:709)
    at com.iplanet.dpro.session.SessionID.setServerID(SessionID.java:380)
    at com.iplanet.dpro.session.SessionID.parseSessionString(SessionID.java:363)
    at com.iplanet.dpro.session.SessionID.getSessionServerID(SessionID.java:261)
    at com.iplanet.dpro.session.service.SessionService.isLocalSite(SessionService.java:881)
    at com.iplanet.dpro.session.Session.getSessionServiceURL(Session.java:1197)
    at com.sun.identity.authentication.UI.LoginServlet.initializeRequestContext(LoginServlet.java:153)
    at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:578)
    at com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:459)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    Thank You for the response.
    Here is my site configuration in OpenSSO:
    There are 4 servers in the two opensso hosts (2 secure, 2 non secure)
    Servers:
    http://host4.company.com:8080/openSSO
    http://host5.company.com:8080/openSSO
    https://host4.company.com:8443/openSSO
    https://host5.company.com:8443/openSSO
    Only one site with secure URLs is configured
    Sites:
    site1
    Primary URL: https://opensso-qa.company.com:443/openSSO
    Assigned Servers:
    https://host4.company.com:8443/openSSO
    https://host5.company.com:8443/openSSO
    From the CoreSystem log, Server ID definitions are:
    https://host4.company.com:8443/openSSO=01
    https://host5.company.com:8443/openSSO=02
    https://opensso-qa.company.com:443/openSSO=03
    http://host4.company.com:8080/openSSO=04
    http://host5.company.com:8080/openSSO=05
    Sometimes it throws an exception with existing server IDs. But sometimes it also complains about non existing server IDs.

  • Looking for a IPad Game App

    HI I am look my for a iPad Game Apps. Is there a Scrabble/Words with Friends type Games (That are Similar) where you can use First Bames and the Names of Countries?

    Search the Apple Store, there are many many words games in the style of Scarbble, inluding Scrabble itself. What rules they have and what types of words they allow Is hard to say.  But you can download some free versions and try them out to see how they play, and what they allow.

  • Looking for a "desktop search" app

    I am using kde, and I am searching for a desktop search app that uses a database and searches within common filetypes.  I've tried a couple so far, and haven't found what I'm looking for:
    kerry/beagle:WAAAY too much bloat; creates ~2gigs of logs per day, once crashed and started loading my filesystem with useless data.
    strigi/clucene: tried it, didn't really work, settings kept on resetting to default.
    I am looking for something that doesn't have heavy gnome dependencies.
    Any suggestions / what are you using?

    Next one...
    RECOLL
    Depends only on Qt and xapian-core (from community).
    All its dependencies are in official repos except for libtextcat and xapian-core (both in community, however).
    Src download is 850Kb, and since the package in [community] is outdated, I built one of my own:
    Targets: recoll-1.90-1 
    Total Package Size:   0.9 MB
    Total Installed Size:   2.6 MB
    Backend:
    It also uses the xapian backend.
    It can run as a daemon that uses FAM or inotify to provide continuous monitoring/indexing, but the docu says it's probably better to run a cronjob.
    While Pinot was using an xml config file, Recoll has a very detailed set of plaintext config files and it can maintain several indexes in parallel (e.g. one with monitoring and one with cronjob indexing).
    plaintext, html and email are handled internally, and for other file types you have to resort to external utilities again, of which unrtf is in community, pstotext is only in AUR and I didn't find id3lib/id3info at all.
    Again, extension is possible. Here you have several steps which take resources and are slightly more complex to set up than in pinot, but probably allow more fine-grained tweaking: you have a mimeconf configuration where you associate mimetype and filter ('application/pdf = exec rclpdf'), you have an assortment of filters ready in /usr/share/recoll/filters, you have a mimemap config file where you can associate filenames/endings and mimetypes (Unfortunately it uses a different format from e.g. mutt's mime.types, but it also includes special, recoll-only settings - like exclude certain files from indexing or associate files with a certain name with a different mimetype when they're in another direcory)
    Search:
    Recoll has its own (qt, non-kde) GUI and is only adressable therewith, thus not integrated with any of the other frontends. (Export for pinot, which should be able to access recoll's xapiandb...)
    You can use proximity and phonetic search, stem expansion and glob/regex expressions. And you can specify search criteria by metainfo (author, subject, keywords). AFAICT, Recoll does not (yet) understand queries that conform to Xesam specs, neither RDF.
    Recoll remembers the last few searches that you performed. You can use a combobox to recall them. However, only the search texts are remembered, not the mode (all/any/file name). (Also documents actually pre-/viewed are remembered.)
    Typing Esc Space while entering a word in the simple search entry will open a window with possible completions for the word. The completions are extracted from the database.
    Double-clicking on a word in the result list or a preview window will insert it into the simple search entry field.
    Search results formatting can be formatted freely with a qt-html expression per default they display several occurancies of the search term along with their respective, (very) limited context. They can be opened either with a mimeview configuration similar to the mimemap file from above or with xdg-open. Or you can view them in an external preview window (which has an incr. search feature). (You have icons for file types but no thumbnails.)
    Experiences:
    System seemed to me to not be so very sluggish when it did the indexing.
    The same directory with ~3100 files, mostly pdf, a few doc and html files, weighing in at 1.5Gb. was indexed in
    real    15m13.378s
    user    8m47.466s
    sys     3m33.439s
    and additional stem databases for german and french took another 50 secs.
    du -h:
    14M     ./xapiandb/stem_english
    15M     ./xapiandb/stem_de
    13M     ./xapiandb/stem_fr
    236M    ./xapiandb
    246M    .
    Recoll UI started up quickly and results were returned almost instantaneously. (Not a complicated search expression, tho) I have not yet tested for complicated expressions or a test search for a term that occurs only rarely, so I cannot tell if the small db size has its drawbacks.
    So these are still open questions:
    [*] monitoring-mode performance impact?
    [*] search expression options: RDF ?
    [*] search results: how accurately?
    [*] attitude towards Xesam and offering services to other frontends?
    What I find interesting is its configurability, and the small db size (well, as of now I have only pinot to compare it with, so maybe it's not so extraordinary after all).
    (Next will be Tracker...)

  • How to create a user name for iTunes reviews?

    I just noticed that almost every iTunes review is posted under an anonymous user name... except for mine!
    How do I add a user name to my profile/account so that my real full name isn't automatically posted under every review?
    I had this same issue with my apple message boards user name, and Apple told me that I had to create an entirely new account. Not a big deal for the forums. But creating a whole new iTunes account means losing all my movies, music and apps. Not gonna happen.
    So hopefully there's some way to add an alias name for my reviews.
    Any thoughts?
    Thanks in advance!!

    I was about to post an iPhone app review and couldn't see what name was going to be displayed. In searching for that I found your question. You've probably solved this by now but in case you haven't you need to turn off Ping in iTunes. Go to the iTunes store and open the preferences. Under "Parental" click to disable "Ping". When they added Ping they made it use your real name. After you have disabled Ping you can edit your nickname. At the bottom of the iTunes window click on "Account" under "Manage". At the bottom of that page you'll see an option to edit your Nickname in the settings section.

  • I have just upgraded to the iphone 5 and now when I send a text message it says its from astrogirl36@*** instead of my name, that is my name for icloud how do I change this

    I have just upgraded to the iphone 5 and now when I send a text message it says its from astrogirl36@*** instead of my name, that is my name for icloud how do I change this
    <Email Edited By Host>

    You are only as young as you feel......
    This is an example of how you can select the exact content that you want to sync to your device. You do not have to sync the entire iTunes library. You can pick and choose the music, apps, books and so on that you want to sync. This is using music as an example.
    Connect the iPad to the PC and launch iTunes.
    Click on the iPad name on the left side under devices.
    Click on the Music Tab on the right.
    Click on only the albums or playlists that you want to sync.
    Click on the Sync Music Heading.
    Click on Apply in the lower right corner of iTunes
    You can do this with apps, books, movies .... Whatever .... You have the freedom to sync whatever you want.

  • My MacBook Pro keeps making copies of a document that I am trying to save. I don't want to duplicate the file. I only want to save it on both my hard drive and my external hard drive. I do not want to change its name for every save, which the computer see

    My MacBook Pro keeps making copies of a document that I am trying to save. I don't want to duplicate the file. I only want to save it on both my hard drive and my external hard drive. I do not want to change its name for every save, which the computer seems insistent on doing. Help!!

    11lizzyp wrote:
    can't be saved because the file is read-only.
    I did not create the file to be read-only. I created to be able to continue to add to it as I work on it.
    More on versions here:
    http://support.apple.com/kb/ht4753
    local snapshots:
    http://support.apple.com/kb/HT4878
    Sounds like a permissions problem ie read only.
    If running repair permissions from your DiskUtility.app does not sort it,
    Someone should jump in here with erudite and concise fix.

  • How do i localize the app name in an air ios app?

    I am trying to compile an adobe air app for iOS with Danish app name? I can get localization to work with eg English, French and German, but not with Danish...
    I put
    <name> <text xml:lang="en"> English </ text> <text xml:lang="da"> and Danish </ text> </name>
    in the app.xml before i compile with the adt, but after compile i can see that only the English name is created in the InfoPlist.strings of the ipa.
    Any ideas on how to achieve a localized app name?

    Helo fideld, officially Adobe Air don't support Danish language. But I may help you.
    1. Download this file https://www.dropbox.com/s/ytx44mxzdgmlfq2/adt.jar
    2. Go to Air SDK\lib\ folder and backup your original adt.jar
    3. Copy my one from step 1
    You may understand that patched adt.jar was produced by me and not by Adobe.
    I just done this for you as a part of community friendly support. It's allow to add "da" language.
    1. Open your *-app.xml
    2. Add lang="da"
    3. Go to supportedLanguages in XML and add "da" also there so it's will be like "en fr de da".
    Patched ADT was made from original latest 4.0.0.1619 and you must use http://labs.adobe.com/downloads/air.html 4.0.0.1619 before apply this patch
    This works well, just tested!

Maybe you are looking for