Non-existent applications in non-existent workspaces reserving app id's

Our developers are convinced that the application id's between our dev + staging + production environments need to be synchronized. I am attempting to export applications and import them while assigning the appropriate id's. On several applications I am receiving errors when assigning the id "Application ID reserved".
When I take a look at APEX_APPPLICATIONS, the applications with the problem ID do not actually exist. Further, the workspaces that they supposedly reside in do not exist.
Is there a way to clean the repository up so that I don't have this problem?
Thanks!

possibly this should be a new thread but:
i had 4 applications to switch application id's for.
the 1st succeeded without a hitch.
the last the imported successfully under the new application id but when i attempt to run the application, they generate errors of the form:
ORA-20102: Invalid application (113); access to RLIMS_CONTEXT denied.
Error ERR-1181 Unable to set VPD security context on page show.
OK
This is happening to 3 applications (113 is only one of them). RLIMS_CONTEXT is a package in the database executed by the vpd setting (Home>Application Builder>Application 113>Shared Components>Edit Security Attributes).
Any idea what is happening?

Similar Messages

  • Want to send Email Notification to Non-BPM Workspace user?

    I want to send an email notification to non-bpm workspace user. I don't want to do it over the human task because it is an automatic task. Should I use BPEL to send email? Please advise. I am newbie to the BPM & BPEL. And Please give me a link that I can find the step to implement it. Thank you.

    where do you keep your email list, DB or any file or any input attribute in your page?

  • SSO from non-SAP to SAP apps

    Hi All,
    Currently We have SAP applications, non-SAP applications(java, .NET, PHP etc) in our landscape.
    If the client tries to access any non-SAP application it should ask for authentication and thereby for any subsequent access to any URL's(SAP or NON-SAP apps) it should not ask for any authentication.
    FYI:
    The client logins into SAP Portal(SAP to NON-SAP) first and thereby able to achieve SSO for non-SAP applications as well.
    Currently we are stuck for the scanerio of  Non-SAP to SAP apps ?
    Please suggest.......
    Thanks,
    Mano.

    Hi samuli,
    Using SPNEGO, we can incorporate windows authentication for SAP Portal ( after desktop authentication user can logon without userid/password). But for non-sap apps this would be challenge.
    I have another option, using webdispatcher if we enable server redirect for all applications(SAP & NON-SAP) and get authenticated centrally by which SSO can be achieved across all the apps.
    Would above solution work ?
    Thanks,
    Mano.

  • Porting existing Android native app to Adobe AIR

    I indent to port a existing Android native app to Adobe AIR for android. Reasons: To use my existing AS3 skills, "cost" for native is too high and soon port it to iOS.
    Difficulties I face here:
    Existing app package, say "com.mygame.myapp" has to be retained. By using FB with AIR SDK, we get a "air." prefix to the package name. It becomes "air.com.mygame.myapp".
    Will this solution still solve the problem in AIR SDK removing "air." prefix from package name has any working solution!?.
    The help link http://helpx.adobe.com/air/kb/opt-out-air-application-analytics.html is dead now. iOS specific is found here Opt-out | Adobe AIR app analytics | iOS
    Please suggest me a Mac suitable solution.
    In Android, using a ".keystore" file, we need to export as the ".APK" file. In AIR, if we publish using a new ".p12" signature file would it be compatible with Google Play, and it rules.
    App's existing users should find difficulty in upgrading the app.
    Another unanswered thread Possible to remove "air." appended on package and target a .keystore rather than .p12?
    Thanks a lot.

    I was able to figure it out with the help of Jeff Ward Ooh, I just discovered how to easily remove the 'air.' prefix when packaging…
    Tested and works fine with AIR SDK 15, Mac OSX 10.10 Yosemite. actionscript 3 - Android App ID prefix problem - Stack Overflow
    java -jar /FULL_PATH_TO_AIR_SDK/lib/adt.jar -package -target apk-captive-runtime -storetype jks -keystore <DEVELOPER>.keystore -storepass <PASSWORD> Main.apk Main-app.xml Main.swf -extdir /PATH_TO_ANE_DIRECTORY

  • None of my downloaded apps will load since v2.2.1 firmware update - anyone?

    Everything seems to be working fine except that when I try to open any of the applications I've downloaded from the app store (some of which I've paid for!), non will open, they just keep crashing me back to the iPhone 'home' page.
    Anyone else experiencing this problem?

    i have the same problem now and again what i do is do download another app from the app store i.e. a free one start it play around with it for a few minutes press the home button then all my other apps start to work again .also if youve lost any paid apps dont worry just download them again it should not cost anything

  • None of my apple apps can export files, including Mail, iPhoto, Aperture and Preview.

    None of my apple apps can export files, including Mail, iPhoto, Aperture and Preview. When I try to export a file from any of these programs, the app hangs for a few seconds and then does nothing, not even open an export dialogue. Same thing happens when I try to attach a file to an email. Also, maybe related and maybe not, Photoshop will crash after the splash screen. All of these app function properly when using a different User Account.
    I've tried deleting my application preferences in my user library and when that didn't work, I deleted my account and then created a new one that used the same user directory, which still didn't fix anything.
    I don't really want to make a new user from scratch and have to re-enter license numbers, re-calibrate monitors, recover bookmarks, contancts, etc. etc. if I don't have to, so I would be grateful for any advice.
    Thanks!
    System: Early 2008 Mac Pro, 3GHz 8 Core with 12 GB RAM, Nvidia GTX 285 (mac edition). Running OS X 10.8.4

    You cannot change your iCloud email address but you can setup a new alias: http://help.apple.com/icloud/#/mm6b1a490a
    You cannot transfer purchases from one AppleID to another.

  • Pass Username & Password to a Different Application in the Same Workspace

    Can I pass the username and password from a main menu to open a different application in the same workspace. I'm trying to prevent the user from having to logon again. My main menu has links to different applications within the same work space.
    Thank you

    Anonymous - One way to do it (if you are using HTML DB's built-in session management) is to edit each application's authentication scheme and type in the same cookie name in the cookie name field (use any name you like). Another way is to use Single Sign-On.
    Scott

  • Separate CSS files for Differenct Applications in the Same Workspace

    I am working in APEX 4.0, using Theme 4 (Topaz), primarily with the region template "Top Bar." The application I am working on has gotten so large that I decided to break it into two applications. So I copied the original application and then deleted the pages that I did not want in the second application. I then modified the authentication for a single login. One of the nice things about the Top Bar template is that you can color the background. I had a blue background in the first application and wanted to use a differenct color in the other. So I created a second CSS file and uploaded it to the Cascading Style Sheets area of the Shared Components file for the second application. Turns out that both it and the style sheet for the first application now show up in the CSS file area. The CSS file for the second application has no effect. Here is the CSS code:
    .rc-content-main
          background-color: #E5E5AA;
         }I also tried giving the region on each page in the second application a static id and then identifying them in the CSS file by the id. That didn't work either, at least not yet. Sometimes it takes the server a while to refresh.
    Question: For two applications in the same workspace, can there be separate CSS files? If so, how do I set them up so that each responds only to one of the applications?
    Edited by: Doug on Nov 14, 2012 4:54 AM
    Edited by: Doug on Nov 14, 2012 7:16 AM

    Hello,
    If you upload your file to Shared Components >> Cascading Style Sheetst then:
    edit your page template in the header section and just before +*</head>*+ tag  add :
    <link rel="stylesheet" src="#WORKSPACE_IMAGES#MY_FILE.css" type="text/css" />And that will be applied for all pages that have the same Page Template.
    You can edit a page and put this in the header section to be applied only for a that page:
    <style>
    <link rel="stylesheet" src="#WORKSPACE_IMAGES#MY_FILE.css" type="text/css" />
    <style>If the file is on your web server then replace #WORKSPACE_IMAGES# with #IMAGE_PREFIX#
    This should be helpful to you:
    http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21674/concept_sub.htm
    Best Regards,
    Fateh
    If you believe that my answer is correct or helpful to you, then please mark it as helpful or correct...

  • How to read or access application link -url in Applications tab of BPM Workspace

    Hi
    I have a application deployed on BPM Workspace and link to open initiator task is present in Applications tab of BPM Workspace. I want to open that initiator task link from a task. So I want to know how the link for initiator task is created and can i move that link to other tabs?

    Hi,
    this post describes how you can get initable tasks via the BPM API: Beginning Java &amp;amp; SOA Development: Getting BPM InitiableTasks and Initiating a Task
    Does this work for you?
    Viele Grüße,
    Danilo

  • I upgraded the iphone software to 4.2.8 and none of the purchased apps would open.  I then restored the software and now all those apps are GONE.  How do I get them back?

    I upgraded the iphone software to 4.2.8 and none of the purchased apps would open.  I then restored the software and now all those apps are GONE.  How do I get them back?

    I have EXACTLY the same issue.  I would appreciate the response also.  Was not prepared for this.

  • BPM 11g: Adding external application link to process workspace

    Hi,
    In my project, I have a requirement to show a search link the applications panel of the process workspace (link will trigger a ADF application). Currently it is being implemented using a process with a single initiator task. The disadvantage of this approach is that a new instance is created for every new search. It unnecessarily invokes BPM which is not required as there isn't any flow.
    In 10g, we can implement this using a 'Global Interactive Activity'. Is there any equivalent to that in 11g or any other other workaround so that I can only have the application link in the workspace instead of creating a instance every time?
    Thanks,
    Ravi

    HI,
    In 11g you have the concept of Global Links. You can refer to http://docs.oracle.com/cd/E23943_01/user.1111/e15175/bpmug_ext_apps.htm#BACCACGI fro example of how this can be acheived
    I think there are also some samples on java.net for Oracle BPM Suite however this appears to be down at the time of posting so I can not validate this.
    Hope this helps
    Regards Dave

  • Planning application not visible in workspace

    Hi,
    We have upgraded from hyperion 11.1.2.1 to 11.1.2.2. after that we are unable to see the planning application in workspace.
    Any suggesstion
    Thanks
    Kumar

    yes, applications are upgraded. We are able to access the same applications through planning link
    workspace link: http://<server_name>:19000/workspace
    Edited by: kumarp on Jan 23, 2013 7:14 AM

  • Applications Not Appearing in Workspace (9.3.1)

    Hello all,
    We recently upgraded to system 9.3.1 and intermittently users are not seeing the applications when logging into Workspace.
    Example: USER A logs in to Workspace, is able to perform all necessary duties by logging on to the application for days, sometimes weeks at a time. Suddenly, USER A logs in, and Workspace appears as if there are no applications registered at all. The next day USER A logs in and everything is back to normal.
    Can anybody give me a clue as to where to look to find the source of this?
    I have a sneaking suspicion it is because the applications were not properly de-registered from the previous version (System 9.3.0.1) which had completely different server names as the current system 9.3.1.
    If that is the case, those references would be located in the tables in the main HFM database, but what, or should i even, modify/delete those references?
    Thanks for any help,
    Kelly

    The error is only occurring on our HSS/Core Services box.
    One of the log files for BIPLUS on the HSS box grows to 4GB, cuts off then starts creating another one of itself and does this AT LEAST once a day!
    here is a sampling of the error we are getting on the 'server_messages_usageservice' log file:
    <event logger="com.brio.one.services.mgmt.usage.impl.UsageServiceImpl" timestamp="1210988764908" level="ALWAYS" thread="Foundation Server" sequence_no="390">
    <time>16 May 2008 20:46:04,908</time>
    <context originator_type="UsageService" originator_name="UT1_srvhouhfm09.###.com" host="SRVHOUHFM09"/>
    <message><![CDATA[Starting Usage Service
    ]]></message>
    </event>
    <event logger="com.brio.one.services.mgmt.usage.impl.UsageServiceImpl" timestamp="1210988770426" level="WARN" thread="GCThread0" sequence_no="427">
    <time>16 May 2008 20:46:10,426</time>
    <context originator_type="UsageService" host="SRVHOUHFM09"/>
    <message><![CDATA[1000165]]></message>
    </event>
    <event logger="com.brio.one.services.mgmt.usage.impl.GCThread" timestamp="1210988770426" level="WARN" thread="GCThread0" sequence_no="428">
    <time>16 May 2008 20:46:10,426</time>
    <context originator_type="UsageService" host="SRVHOUHFM09"/>
    <message><![CDATA[1000165]]></message>
    <throwable><![CDATA[May 16 20:46:10.426
    Database Server error: DBConnectionPool::get: [Hyperion][SQLServer JDBC Driver]An error occurred while attempting to log onto the database.
    com.sqribe.transformer.DBConnectionException: Database Server error: DBConnectionPool::get: [Hyperion][SQLServer JDBC Driver]An error occurred while attempting to log onto the database.
         at com.sqribe.transformer.DBConnectionPool.get(Unknown Source)
         at com.brio.one.services.impl.database.BaseDBManager.getUpdateableConnection(Unknown Source)
         at com.brio.one.services.mgmt.usage.impl.database.UsageServiceDBManager.deleteEvents(Unknown Source)
         at com.brio.one.services.mgmt.usage.impl.database.UsageServiceDBManager.deleteMessages(Unknown Source)
         at com.brio.one.services.mgmt.usage.impl.GCThread.execute(Unknown Source)
         at com.brio.one.services.mgmt.usage.impl.GCThread.run(Unknown Source)
    [1000165]:
    DBConnectionPool::get: [Hyperion][SQLServer JDBC Driver]An error occurred while attempting to log onto the database.
    So in one of the log errors, it lists the user that is trying to connect. It is the SS admin I created during the installation, 'hypadmin'. This user of course does not have access to the BIPLUS db, which would cause these errors.
    So I tried something, created a SQL user of the same name with the same password. Restarted services, and everything seemed to work fine, except this time when I tried to launch SS, it said a severe error had occurred, and to restart SS.
    I restarted, same error. the horror consumes me...
    so i went back into SQL, looked at the processes and lo and behold hypadmin was using one measely connection. I killed the process, killed the user ID in SQL, restarted all of my services and everything was golden again except, of course, the monstrosity that is the usageservice log file and the constant hangs while in the user management console.
    does any of this ring a bell? how would a native directory user be configured to access the db???

  • Iphone 4 updating to 4.3.4 (8K2) none of my 3rd apps or app store will open

    Iphone 4 updating to 4.3.4 (8K2) none of my 3rd apps or app store will open

    Download any free app to resync your iTunes account.

  • None of my CS6 apps will update now that I am using CC and the newest Adobe Manager

    I had been using CS6 Master Suite for months then decided that I'd like to use the CC for which I purchased a membership. I have successfully downloaded, installed and ran several of the CC apps. I have the new CC Adobe Manager in place and have been notified that there are updates for both CC and CS6 apps. I have been able to update all CC apps but none of the CS6 apps are updating and giving me an error message: "Errors encountered during installation. (U44M1P7) More details.". I click on more details and am provided a finder window "Installers" and many "...log.gz" files. At that point I am unable to go any further for lack of knowledge. Can anyone here help?

    HI,
    Please refer to the following link :
    http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html

Maybe you are looking for