Create the user in question plsql apex

Hi, I did a form which receives information about a user and I want to create a user from the apex to connect to my request with the information provided in my form, however the user create is not able to connect to my apex application. I already gave my shchema privileges to create users, but I don't know if I have to take a few special considerations to make an oracle apex account to connect. The code that I use to create the user is:

Start
run immediately "create a user" | : P6_LOGIN | ' identified by ' | : P6_CLAVE;
end;

Thanks in advance.

Edgar.

Hello

What authentication scheme your use of the application?
Are you sure you like to create users from the database and use the account database to your application?

You would like to create workspace users (end users, developer).
http://download.Oracle.com/docs/CD/E14373_01/apirefs.32/e13369/apex_util.htm#BABCFBGG

BR, Jari

Tags: Database

Similar Questions

  • Create the Signature buffer in oracle apex 5.0

    Hello, I'm trying to create the signature buffer in oracle apex 5.0, did see some plugins for that as: https://www.enkitec.com/products/plugins/signaturepad/help can I implement the same functionality without using this plugin. What I see: 1) http://keith-wood.name/signature.html 2) https://github.com/brinley/jSignature ) 3 https://github.com/thomasjbradley/signature-pad/blob/gh-pages/documentation.md Point is to make this cushion where I sign! and also save as image in database. Don't know if I'm clear enough with my question or not. Thank you.

    Hi Pranav.shah,

    Pranav.Shah wrote:

    Hello, I'm trying to create the signature buffer in oracle apex 5.0, did see some plugins for that love: https://www.enkitec.com/products/plugins/signaturepad/help can I implement the same functionality without using this plugin. What I see: 1) http://keith-wood.name/signature.html 2) https://github.com/brinley/jSignature 3) https://github.com/thomasjbradley/signature-pad/blob/gh-pages/documentation.md Point is to make this cushion where I sign! and also save as image in database. Don't know if I'm clear enough with my question or not. Thank you.

    Use the pad of Signature plugin Enkitec. Why don't you use this plugin, but only its features.

    Also, the plug-in can save the signature to be registered as JSON CLOB or BLOB image in the database.

    Reference:

    Kind regards

    Kiran

  • I want to create the user in the direct areas but I found thi message: the requested account name is already in use.

    Over the period of re - use the account in the domains.live

    I want to create the user in the direct areas but I found thi message

    The requested account name is already in use or has been used in the past and has not been through the waiting period required of re - use.

    Can you help me

    Hi, Ahmed.

    It seems that the domain name you have selected is not available (or has already been used and it is found that the previous owner of the domain has used the same user name as an account).  In any case we can not help you here.  You need help from domain.live.

    Please go to http://help.live.com/help.aspx?project=domains&market=en-us&querytype=keyword&query=SNIAMODTUOBA&tmt=&domain=domains.live.com&format=b1 and down, click on support and follow the prompts to get help.  Although it is technically to the implementation of the field, I'm sure that your application will be either still answered or they will direct you to the proper location for assistance.

    In addition, you can try http://windowslivehelp.com/product.aspx?productid=25 for help Windows Live Administration.  If you can not find help with solutions validated or by performing a search, try posting in the forums.  I suggest the following for the problem that you specified: http://windowslivehelp.com/forums.aspx?forumid=7e6f04c0-6a48-4719-98f4-a9729d34c76e.

    I hope this helps.

    Good luck!

  • How to create the user account using the command?

    How to create the user account using the command?

    Open cmd as administrator, and then type the following commands one after the other

    NET user / add program mypassword
    net localgroup administrators program / add
    net share concfg * C:------/ grant: program, complete
    This will create a user account with the name "Program" and the password "MonMotpasse".

    You can create the user name and password of your choice.
  • Create the user by using the API OIM11g R2 with custom attributes

    Friends,

    I am trying to create a user using API in OIM 11 g 2 with a custom attribute.

    < String, Object > HashMap createUserMap = new HashMap < String, Object > ();
    createUserMap.put (UserManagerConstants.AttributeName.FIRSTNAME.getId (), "Test);
    createUserMap.put (UserManagerConstants.AttributeName.LASTNAME.getId (), "tester);
    createUserMap.put (UserManagerConstants.AttributeName.USER_LOGIN.getId (), "tester1");
    createUserMap.put (UserManagerConstants.AttributeName.USERTYPE.getId (), "End user");
    createUserMap.put (UserManagerConstants.AttributeName.EMPTYPE.getId (), "EMP");
    createUserMap.put (UserManagerConstants.AttributeName.PASSWORD.getId (), "Welcome1);
    createUserMap.put (UserManagerConstants.AttributeName.EMAIL.getId (), "[email protected]");
    createUserMap.put ("act_key", new Long("1"));
    createUserMap.put ("USR_UDF_DEPTNO", "10");

    Try
    {
    UserManager userService = oimClient.getService (UserManager.class);

    User user = new User (userLogin, createUserMap);
    Result = userService.create (user) UserManagerResult;
    System.out.println ("State of creation: '" + result.getStatus ());
    }
    catch (System.Exception e)
    {
    e.printStackTrace ();
    }

    But it fails with the error below.
    Create a user application cannot set or change the USR_UDF_DEPTNO attribute, since it is not defined in the corresponding dataset. : create user: USR_UDF_DEPTNO. *

    But this attribute exists in the IOM and I was able to create the user using the user interface with this custom attribute.

    Please let me know what I am doing wrong.

    You must pass a long time don't value not int. It should be that way.

    Long deptno = 1234;
    createUserMap.put ("deptno", deptno);

  • Assignment of roles to the user when creating the user

    Hi all

    I gave a roll deposited (< dsp:input bean = "ProfileFormHandler.value.roles.role" maxsize = "30" size = "30" type = "text" / > on the registration page.) After registration, each field in db except role (table dps_role).
    Pls let me know what I am doing wrong.

    Thank you

    You should not assign roles to the user as 'ProfileFormHandler.value.roles.role' of 's profile. You can link formhandler property to which you can pass the name or id of the role that you want to assign role assignment must always route through safety ATG API in order to properly update the mappings of Homeland Security. Because of these dependencies, you should not try the role of simply call profile.setPropertyValue ('roles',...) The code cannot fail this way, but if you assign the role in this way then it may not work as expected when checking for role based privileges. Here's one possible way to do it:

    1. in your file properties formhandler declare a dependency on the directory of the default user, which by default points to the profile database:

    userDirectory = / atg/userprofiling/ProfileUserDirectory

    So, in the form Manager, you declare corresponding setUserDirectory() and getUserDirectory().

    2 then in the formhandler, get the DirectoryPrincipal objects associated with the user profile and the role you want to assign and then assign the role to the user:

    import atg.userdirectory.UserDirectory;
    import atg.userdirectory.DirectoryPrincipal;
    import atg.userdirectory.User;
    import atg.userdirectory.Role;
    import atg.userdirectory.DirectoryModificationException;
    
    import java.util.Collection;
    import java.util.Iterator;
    
    ..
    ..
    
    private boolean assignRoleToUser(String roleName, String userId) {
    
      UserDirectory userDirectory = getUserDirectory();
      DirectoryPrincipal userPrincipal = userDirectory.findUserByPrimaryKey(userId);
      DirectoryPrincipal rolePrincipal = userDirectory.getRoleByPath(roleName);
    
      User user = (User)userPrincipal;
    
      Collection collection = userDirectory.getRoles();
    
      boolean status = false;
    
      Iterator iter = collection.iterator();
      while(iter.hasNext())
      {
        Object obj = iter.next();
        if(obj instanceof Role) {
          Role role = (Role)obj;
          if(roleName.equals( role.getName() ) && user!=null) {
            try {
              status = user.assignRole(role);    //will return true if the role was added otherwise false
            }
            catch (DirectoryModificationException e) {
           //handle exception
            }
            break;
          }
        }
      }
      return status;
    }
    

    In the code above 'roleName' parameter is the name of the role to be assigned to the profile with the id as "userId". If you want to do the role assignment when creating the user, then you can do the things above in postCreateUser() so that you can get the Principal associated with the profile. For more information about the interfaces and classes used here, you can refer to the documentation of the API of the ATG.

    http://docs.Oracle.com/CD/E26180_01/platform.94/APIDoc/ATG/userDirectory/package-summary.html

  • What should I use to create the user interface of a CEAP plugin on mac

    Hey there,

    I'm new to the development of a plugin, but I did development of script for quite a long time however. I'm tring to develop an ECAP plugin. I go to the sample project of "Panelator" (from AE CC SDK), but I don't know how to create ui for the control panel plugin stuff.

    The sample project is not an example of code to do this on a mac computer, I found the code examle for windows however.

    So, can someone generously tell me how? I had to do with cocoa? But as I understand it, I can only use Objective-C to write cocoa ui.

    Thank you very much!!!

    Hi Li Zhiqing,

    We have just announced in the next major update to AE CC signs HTML5 is supported:

    http://blogs.Adobe.com/AfterEffects/2014/04/new-changed-after-effects-CC-2014.html

    This will allow to create the user interface using HTML5 and use your scripts for the conduct of AE.  It is quite a bit easier than the use of cocoa for the construction of the UI panel.  Thoughts?

  • create the user role

    I would like to know if it is possible to create the user on the CodldFusion server role.

    Your iand help information is great appreciated.

    Kind regards

    iccsi,

    See http://forums.adobe.com/message/4907241#4907241

  • How to find the owner of the user or who created the user?

    Hi all

    I want to know owner of user or users who created?

    example:
    system created the test user.
    test has created the user xyz.

    So I want to know who created xyz?

    Thanks in advance,
    Sandeep.

    You can not find who created the user unless you enable the audit of the database or write a trigger (CREATE ddl event-based) that will track the session information of the user who executes a command from the user to CREATE.

  • user name of the user who runs an Apex application in a database trigger

    Hello

    I need to fill a field of the audit in a trigger of database with the username of the user who runs an Apex application.
    In Oracle forms, I would have used the keyword "USER", I tried to use
    the word 'USER' in my trigger, but it is up to the user "APEX_PUBLIC_USER". I guess
    all users get connected as long as 'APEX_PUBLIC_USER' at a certain level.

    Can someone tell me how I can get the real of the user connected to the application of the Apex of a database trigger?

    I thank in advance for any assistance.

    Might want this in addition:

    nvl(v('APP_USER'), user)
    

    Since the database has no notion of the Apex, if you never update/insert/etc ' ing outside a session of Apex, v() will return a null value. That may be fine for your needs, but if your column is not nullable, it will throw an error.

    Just something to consider.

  • Create the user who needs to see all Tables

    I'd like my developer to be able to view all the tables when it connects to SQL developers and browse the tables.
    What is the best that I can do this?

    Please see what I've done below:
    I have to create the user and granted privileges below, but he can't see any table when he opens a SQL Developer session.

    GRANT CREATE session, CREATE table, CREATE view,
    CREATE the procedure CREATE synonym
    To mydeveloper;

    The only way it can the tables so I'll give him the dba role, I don't want to do.

    Any suggestion?

    Hello

    If by "all tables", you mean all the tables/views in the database, including those in the SYS schema (such as V$ session) SELECT ANY TABLE are not enough. To display tables/views of SYS, you may need to look into SELECT_CATALOG_ROLE or SELECT ANY DICTIONARY. For security reasons, I prefer to create a role and grant select necessary findings and then grant this role to the developers.

    Ioan

  • Create the user with privileges only data entry.

    Hello guys,.

    A very basic question. I created the request of APEX, well obviously the user with whom I created this application has developer access, now I want to create a user who is able to see the developed application, I tried to find the user options, but could not.  Someone can help me to find the option, I need to follow, so that the newly created user is only able to enter data into forms and run reports and should not be able to make changes in the application developed.

    Concerning

    Faisal Niazi says:

    A very basic question. I created the request of APEX, well obviously the user with whom I created this application has developer access, now I want to create a user who is able to see the developed application, I tried to find the user options, but could not.  Someone can help me to find the option, I need to follow, so that the newly created user is only able to enter data into forms and run reports and should not be able to make changes in the application developed.

    Create 'end users' by selecting No for the user is an administrator of the workspace and the user is a developer account privilege options create new user accounts. These users connect to the APEX Application Builder. It can be given direct access to a request by specifying the ID of the application or alias to the URL:

    apex.oracle.com/pls/apex/f?p=

    or

    apex.oracle.com/pls/apex/f?p=

    Using an alias for the application is recommended.

    To restrict user access to pages, components and specific applications, create authorisation schemes and the apply to the application level.

  • create the user from the command line

    I use Windows 7, I don't have a password reset disk and don't remember the password. How to create a user account from the comand prompt I can change the passwords?

    This has not answered my question. I could not connect. I found the answer and was able to activiate the account administrator hidden and solved the problem in this way.

    Thank you

    I'm intrigued by your answer, and here's why:

    • The subject of your message is 'create the command line user '. The answer I gave you will certainly do so.
    • If you had stated that you were unable to connect while I gave you a method to solve this problem.
    • Find your own solution, but you chose to keep it to yourself, depriving other people who might read this thread for your answer.

    If this happens again, then I recommend using a topic as "you forgot my password, can not connect" as this could summarize your situation in a sentence. Create an account from a command prompt has no relevance in your case.

  • batch processing to create the user

    Hello
    I created a table in which all details are stored for the user to migrate in the apex.
    My dynamic action does not create an user.
    Apex 4.1.1
    Kindly help.
     declare
     
     cursor c1 is
         (SELECT xyz.LAST_NAME,
      xyz.FIRST_NAME,
      xyz.MIDDLE_NAME,
      xyz.USER_NAME,
      xyz.EMAIL,
      xyz.MOBILE_PHONE,
      xyz.WORK_PHONE,
      xyz.ORGANIZATION,
      xyz.TITLE,
      xyz.GROUPX,
      xyz.GROUP_ID
    FROM xyz
    
    );
    BEGIN
    
    
    
    FOR r1_xyz_LAST_8MONTHS in c1
    LOOP
    apex_util.create_user(p_user_name => xyz.USER_NAME,
    p_email_address =>xyz.EMAIL,
    p_first_name =>xyz.FIRST_NAME,
    p_last_name => xyz.LAST_NAME,
    p_web_password => 'password',
    p_change_password_on_first_use => 'Y',
    p_group_ids => xyz.GROUP_ID,
    p_attribute_01 =>xyz.MIDDLE_NAME,
    p_attribute_02 => xyz.MOBILE_PHONE,
    p_attribute_03 =>xyz.WORK_PHONE,
    p_attribute_04 =>'',
    p_attribute_05 =>xyz_LAST_8MONTHS.TITLE,
    p_attribute_06 =>xyz_LAST_8MONTHS.ORGANIZATION,
    p_attribute_07 =>sysdate,
    p_attribute_08 =>'system',
    p_attribute_09 =>sysdate,
    p_attribute_10 =>null);
    
    
    
    END LOOP;
    
    
    
    END;
    Published by: Red_Bull on August 26, 2012 14:24

    Red Bull,

    FOR r1_xyz_LAST_8MONTHS in c1
    LOOP
    apex_util.create_user(p_user_name => xyz.USER_NAME,
    p_email_address =>xyz.EMAIL,
    p_first_name =>xyz.FIRST_NAME,
    p_last_name => xyz.LAST_NAME,
    p_web_password => 'password',
    p_change_password_on_first_use => 'Y',
    p_group_ids => xyz.GROUP_ID,
    p_attribute_01 =>xyz.MIDDLE_NAME,
    p_attribute_02 => xyz.MOBILE_PHONE,
    p_attribute_03 =>xyz.WORK_PHONE,
    p_attribute_04 =>'',
    p_attribute_05 =>xyz_LAST_8MONTHS.TITLE,
    p_attribute_06 =>xyz_LAST_8MONTHS.ORGANIZATION,
    p_attribute_07 =>sysdate,
    p_attribute_08 =>'system',
    p_attribute_09 =>sysdate,
    p_attribute_10 =>null);
    
    END LOOP;
    

    If it should not be:

    FOR r1_xyz_LAST_8MONTHS in c1
    LOOP
    apex_util.create_user(p_user_name => xyz_LAST_8MONTHS.USER_NAME,
    p_email_address =>xyz_LAST_8MONTHS.EMAIL,
    p_first_name =>xyz_LAST_8MONTHS.FIRST_NAME,
    p_last_name => xyz_LAST_8MONTHS.LAST_NAME,
    p_web_password => 'password',
    p_change_password_on_first_use => 'Y',
    p_group_ids => xyz_LAST_8MONTHS.GROUP_ID,
    p_attribute_01 =>xyz_LAST_8MONTHS.MIDDLE_NAME,
    p_attribute_02 => xyz_LAST_8MONTHS.MOBILE_PHONE,
    p_attribute_03 =>xyz_LAST_8MONTHS.WORK_PHONE,
    p_attribute_04 =>'',
    p_attribute_05 =>xyz_LAST_8MONTHS.TITLE,
    p_attribute_06 =>xyz_LAST_8MONTHS.ORGANIZATION,
    p_attribute_07 =>sysdate,
    p_attribute_08 =>'system',
    p_attribute_09 =>sysdate,
    p_attribute_10 =>null);
    
     END LOOP;
    

    Robert
    http://apexjscss.blogspot.com

  • Create the user account on TARGET Golden Gate

    Can I create an independent account on Golden Gate target.? It's like we do on a logical standby server.
    on behalf of user in question does not exist in the source.
    If so, what are the steps invloved if all this is not normally followed.

    If you want to replicate to create users, create users falls in OTHER DDL (scope). Three scopes are mapped, mapped and other.

    If you want to create a user on the target, there is no restriction on that. The source will never know on this subject (assuming a configuration one-way, two-way, DDL replication is not enabled, or if OTHER is excluded within the scope).

    So, the answer is Yes, you can create any user or users you want to target.

Maybe you are looking for

  • using people in the sierra of macOS photos

    I have three different thumbnails in people named well how to combine them.  I have several empty spaces where people should be, but there is no picture, how to remove them.  It is not clear how to use people without label.  Just choose again and aga

  • HP service plugin - A5-sized paper

    Based on the advice of erico, I can connect my officejet hp 6700 to my nexus 7. However, when I try to print a word with an A5 page layout document, it only print on 50% of a page A5. I tried all size available on the plugin page (4 x 6 inches, 5x7in

  • Ad block

    I installed Ad Block some time ago and it is true that I do not have ads popping up all the time. Someone advised me that I should not have because it is to let these people have access to his computer. I'd be suspicious of Ad Block, and if yes, how

  • Copy a project containing the EtherCat device with problems

    Hello recently I came across this problem: When copying a complete project (means: complete copy with all dependencies project folder) containing a time target real cRIO with EtherCat device (9144) connecting a (development) PC to a laptop (developme

  • Pavilion 17-g150no: can't get a WiFi connection on Pavilion 17-g150no

    I recently bought a Hp Pavilion 17-g150no with Windows preinstalled 10. I have no interest in Windows 10, I want windows 7. And that's what I got, I did a clean install on the laptop with windows 7. I have everything works fine except the wireless in