username and password for imported application

Hello

I use Web space to apex.oracle.com to test my application with apex 4.1.1.
My application was built with apex 2.0 to my local PC.
Successfully, I downloaded and installed at my request.

But now I can not connect my application, or with my account as the
Administrator, nor with my account imported as the developer of my
request.

There is no connection problem with my account administrator and creation
a new application. But it does not help.

Can I reset the password? I can forward the request to another user,
either the administrator of the workspace?
Creating a new user with the name of the former developer does not help.

Any suggestions?

Stefan Franke

Hello

>
I use Web space to apex.oracle.com to test my application with apex 4.1.1.
My application was built with apex 2.0 to my local PC.
Successfully, I downloaded and installed at my request.
>
You have been asked to upgrade the application. You do the upgrade?
>
But now I can not connect my application, or with my account as the
Administrator, nor with my account imported as the developer of my
request.

There is no connection problem with my account administrator and creation
a new application. But it does not help.

Can I reset the password? I can forward the request to another user,
either the administrator of the workspace?
Creating a new user with the name of the former developer does not help.
>
a. using the built-in authentication scheme Apex?
b. the authentication scheme is there?
c. do you use groups of users? If so, have you implemented the same on apex.oracle.com?

See you soon.

Tags: Database

Similar Questions

  • By default the username and password for examples of Packages

    Hello

    What is the default username and password for examples of packages mentioned in this article for all the packaged sample applications?
    http://www.Oracle.com/technology/products/database/application_express/packaged_apps/packaged_apps.html#packaged

    Concerning

    Edited by: user20090209 May 19, 2010 13:37

    Hello

    Try the same username and password that you connect to your workspace.
    Most of the applications use Application Express authentication

    BR, Jari

    Published by: jarola on May 19, 2010 09:06

    And when you have downloaded and installed the application on your workspace, you can always change authentication

  • Is there a way to force Firefox 4 to offer to remember and to remember usernames and passwords for sites that use the AutoComplete mechanism to block these offers and memories?

    locked by a moderator, 07/02/2012 - has survived its usefulness

    In Firefox 3.6.16 (and probably other earlier versions) could force FF to offer to remember usernames and passwords for many sites by editing the file ...\Mozilla Firefox\components \nsLoginManager.js to ignore site - asked deactivate autocomplete (_isAutocompleteDisabled returns false).

    FireFox 4 does not use this file, or a similar one that I could find.

    The result (FF ignores site trying to disable AutoComplete) is possible in another way or by editing another file?

    This bookmarklet makes the browser ignore autocomplete = "off" temporarily, allows to save passwords even on sites that use autocomplete = "off".

    Don't forget to bookmark password:

    https://www.squarefree.com/bookmarklets/forms.html#remember_password

  • How can I find my username and password for Windows xp media center? don't remember setting but cannot get back in after the restart.

    How can I find my username and password for Windows xp media center? don't remember setting but cannot get back in after the restart.

    Hi Carol_971,

    1. Did you the latest changes on the computer?
    2. You have security software installed on the computer?

    Method 1

    I suggest that you try to start in safe mode and then try to log on to Windows using the default Administrator account and then remove the password for your account, check if it helps.

    A description of the options to start in Windows XP Mode

    http://support.Microsoft.com/kb/315222

    Method 2

    If you are unable to log on to Windows in safe mode, refer to the article below and then try the steps mentioned, check if it helps.

    How to connect to your Windows XP-based computer if you forget your password or if your password expires

    http://support.Microsoft.com/kb/321305

  • I forgot my username and password for dreamweaver cs5

    I forgot my username and password for dreamweaver cs5 how do I get the

    Have you been here?

    https://www.Adobe.com/account.edu.html

    To retrieve your password in the defined sites:

    http://www.apptools.com/password.php

  • Default username and password for weblogic 11g (10.3.1.0) weblogic server

    Hello

    can someone help me with the default username and password for weblogic 11g (10.3.1.0) weblogic server.

    Thank you

    The default is system/Passw0rd

    Nicolas.

  • I should specify username and password for each request?

    I've been using Coldfusion since version 5 and this time, I've always chosen to not include the user name and password when configuring my datasource in CFAdmin. Instead I included it in any of my questions:

    < cfquery datasource = 'MyDataSource' username = "MyUsername" password = "MonMotpasse" >

    I started using CF9 and I am wanting to use the "new query" script method in my components, but I don't want to have to include the user name and password each time:

    < cfscript >

    local.myQuery = new query();

    local.myquery.setDatasource ('MyDataSource');

    local.myquery.setUsername ('MyUsername');

    local.myquery.setPassword ('MyPassword');

    .....

    < / cfscript >

    I wonder if there are security concerns to set the username and password in my datasource in CFAdmin? I also wonder if I YOU set them before or not?

    Depends on a number of things:

    What version do you use? Standard or Premium?

    If Enterprise, you use sandbox?

    It is your own server, or a shared server?

    Personally, I'm not defining them (with the exception of the ORM, when I have no choice) for several reasons.

    If you are using a server that is shared with no sandbox layout, anyone on the box can use and manipulate your data. I need no more, he said.

    If you are running Enterprise from a tray to sand which is just beautiful, save your password in CFAdmin. However, if you move a shared area? What to do if your boss won't pay for an upgrade of the company to move the standard? You're either leave you wide open to a cut or your code won't work. For these reasons, I would never store the details in CFAdmin.

    How about you create yourself a little feature support like this and put it somewhere useful (including file, field of Application etc.):

    var q = new query();

    q.setDatasource (APPLICATION. DB.getDatasource ());

    q.setUsername (APPLICATION. DB.getUsername ());

    q.setPassword (APPLICATION. DB.getPassword ());

    Return to q;

    So rather than the code you posted, you could just do:

    myQuery = newQueryWithDetailsAlreadySetAndACatchyName();

    myQuery...

    This way, you get the best of both worlds - do not need to store your data and you don't end up repeating your code.

    O.

  • WRT54G2-Lost username and password for router Web page

    When I type in my router (WRT54G2) Web page he asked me a username and password as usual.  But my problem is that I forgot my username and password.  So, how would I be able to find it or reset it?

    You need to reset the default router by pressing the reset for 30 seconds button... There is no other way if you forgot the password...

  • By default the administrator username and password for the Weblogic Server administration Console

    I have created a new domain Wizard configuration under windows (with config.cmd).
    When you set up the field, I don't check boxes to configure the server administration, server management, cluster...
    Just give the domain name and the location of the home field and clicked on create the domain.
    So automatically AdminServer is created and domain was created successfully.
    Once the domain is created, I started with the administrator of the server with the same configuration Wizard and clicked on fact.

    Now, the administrator of the server is started successfully. But I don't know the username Admin and the password I didn't configure it when creating the domain.

    So how to connect to the administration Console? What will be the default username Admin and password for you connect to the Management Console?

    The Assistant of the STANDARD Config does not have a default password, you must set when you create the domain. It is one of the steps in the config wizard...

    Published by: EramusBlack on April 26, 2012 16:50

  • I recently changed my username and password for Apple... my iCloud did not recognize my new ID! How do I change icloud?

    I recently changed mu user ID and password for my mobile phone to Apple 6... now my iPad did not recognize my new ID... nor has my new ID recognized iCloud!

    can anyone help?

    Ismah42 wrote:

    I recently changed mu user ID and password for my mobile phone to Apple 6... now my iPad did not recognize my new ID... nor has my new ID recognized iCloud!

    can anyone help?

    and you have already entered in iTunes/app store and setting to icloud and made the changes too?

  • LLA network requires a username and password for devices. College. Options!

    I am a new student of college and I want to print wireless.  The network needs a username and password.  The problem is when you set up a wireless network on the printer, that it does not allow this. What are my options to print? Help, please!

    Printer e-all-in-one-HP Officejet 6500

    Printers do not work with networks that require a user name and password to communicate on the network.  I'm sorry.

    The only way you will be able to use the wireless printer is through an ad - hoc connection.  This means that the computer will not an Internet connection when it is connected to the printer's ad - hoc network, unless the computer has two network connections available (wireless or wireless 2 1 and 1 wired).

    The top of the page 138 of the Manualdetails how to connect to the printer's ad - hoc network.

    Let me know what happens.

  • username and password for HP Officejet Pro 8500 has

    Hi I'm trying to put up the 'digital fax to configuration file' I am at the last step and it requires a username and password that I've not used it before. Or if I did it was 4 years ago.  How can I find the username and password

    Try this

    http://www.SevenForums.com/tutorials/288-password-create-user-account.html

  • Vista invites the login screen to enter username and password for folder during the connection

    Hi all
    I have the shared folder on XP. A few days ago I changed the password on the XP machine for the user of Vista, and now I can't connect to the shared folder, because Vista is by using the old password and didn't invite the login user name and password window. Then I try to connect from another PC with Windows7, everything goes well. Even when I change the password on PC XP Windows7 user (just quick Windows7 home screen of the user name and password, so I can enter the same username and the new password to connect successfully). Please, help me to deal with this question, suggestions or something?

    Sirdele

    Try clicking on this link below, it should help you with your problem.

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-networking/Windows-7-asks-enter-network-password-when/2a8e6d6f-74a1-43C7-8530-24e8522ea955

  • Default username and password for the workspace Configurator

    I am trying to test a couple of new configurations, each of them send me different errors.

    To check errors given Id like to log in the configurator and look at its newspapers, but I can't seem to find the combo of name of user and password by default for this application (installation has failed to the point of him beign gave a password to me any thoughts?.)

    How you try to connect?  From the GUI or CLI?  If it is a CLI, you can try sshuser / vmware

  • Username and password for you connect on analytical OBIEE and BI Publisher

    After Installation of OBIEE when connect to Enterprise Manager (http://srv-007:9704/em) with the username: oc4jadmin and password: oracle1 it connect successfully, but when it comes to connect to analytic OBIEE (http://srv-007:9704/Analytique) and BI Publisher (http://srv-007:9704 / xmlpserver /) I am trying to connect with the username: administrator and password)) : administrator, it gives an error Impossible to Log In and failed to connect, please try again respectively.

    Is it possible to change the password?

    Kindly help me with this problem


    Kind regards
    Yasser

    Before resetting the password check the BI server is running or not. If BI server does not start the server and try again with uname / Pwd - administrator/administrator once.

    Password reset.

    Visit this link,

    http://bischool.WordPress.com/2009/08/07/forgot-password-for-OBIEE-RPD-or-resetting-admin-tool-password/

    This I said to OBIEE 10 g.

    Thank you
    Vino

    Published by: Vinodh NK on December 2, 2010 22:20

Maybe you are looking for

  • Disable built in flash blocker

    Too much trouble to authorize and prohibit certain sites and NO way to just hate the new built in flash blocker, allowing parts of a site. Is there a way to disable it entirely? And, we hope, allow the good old flashblock add-on that worked flawlessl

  • How will I know if I'm still on version of ESR?

    If I choose to help, topic, it shows I'm on Firefox 32.0.1. How do I know if I'm still on version of ESR.

  • Display error suddenly / default of new MacBook 2016 (cyan and magenta lines)

    Someone had a similar problem with the macbook? Crazy jumping lines came out not where and remain even after a reboot. The error seems to be a hardware problem, because even at the splash screen has lines all over the screen. (See pictures attached)

  • NO SOUND AFTER WINDOWS UPDATE 8

    Hello Please help me, lost after installing important updates for Windows Mobile 8, all audio sounds. I don't know what happened. Bearly need an audio. Thanks in advance.

  • XNA Framework 4.0 installs!

    A friend recently gave me Terraria on Steam, it installs the .net Framework, I need, I'd actually already. But this isn't the problem, he continued and tried to install XNA Framework 4.0 Redist and it won't install through Steam, and whenever I try t