"user registration wizard" config

Hi:
I used the user registration wizard. But when I enter 2 user with the same "user name" get a erros: User already exists. Duplicate record found. There is already an identical record in your database, for the 'user_name' field.... even when the field in mysql is not unique.
This append even when I use the "insert recor form wizar"... but just for the user_name field
Is there a way to remove this protection... in my aplication a spect user with the same name.

well now I know this is because the login settings...

Similar Messages

  • User Registration Wizard Table

    Hello folks,
    I just started playing with the user registration wizard in the toolbox, and it appears to expect a pre-made table to store its information. Is there a specification listed somewhere for that table? Which fields, data types, sizes, etc. are expected?
    The help file didn't list anything, but there are clues from the login settings. Do I have to figure this one out by trial-and-error?
    Thanks,
    Gregory

    >>
    Just out of curiousity, where is that information listed in the documentation?
    >>
    I´ve used ADDT´s predecessor "MX Kollection" for some years and simply used some experience ;-) But there´s actually ADDT related help available, see below...
    >>
    What additional or optional fields are there?
    >>
    you´ll find some (optional) fields when clicking on the "Restrictions" tab, and when using the "History" tab (for logging user actions) you´ll need to use another table to log actions and later build statistics reports for user activity. Actually all these options
    (and also the required field types) are well explained in the ADDT help file
    (configuring Developer Toolbox -> site specific settings - > Login settings -> restrictions tab / history tab)
    Don´t know if you already seen the ADDT help, but it´s available when clicking on the Control Panel´s "help" button.
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • ADDT user registration wizard questions.

    Hello, I want to start with saying: Thanks for reading my problem.
    I am using php4.4.8, with a mySQL DB.
    I have followed Günter's Tutorial (Login tables: installation & configuration) to set up my tables.
    In dreamweaver(CS3) in the user registration wizard, I am confused about the following:
    1) Should I set default values for the following fields: active, level, login_date, disable_date, registration_date, expiration? If so, can you give me examples.
    Any help would greatly be appreciated. Thanks in advance.
    Chris

    -----
    SQL Error: Column 'active' cannot be null
    according to my tutorial´s SQL dump the column 'active' can´t indeed be NULL, but should have a default value of '1' to compensate this -- however , you can also change the column type to NULL in PhpMyAdmin.
    The following fields: active, level, login_attempts, disable_date, registration_date, expiration.. are not filling in
    many of those columns are not supposed to get a value inserted when you´re e.g. setting up a "login" or "register" page, and much of that actually happens behind the scenes -- one example: ADDT (respectively the underlying scripts) will be inserting some value into the "login_attempts" column in case a user submits a wrong username/password combination.
    Cheers,
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • User Registration Wizard won't work

    I have tried to use the User Registration Wizard numerous times. Each time it freezes Dreamweaver CS3. I have to uninstall ADDT and reinstall it in order to use ADDT again.
    Anyone else having this issue? It's not giving me any errors at all. Just freezing everything up.
    Thanks.

    so the table name is "user" then ? If so, this name is known to cause such errors, because DW internally treats this one as reserved word
    Cheers,
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • User registration wizard

    Hi,
    When building a registration page with the wizard, what to I do with the following fields?
    user key
    activation
    Can I remove them from the form or do I need to hide them and apply a default value?
    Cheers

    actually this fileds can be removed form the transaction, but it will not affect the registration process.
    no prob pal go ahead...
    Best Regards
    Waleed Barakat
    Developer-Online Creator and programmer
    http://www.developer-online.com

  • ADDT Registration Wizard - more like the sorcerer's apprentice!

    When trying to start the Registration Wizard it continually gives the error shown at the link below - the 'user' table doesn't exist. The login Settings panel shows that it clearly does! (see link here below)
    All 'includes' and 'connections' have been properly uploaded and show up as they should on a Linux system running PHP4.
    Clips and more details can be seen at: http://www.tip22.com/index.php
    Thanks guys TIA - this is driving me crazy! I had no worries with the old InterAkt stuff but I guess it's not too diplomatic to mention that here ;)
    Best wishes to all helpers - Jack Charon.

    On 9/6/07 2:21 AM, in article [email protected],<br />"[email protected]" <[email protected]> wrote:<br /><br />> Thanks for this forum - its a saviour, but that does not excuse the<br />> (criminally?) bad customer service from the producers - it only helps their<br />> customers survive it a little better. Perhaps the worst point is that these<br />> issues are apparently not being responded to and therefore are unlikely to be<br />> addressed or go away in any updates. Which is more than may be said for the<br />> customers.<br />> <br />> Adobe take note - or are you now to big to bother? Okay - thats my 10 cents<br />> worth. Thanks for the support - back to programming. JC.<br /><br />All I can say is that I agree.  I wish these programs were still owned by<br />Interakt. They were on top of things. Adobe has disappointed me with this<br />purchase. It feels like they have orphaned the product. No recognition of<br />these programming glitches. Unfortunately no one has been able to help me<br />with my error, which recurs, even after a recreation of the pages in<br />question. Others are finding the same error in forgotten password lookup as<br />well.  It isn't right to pay $200 for a product and then have to start<br />paying immediately for tech support to fix something that is broken...<br /> Bad taste in my mouth and now Adobe is a monopoly...<br />Jeff

  • User registration email notice

    I am trying to get this working in our user registration form in portal where user will only get an email when she is approved or denied by our USER admin team BUT not when he first register at PORTAl.
    Right now user register himself on portal and he gets an email that his account is created. This new id comes in the PORTAL User notice tab where admin will approve or reject him.
    What i am trying to achieve is stop that first email which goes when user get resgiter but receive only a final email when his account is approved or rejected.
    I tried to change these property in config tool
    ==============================================================
    As per the Link. I have set these value
    ume.notification.selfreg_performed = FALSE
    ume.notification.create_approval = TRUE
    ume.notification.create_denied = TRUE
    and
    and on the portal page under TAB>SYSTEM ADMIN>SYSTEM CONFIG>UME
    CONFIG?NOTIFICATION EMAIL these are all checked.
    -Send E-Mail on Following Events:
    Administrator creates new user (->user)
    User requests new password (-> user)
    Administrator changes password (-> user)
    Administrator locks user account (-> user)
    Administrator unlocks user account (-> user)
    Administrator deletes user account (-> user)
    Import function creates new user (-> user)
    Import function updates user (-> user)
    ===============================================================================
    But this totally stop the email from coming . Looking by the property name it looks like they should make this change happen but it not. Can some one suggest what else can be done to achieve this.

    Hi,
    Uncheck the UME property 'Administrator creates new user.'
    Portal User Notice tab must be customized. Look for its code, and use javax.mail.internet.MimeMessage to send the final mail on click of accept or reject button.
    Regards,
    Atul

  • RDMS realm & user registration doubt

    Hi,
    I have been going through the rdbms realm example in example.security package.
    I have a doubt. What are the changes I need to make to use a different table structure?
    For example I wish to have more columns in the user table. Is this okay an approach-
    1. I change the schema for the rdms realm in config.xml through the console so
    that the entries in it for getGroupMembers e.t.c refer to the SQLs I need. Wherever
    I make make a SQL change that alters the parameters for the query as in entries
    like "newUser=INSERT INTO users VALUES ( ? , ? )" which I may be replacing with
    "newUser=INSERT INTO users VALUES ( ? , ? , ?, ?, ?, ?)" I alter also the corresponding
    java code in the files in examples.security.rdbmsrealm package.
    2. If I create a web application which also has a user-registration should I call
    the code in the rdbmsrealm package for user-registration?
    Swamy

    Hi you can invite any external user ,e.g yahoo, msn, gmail, it will send them an invitation. actually u will have to do some configuration in
    configuration/external user registratrion through web console
    e.g smtp host ,smtp server account etc.

  • Send Email after user registration

    Hi i hope somebody can help me
    Using Dreamweaver CS3 and the ADDT, i created a user registration page using the ADDT wizard,
    TRouble is when i click submit, it comes up with an error relating to the sending of the Email:-
    "Developer Details:
    E-mail couldn't be sent. Error returned: Failed to connect to smtp.mail.yahoo.co.uk:25 [SMTP: Failed to connect socket: A non-blocking socket operation could not be completed immediately. (code: -1, response: )]. (EMAIL_FAILED)
    tNG Execution Trace - VIEW
    tNG_insert.executeTransaction
    STARTER.Trigger_Default_Starter
    tNG_insert.doTransaction
    BEFORE.Trigger_Default_FormValidation
    BEFORE.Trigger_Registration_CheckUniqueUsername
    BEFORE.Trigger_Registration_CheckPassword
    tNG_insert.prepareSQL
    tNG_insert.executeTransaction - execute sql
    tNG_insert.postExecuteSql
    AFTER.Trigger_Registration_AddDynamicFields
    AFTER.Trigger_WelcomeEmail*
    ERROR.Trigger_Default_Insert_RollBack
    tNG_insert.getRecordset
    tNG_insert.getFakeRsArr
    tNG_insert.getLocalRecordset
    tNG_insert.getFakeRecordset
    tNG_insert.getFakeRecordset"
    If i delete the Send_email trigger, then the registration is successful, however, without the Email confirmation (obviously).
    Any help would be gratefully recieved as its been driving me nuts for days now.

    Wayne,
    Are you running this code on a Yahoo store or just bouncing the emails thru the yahoo account?
    From what I read here(dated May 2, 2008):
    http://groups.yahoo.com/group/Commodore_Amiga_Retro/message/10924
    Yahoo has recently changed server names and/or ports. You might have to try plus.smtp.mail.yahoo.co.uk:465
    I've never used Yahoo to do this, so I'm no expert. Just found this googling a bit.
    From what I've read, it seems yahoo is mixing up the port numbers due to spam issues. You will need to contact Yahoo regarding which port to use if the above does not work.
    Shane

  • Auto Approval of Self User Registration Fails OIM 11g R2

    Use Case : Auto Approval of Self User Registration
    Steps followed
    1. A New Approval Policy created with Auto Approval flag set as True for Request Level Approval.
    2. A New Approval Policy created with Auto Approval flag set as True for Operation Level Approval.
    3. The field Organization was pre populated using the Pre Population Adapter, as mentioned below.
    +<AttributeReference name="Organization" attr-ref="act_key" type="Long" widget="ENTITY" length="256" required="false" available-in-bulk="false" entity-type="ORGANIZATION">+
    +<PrePopulationAdapter name="OrgPrepopulateAdapter" classname="com.plugin.OrgPrepopulateAdapter"/>+
    +</AttributeReference>+
    4. A new user was created using the "Register New user" Link.
    5. Log in as System Adminstration and under Track requests, found that the New request has failed.
    6. On click of Request link, the request details shows the Organization field has populated with the expected value.
    7. The Logs suggests that the Request failed due to Organization field going Null.
    LOG
    [2013-02-12T15:50:39.138+05:30] [oim_server1] [ERROR] [] [oracle.iam.request.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: e171ff3c1743d36a:6c2e4f90:13ccdc4a231:-8000-00000000000006f8,0] [APP: oim#11.1.2.0.0] Exception thrown java.lang.IndexOutOfBoundsException: Index: 0, Size: 0     
    [2013-02-12T15:50:39.138+05:30] [oim_server1] [ERROR] [] [oracle.iam.request.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: e171ff3c1743d36a:6c2e4f90:13ccdc4a231:-8000-00000000000006f8,0] [APP: oim#11.1.2.0.0] Exception thrown Index: 0, Size: 0[[     
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0     
         at java.util.ArrayList.RangeCheck(ArrayList.java:547)
         at java.util.ArrayList.get(ArrayList.java:322)
         at oracle.iam.requestactions.approval.operationlevel.OrgBasedMethodology.getOrgDetails(OrgBasedMethodology.java:215)
    -------------

    Use Case : Auto Approval of Self User Registration
    Steps followed
    1. A New Approval Policy created with Auto Approval flag set as True for Request Level Approval.
    2. A New Approval Policy created with Auto Approval flag set as True for Operation Level Approval.
    3. The field Organization was pre populated using the Pre Population Adapter, as mentioned below.
    +<AttributeReference name="Organization" attr-ref="act_key" type="Long" widget="ENTITY" length="256" required="false" available-in-bulk="false" entity-type="ORGANIZATION">+
    +<PrePopulationAdapter name="OrgPrepopulateAdapter" classname="com.plugin.OrgPrepopulateAdapter"/>+
    +</AttributeReference>+
    4. A new user was created using the "Register New user" Link.
    5. Log in as System Adminstration and under Track requests, found that the New request has failed.
    6. On click of Request link, the request details shows the Organization field has populated with the expected value.
    7. The Logs suggests that the Request failed due to Organization field going Null.
    LOG
    [2013-02-12T15:50:39.138+05:30] [oim_server1] [ERROR] [] [oracle.iam.request.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: e171ff3c1743d36a:6c2e4f90:13ccdc4a231:-8000-00000000000006f8,0] [APP: oim#11.1.2.0.0] Exception thrown java.lang.IndexOutOfBoundsException: Index: 0, Size: 0     
    [2013-02-12T15:50:39.138+05:30] [oim_server1] [ERROR] [] [oracle.iam.request.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: e171ff3c1743d36a:6c2e4f90:13ccdc4a231:-8000-00000000000006f8,0] [APP: oim#11.1.2.0.0] Exception thrown Index: 0, Size: 0[[     
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0     
         at java.util.ArrayList.RangeCheck(ArrayList.java:547)
         at java.util.ArrayList.get(ArrayList.java:322)
         at oracle.iam.requestactions.approval.operationlevel.OrgBasedMethodology.getOrgDetails(OrgBasedMethodology.java:215)
    -------------

  • Query : Addition of extra fields in the User Registration page of portal.

    Hi All,
    I have a query, about adding extra fields in the new user registration page of portal.
    If you can suggest the required source files in details,inorder to incorporate two more fields.
    Say, AGE and COMPANY,with the existing fields in the same page.
    Along with this,can you please send the details of retrieving those information from backend and the backend functionalities associated with the SUBMIT button on the registration page.
    Regards,
    Sudeep

    Hi,
    Your query is divided into two parts.
    The first part is adding new fields into existing form. This feature comes under Branding of portal. Plz use the link below understanding the same and related help :
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/79/affe402a5ff223e10000000a155106/frameset.htm
    The second part is retrieving the values from backend.Here it will be the UME database. You need to develop a logon.par file and replace the same in your portal.
    Happy Customizing.
    Sukanta Rudra

  • Self user registration request fails during Approval.

    Hi,
    My case is explained below.
    I have created a new user using "New User Registration" in the sign in page.
    Now the user is created in OID.
    I logged into identity manager using "xelsysadm" user.
    I clicked "Track Requests" and search, I could see the new request with status "Pending request approval"
    I clicked on "Pending Approvals", selected the request and click on "Approve"
    I get a success message. However the user is not getting created in OIM.
    Here the user is getting deleted from OID also.
    I could not find any forum page discussing this issue. Anyone good in 11gr2 kindly help.
    I get the following error in the logs.
    [2013-01-31T16:51:17.884+05:30] [oim_server1] [WARNING] [] [oracle.iam.request.impl] [tid: [ACTIVE].ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: e171ff3c1743d36a:75a03544:13c9008be1d:-8000-0000000000000642,1:27414:13] [WEBSERVICE_PORT.name: CallbackServicePort] [APP: oim#11.1.2.0.0] [J2EE_MODULE.name: workflowservice] [WEBSERVICE.name: CallbackService] [J2EE_APP.name: oim_11.1.2.0.0] Exception :[[
    oracle.iam.request.exception.RequestServiceException: An error occurred while completing approval process instance 8d7d6216-fcbe-48b1-90a5-dce34b3b8492. The corresponding error message is Index: 0, Size: 0.
         at oracle.iam.request.impl.ApprovalManager.approvalInstanceComplete(ApprovalManager.java:255)
         at oracle.iam.request.impl.ApprovalPolicyServiceImpl.updateApprovalResult(ApprovalPolicyServiceImpl.java:52)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy811.updateApprovalResult(Unknown Source)
         at oracle.iam.request.api.ApprovalPolicyServiceEJB.updateApprovalResultx(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    Okay, here are the detailed steps to update it.
    Click on track requests and search or your request
    Click on your request number then it will open request details form.
    This form will have two tabs request details and approval details.
    Click on approval details tab.
    Click on row#1.
    As soon as you click on row #1, it will show you a history down to that row # 1 details. Here you will see sequestnce #, stage1, participant name, participant action etc.
    Click on participant name for ex. xelsysadm.
    As soon as you click on xelsysadm, view snapshot button will be enabled.
    Click on view snapshot button.
    Now, it will will show you a detailed request details form which will have two tabs request details and approval details.
    Click on request details tab. Here you can update organization name. and you will see update button as well. Click on update button after updating org name.
    Now, go to pending approvals and approve your request.

  • IStore - B2B users registration by iStore administrator

    How can a iStore/CRM HTML administrator register new customer user/administrator?
    We are now in R12.
    In 11.5.9, via CRM HTML responsibility, we had to do the following steps in order to setup a new user account:
    1/ Find the organziation and create the contact
    2/ During contact creation process, there was a radio button to make the contact iStore user
    3/ Enter name, contact info, user name and password for the new user.
    4/ AFter the new user is created by CRM HTML Administrator, user receives email notification with username and password
    5/ When new user attempts to login to the store using the login credential from the email, user will be prompted change password page
    Do we have a similar functionality in R12?
    If not, what is the alternate solution? no customization please
    Just to be clear, basically we do not want the customers to have the ability to self-register. Therfore, sales organization would want to have complete control over the user registration.
    Appreciate your help on this.
    many thanks..

    Thanks

  • Jumpstart: Disable user registration in Solaris 10 x86 8/07

    Earlier Solaris version let you disable the user registration screen by adding DISABLE=1 to /etc/default/solregis or not installing SUNWsregu. That doesn't work with Solaris 10 x86 8/07. There is no SUNWsregu package.
    Can this still be disabled?

    Confirmed: I just jumpstarted with Solaris 10 x86 (10/09) AKA Update 8, and touched the .nvreg file into existence with a finish script. The system no longer prompts to register at first login.
    Finish script code snipit:
    if [ -d ${BASEDIR}/usr/lib/breg/data ]; then
    touch ${BASEDIR}/usr/lib/breg/data/.nvreg
    fi

  • Sun Update manager Registration Wizard - "LOG FILE"

    hi dudes
    we have a problem with the sun update manager registration wizard.
    "Exception in web service communication"
    i think we have a problem with the proxy access.
    is there a special log file, where we can found more information about
    the system registration process?
    thanks a lot for your support
    regards

    Hello,
    The "Exception in Web Service communication" error only occurs during the registration. There has been a bug raised for this - 6348265.
    The only workaround that we have available is to bypass various parts of your network and security infrstructure from the client to the internet during the registration process, e.g.
    LAN(client machine) - Proxy (Squid) - Firewall to DMZ - Webwasher (AntiVirus)
    - Firewall to Internet
    Bypassing proxy, antivirus software or firewall.
    As this issue only affect the registration process these can be re-enable after registration.
    Regards,

Maybe you are looking for

  • Error in activation of update rules.

    Hi, I get an error - 'IC=0PP_C02 IS=2LIS_04_P_MATNR error when checking the update rules' while activating the update rules in BI content. Rest all the data flow is activated except update rules. Can anyone throw some light on this? Thanks & Regards,

  • 2012 mini with 2 thunderbolt + hdmi

    I haven't been able to get a solid answer either way on this, so I'll ask specifically here and hopefully someone has tried. The new mini says on the features page: "You can daisy-chain as many as six Thunderbolt devices - including two Apple Thunder

  • Variables not working - Help!!

    Hi Everyone - I have Captivate 4 and I'm unable to use any of the variables. When I add a variable to a slide, Captivate freezes. I'm not able to preview or publish a project. I didn't install this software, a systems administrator did. Any ideas??

  • FM for create Hierarchical HR

    Hello Gurus, I want to create positions and join this positions to people of the company, finally i get the hierarchical order of the company in ppome. The idea is to have all the information in Excel Sheet, and this file will be read by a program, t

  • Safari, DIVs over Flash and any dynamic CSS.

    Having done my research it appears there is a bug that has been around for a while that remains unfixed. I was hoping the recent update 2.0.1 may have resolved this issue. This is unique to Safari. While 'Window Mode' and using 'z-index' enables you