Change UserID

Is it possible to change a UserID?
Setting the Business Partner Contacts Synch field to "Business One Internal Code" seems very convenient for installations with numerous existing contacts.  But it would be nice to be able to change the WebTools UserID to a more "friendly" format than a basic number.
I've tried, with the following results:
When Business Partner Contacts Synch field is set to "Business One Internal Code", changes to the Web UserID in B1 does not replicate to WebTools.
When Business Partner Contacts Synch field is set to "WebTools UserID Field", changes to the Web UserID in B1 does replicate to WebTools... but adds a new user instead of changing the existing user information.
In the latter event, WebTools also does not seem to always allow the deletion of duplicate users.  I haven't determined a pattern yet, but I think it may have to do with the fact that the BP Synch Field was changed after an initial synch.  So it locks down the UserID  that was originally synched.

Shane, I'm trying to do the same thing and I was getting the same error message from rename.aspx when renaming a User. However, after adding the column OwnerUserID, I'm faced with a new error message:
An Internal Error has occurred.
Version 2007.0.625.0
Message Invalid column name 'UserID'.
Source .Net SqlClient Data Provider
Stack at netpoint.api.data.DataFunctions.Execute(String SQL, IDataParameter[] parameters, String connectionstring)
at netpoint.api.account.NPUser.Delete(Boolean logTransaction)
at netpoint.api.account.NPUser.Delete()
at netpoint.api.account.NPUser.Rename(String sourceid, String destid, String connstr, String privatekey)
at netpoint.admin.common.accounts.Rename.btnRenameUser_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain
Our technical people have been notified.
We're sorry for the inconvenience.
I've tried adding UserID as a column in the Activity table, but the error message still comes up. Any idea as to why this is occuring?

Similar Messages

  • Changing userid or holderid in the workflow

    Hello,
    I have a query regarding Changing userid or holderid in the workflow.
    Details:-
    1) While executing the workflow,at runtime i need to change the Holder id to test the workflow.
    2) how to determine holder on basis of position or job.
    Thanks & Regards,
    MrunalPatil.

    Hello Mrunal,
    1) While executing the workflow,at runtime i need to change the Holder id to test the workflow.
    You can use a Rule Based Function module or a Custom method to pass the agents at Runtime.
    Using WF_TASK-.AllAgentsOfTaskGetAndDispatch, which will prompt you to enter the Agents for next workitem.
    2) how to determine holder on basis of position or job.
    Position or Job are not changed directly at runtime, only if you pass the Position at run time it will pull all the Users assigned to that position and will send it to those users.
    Thanks,
    Sudhir.

  • How can I change userid and loginid for LDAP as userdatabase in SAP EP ?

    Hi all.
    I have this situation.
    one Windows Active Directory server.
    one SAP EP server.
    I needs to configure SAP EP server userinfo database point to Windows AD server.
    In my Windows Active Directory, user attribute includes windowsuserid, physicaldeliveryofficename and others.
    I needs to configure physicaldeliveryofficename as userid in SAP EP, but I needs user use windowsuserid as loginid to login in EP ( not physicaldeliveryofficename ) .
    Is it possible ?
    Now I can configure officename as userid and loginid in SAP EP, by change attributeMapping
              <attributeMapping>
                   <principals>
                        <principal type="account">
                             <nameSpaces>
                                  <nameSpace name="com.sap.security.core.usermanagement">
                                       <attributes>
                                            <attribute name="j_user">
                                                 <physicalAttribute name="physicaldeliveryofficename"/>
                                            </attribute>
                                            <attribute name="logonalias">
                                                 <physicalAttribute name="samaccountname"/>
                                            </attribute>
                                            <attribute name="j_password">
                                                 <physicalAttribute name="unicodepwd"/>
                                            </attribute>
                                            <attribute name="userid">
                                                 <physicalAttribute name="null"/>
                                            </attribute>
                                       </attributes>
                                  </nameSpace>
                             </nameSpaces>
    But in this way, user must enter their physicaldeliveryofficename as loginid.
    I needs user to input their windows AD loginuserid to login in EP, is it possible ?
    Thanks a lot

    Hi David.
    We develop a LoginModule.
    And when user is login in, the LoginModule will read username from input parameter then transfer it to userid as user input principal.
    So in SAP EP, the user account id is mapped with Windows AD officename, but user can use their username to login

  • Change userid's?

    Hi, we're using iplanet messaging server 5.2, and I'm looking to change the userid of a user from something that's hard to remember to an easier combination of their first and last name. My problem is that in the administration panel, all options EXCEPT the userid are modifyable. What's the course of action to get this user's id changed to something else? Thanks.

    We encounter a problem to the same topic:
    We need to change uid's to a new convention and have to keep the users mailboxes (imap + pop) and their aliases. So we have 2 accounts for the user, but only one is marked as mail active. The plan is to deactive the active user account for mail, move the mailbox with mboxutil -r and activate the new uid and delete the old from the LDAP server.
    If we try to test this we get email's to the non active account.
    Like:
    uid1=3test mail=[email protected]
    email-alias=[email protected],[email protected]
    mailuserstatus=active
    uid2=test.3 mail=[email protected]
    email-alias=[email protected],[email protected]
    mailuserstatus=deleted
    If 3test sends a mail to 3test we get:
    mboxutil -l |grep test
    0 0 none ... user/3test/INBOX
    1 0 date ..... user/test.3/INBOX
    This is not what we expect. How is that possible?

  • Bulk Change UserID and Primary Email Address

    Hi All,
    We have just successfully completed Cutover Migration and imported in all users and mailboxes from our existing Exchange 2010 environment into Exchange Online. However we are now wanting to change all UserID and Primary Email Addresses to conform with a
    new username strategy. All accounts are currently Cloud Only and we do not have DirSync set up and are not planning to.
    Currently the username and email address for a user is in the format [email protected] We want this now to be [email protected] for both logging in and email address. We want to maintain the old Email address as a proxy address. How is this possible?
    There are about 500 users, so I need a quick way of doing this with a script?
    Regards,
    Timus

    You can connect to Exchange Online via the powershell console.
    To add an emailaddress this should work :
    http://technet.microsoft.com/en-us/library/bb123794(v=exchg.150).aspx
    To change the upn, check http://msdn.microsoft.com/en-us/library/azure/dn194136.aspx
    This one might also be interesting :
    http://blog.migrationwiz.com/2012/01/24/office-365-powershell-tip-bulk-change-upns/

  • How to change userid/owner of scheduled jobs

    I can see the 'userid' of the scheduled jobs using sm37.
    This are the BASIS jobs setup during installation/upgrade last year.
    I would like to reassign the userid of to my own userid...as the consultand userid no longer exists.
    Please advise
    Maria

    hi,
    T code SU01 and give user name which u want 2 create and then click on create option.......
    enter the reqired field.... save
    as u enter the client using ur user id and then system will ask 2 give ur new password...
    if useful assign points...
    regards,
    santosh kumar

  • Can we change the UserID for a document without logging off using DIAPI

    Is it possible to change userid in a document using DI API?
    The senario is that I have logged in with a user for which there is no authorization to add or update BP Master.
    But in a special case I want him to change a particular field.
    So how can i do this.
    If yes, can somebody help me on how we can do this...

    Sorry I don't really have time for a full sample so the basic idea is:
    DI_company1 -> This is your logon with the user who is not authorised. When they trigger the scenario where they need to update the field they are not authorised for (and I can't give you a sample for that, it is completely up to your scenario) do the following
    DI_Company2 = new SAPbobsCOM.Company
    //Here supply it with all the usual connection information to your DB but
    //with a user who *IS* authorised
    DI_Company2.Connect()
    SAPbobsCOM.Documents oDocument = DI_Company2.GetBusinessObject(oOrders);
    oDocument.GetByKey(keyOfDocumentToUpdate)
    oDocument.MyFieldToUpdate = "Value to Update with"
    oDocument.Update()
    DI_Company2.Disconnect()
    The basic idea is that you are connecting a second time with your addon, with a new company object, using a user who is authorised & then disconnecting when finished. Your original connection (DI_Company1) is still connected and valid.
    Code is a horrible mix between VB and C# syntax because I don't have an editor to hand
    Good luck!

  • Change router login userid?

    Do you have to reset the router in order to chabge the userid? Have no problem changing password and other settings just cannot find where to change userid.

    If you have a CC supplied gateway device, and you are referring to the *user name* to access its settings pages, I don't believe that you can. Only the access password can be changed.

  • Changing WL user to nobody

    Is it possible to change the user in weblogic server to "nobody" without starting
    the server on port 80? The nonPrivUser field seems to only take affect if the
    server is started as root, and I don't want to do that.
    Thanks in advance.
    -- Joe

    Is it possible to change the user in weblogic server to "nobody" withoutstarting
    the server on port 80?Yes. set the nonPrivUser field to "nobody" and start it as root. Set the
    port number to whatever you like.
    The nonPrivUser field seems to only take affect if the
    server is started as root, and I don't want to do that.What? You HAVE to start it as root. No other account has the privilige to
    change userIds when running.
    Mike
    "Joe Lemaire" <[email protected]> wrote in message
    news:[email protected]..
    >
    Is it possible to change the user in weblogic server to "nobody" withoutstarting
    the server on port 80? The nonPrivUser field seems to only take affect ifthe
    server is started as root, and I don't want to do that.
    Thanks in advance.
    -- Joe

  • Change container from program

    Hello,
    I've to create a program to change initiator of WF, How I can do?
    I've 2 userid and all the WF started and not completed from the first user, I've to change the initiator in all of this WF.
    Thanks

    I've to do this operation becouse I've some users that will changes their userid so they will lost the notification task of document posted (for example).
    If approuver rejects the documents and the task has to return to initiator, if he changes userID the WF remain in process.
    I've tried to use F.M. SAP_WAPI_WRITE_CONTAINER from SE37 but after this from transaction SWIA the WF's container doesn't change.
    WORKITEM_ID     225001
    LANGUAGE         EN
    ACTUAL_AGENT MYUSER
    DO_COMMIT       X
    SIMPLE_CONTAINER-ELEMENT 'WF_INITIATOR'
    SIMPLE_CONTAINER-VALUE      'NEW_INITIATOR'
    I've this result in MESSAGE_LINE-LINE "Container successfully written"
    But container doesn't change.
    Someone know why?

  • Change XI  & retail server password

    Dear experts,
    There is a need in our organization to change userid and passwords of sap retail server and sap xi server.
    We also need to change password and userids of all java stacks opening as Integration Builder,Integartion Repository as well as
    Landscape
    Scenario implemented is idoc to file to pos and back from pos to file and idoc.
    I already found two rfcs.One for moving idoc from retail server to xi which convert it as file and place on one ftp server.
    Second rfc for accepting inbound idocs to retail.
    At what junctions i need to look on system incase i am willing to change passwords for sap retail and sap xi.Do i also
    need to do some administration for j2ee engine and any other area that i may be skipping. ?

    Do you mean changing passwords for all user? Could you share what raises such requirement?
    There could be various places where you need to change
    1. RFC destinations in PI
    2. Any URL using PI users for login
    3. Exchange Profile
    4. NWA/Visual Admin e.g. for third party adapters related settings
    5. Any channel with NFS access.
    6. Any system connected to PI usually uses some or other communication user.
    Note: There is a standard note for changing PI service user password.
    Regards,
    Prateek

  • How to block on account payment for certain user

    Dear All,
       We are looking to implement a policy on how to block certain users not to be able to take on account payment. One more query is it possible to disable a field. I want to disable the field "Payment on account" in the Incoming Payments. Please advice

    Hi,
    Sue below code in transaction notification procedure,Change userid =1 to user id for user ou want to block payment on account
    IF @Object_type = N'24' and @transaction_type = N'A'
    BEGIN
    if exists (SELECT    ORCT.DocEntry from ORCT
                         WHERE (ORCT.PayNoDoc='Y' and ORCT.UserSign=1) and ORCT.DocEntry  = @list_of_cols_val_tab_del
    begin
            select @error =14
       select @error_message = 'Cannot make on account payments '
    end
    END
    Thanks,
    Neetu

  • CUP - Issue regarding creation of New SAP ID in CUP.

    System :  SAP GRC 5.3 SP 12..
    We have requirement where in we need to design a workflow for creation of New SAP ID.
    The Naming convention followed for SAP ID is FIRST LETTER of FIRST NAME and LAST NAME with maximum 8 characters.
    For Eg
    JOHN SMITH would have SAP ID as JSMITH
    JERRY SMITH would  have SAP ID as  JSMITH01
    The requirement here is when user fill the REQUEST FORM for NEW User ID there is field where in the requestor need to put the desired SAP ID,
    Can a validation be set OR Logic be written so that user can put the SAP ID as per the naming convention..?
    Also , any other solution as to how the situtation can be handled in CUP...
    Regards.
    Ajit

    Hi Ajit,
    Yes, you can maintain the user ID in the Active Directory. User id will be now auto populated in the request form, from Active Directory when  we data Source is LDAP -Actice directory. So when user login to end user form to create a request, It's all information( user details + manager details ) will fetched from Active Directory.
    It is not possible to change userid in later stage of approval in the request.
    You can have security as final stage and guide them to create user manually as per naming convention.
    Make auto provisioning OFF in CUP
    Kind Regards,
    Srinivasan

  • NFS write access without local user

    Hi,
    I try to get write access to NFS from one to another linux system without local user account and group.
    System 1. /etc/exports -->set nfs share /backup
    Folder /backup all files owned by oracle:oinstall
    oracle(104):oinstall(106) 664
    System 2. user: root(1):root(1)
    #>mount -t nfs .....
    All files are owned by userid 104 and groupid 106
    I can get write access If I change userid and group id on system 2 to 104/106 but I think that could be smart way.
    Does anyone know the right was to get write access without have a same local user(id) and group(id)
    Thanks
    *T                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    You can try the following in your /etc/exports file:
    /backup   *(rw,insecure,all_squash,anonuid=104,anongid=106)
    Then reload the exports file using the command "service nfs reload"The above will allow rw access to the /backup directory and map all requests to the nobody account and remap the nobody account uid and guid to 104 and 106 of the nfs server system. The insecure option is required by some PCNFS clients. For more detailed information please check the exports man page.

  • 9i default TNS/DB in formsweb.cfg

    I can't seem to make any use of "userid" work on the iAS middletier.
    It's as if I can't override the basic userid setting: I can't do it in a named config and I can't do it if I put it in the URL. No matter what I do I'm forced to enter username, password and database. It's as if the use of userid just gets ignored. I can easily change userid when I run forms directly from 9iDS, it's just on the iAS it doesn't work.
    Basically I need to be able to specify a 9i equivalent of putting "set LOCAL=MY_DB.WORLD" in a .bat file in the 6i fat client mode, ie. specify only the default database to be used so that the users don't have to enter that explicitly at logon. However, I can't find any documentation how this is done - all examples just say "userid=user/pass@<your_db>".
    So I also need some sort of documentation that lists ALL possible commands in the formsweb.cfg, but I've been unable to find the complete reference guide for that.
    Sincerely,
    Jesper Vad Kristensen
    Aarhus, Denmark
    # formsweb.cfg start #
    # $Id: formsweb.cfg,v 1.23 2002/01/25 06:51:41 oraforms Exp $
    # formsweb.cfg - Forms Servlet default configuration file
    # This file defines parameter values used by the FormsServlet (f90servlet)
    # DEFAULT CONFIGURATIONS
    # These are the default settings. Any of them may be overridden in the
    # Named Configurations section. If they are not overridden, then the
    # values here will be used.
    # System Paremeters cannot be overridden in the URL. User Parameters can.
    # SYSTEM PARAMETERS
    # These have fixed names and give information required by the Forms
    # Servlet in order to function. They cannot be specified in the URL query
    # string. But they can be overriden in a named configuration (see below).
    # Some parameters specify file names: if the full path is not given,
    # they are assumed to be in the same directory as this file. If a path
    # is given, then it should be a physical path, not a URL.
    webUtilArchive=/forms90/webutil/webutil.jar,/forms90/webutil/jacob.jar,/forms90/webutil/SmileyBridge.jar
    #baseHTML=base.htm
    #baseHTML=e:\webutil\server\webutilbase.htm
    #baseHTMLjinitiator=basejini.htm
    baseHTMLjinitiator=e:\webutil\server\webutiljini.htm
    #baseHTMLjpi=basejpi.htm
    baseHTMLjpi=e:\webutil\server\webutiljpi.htm
    baseHTMLie=baseie.htm
    HTMLdelimiter=%
    # WorkingDirectory defaults to <oracle_home>/forms90 if unset.
    workingDirectory=e:\KASSforms\forms
    envFile=default.env
    # The next parameter specifies how to execute the Forms applet under
    # Microsoft Internet Explorer 5.x. Put IE=native if you want the
    # Forms applet to run in the browser's native JVM.
    IE=JInitiator
    # USER PARAMETERS
    # These match variables (e.g. %form%) in the baseHTML file. Their values
    # may be overridden by specifying them in the URL query string
    # (e.g. "http://myhost.mydomain.com/servlet/f90servlet?form=myform&width=700")
    # or by overriding them in a specific, named configuration (see below)
    # 1) Runform arguments:
    form=tdimenu.fmx
    userid=
    # These settings support running and debugging a form from the Builder:
    otherparams=debug=%debug% buffer_records=%buffer% debug_messages=%debug_messages% array=%array% query_only=%query_only% quiet=%quiet% render=%render% host=%host% port=%port% record=%record% tracegroup=%tracegroup% log=%log% term=%term%
    debug=no
    buffer=no
    debug_messages=no
    array=no
    query_only=no
    quiet=yes
    render=no
    host=
    port=
    record=
    tracegroup=
    log=e:\KASSforms\forms.log
    term=
    # 2) HTML page title, attributes for the BODY tag, and HTML to add before and
    # after the form:
    pageTitle=KASS
    HTMLbodyAttrs=
    HTMLbeforeForm=
    HTMLafterForm=
    # 3) Values for the Forms applet parameters:
    serverURL=/forms90/l90servlet
    codebase=/forms90/java
    #imageBase=DocumentBase
    imagebase=codebase
    width=640
    height=480
    separateFrame=false
    splashScreen=splash_velkommen.gif
    background=
    lookAndFeel=Oracle
    colorScheme=teal
    logo=
    formsMessageListener=
    recordFileName=
    serverApp=default
    # The following archive settings are for
    # archive_jini - settings for JInitiator
    # archive_ie - settings for IE native JVM
    # archive - settings for all other cases (Java Plugin, Appletviewer, etc)
    archive_jini=f90all_jinit.jar,/forms90images/kassimages.jar
    archive_ie=f90all.cab,/forms90images/kassimages.jar
    archive=f90all.jar,/forms90images/kassimages.jar
    # Number of times client should retry if a network failure occurs. Only
    # change after having read the documentation.
    networkRetries=0
    # 4) Parameters for JInitiator (used with Windows clients)
    # Page displayed to Netscape users to allow them to download JInitiator.
    # If you create your own page, you should set this parameter to point to it.
    jinit_download_page=/forms90/jinitiator/us/jinit_download.htm
    # Parameters related to the version of JInitiator.
    jinit_classid=clsid:CAFECAFE-0013-0001-0009-ABCDEFABCDEF
    jinit_exename=jinit.exe#Version=1,3,1,9
    jinit_mimetype=application/x-jinit-applet;version=1.3.1.9
    # 5) Parameters for the Java Plugin (used with non-Windows clients)
    # Page displayed to users to allow them to download the JPI
    # (NOTE: you should check this page and possibly change the settings)
    jpi_download_page=http://java.sun.com/products/plugin/1.3/plugin-install.html
    # Parameters related to the version of the Java Plugin
    jpi_classid=clsid:8AD9C840-044E-11D1-B3E9-00805F499D93
    jpi_codebase=http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0
    jpi_mimetype=application/x-java-applet;version=1.3
    # 6) EM config parameter
    # Set this to "1" to enable Enterprise Manager to track Forms processes
    em_mode=0
    # 6) OID Config parameters (for Single Sign-On)
    oid_formsid=formsApp
    oracle_home=e:\Ora9ias_forms
    # NAMED CONFIGURATIONS
    # You may define your own specific, named configurations (sets of parameters)
    # by adding special sections as illustrated in the following examples.
    # Note that you need only specify the parameters you want to change. The
    # default values (defined above) will be used for all other parameters.
    # Use of a specific configuration can be requested by including the text
    # "config=<your_config_name>" in the query string of the URL used to run
    # a form. For example, to use the sepwin configuration, your could issue
    # a URL like "http://myhost.mydomain.com/servlet/f90servlet?config=sepwin".
    # Example 1: configuration to run forms in a separate browser window with
    # "generic" look and feel (include "config=sepwin" in the URL)
    [sepwin]
    separateFrame=True
    lookandfeel=Generic
    # Example 2: configuration affecting users of MicroSoft Internet Explorer 5.x.
    # Forms applet will run under the browser's native JVM rather than
    # using Oracle JInitiator.
    [ienative]
    IE=native
    # Example 3: configuration forcing use of the Java Plugin in all cases
    # (even if the client browser is on Windows)
    [jpi]
    baseHTMLJInitiator=basejpi.htm
    baseHTMLie=basejpi.htm
    # Example 4: configuration running the Forms ListenerServlet in debug mode
    # (debug messages will be written to the servlet engine's log file)
    [debug]
    serverURL=/servlet/l90servlet/debug
    [native]
    separateFrame=True
    lookandfeel=Oracle
    IE=native
    form=tdimenu.fmx
    [tdiwin]
    separateFrame=false
    lookandfeel=Generic
    IE=JInitiator
    form=tdimenu.fmx
    [tdiwin_sep]
    separateFrame=True
    lookandfeel=Generic
    IE=JInitiator
    form=tdimenu.fmx
    [kpm]
    #HTMLbodyAttrs=onLoad='javascript:self.moveTo(1601,1201)'
    separateFrame=True
    lookandfeel=Generic
    IE=JInitiator
    form=tdimenu.fmx
    # more efficient grey background
    background=background_grey.gif
    [test]
    separateFrame=True
    lookandfeel=Generic
    IE=JInitiator
    form=tdimenu.fmx
    background=/forms90images/marselis_skov.jpg
    envFile=test.env
    [jevk]
    workingDirectory=e:\jevk\forms\recompile_all
    separateFrame=True
    lookandfeel=Generic
    IE=JInitiator
    form=tdimenu.fmx
    envFile=jevk.env
    [jevka]
    userid=jevk/tdi123@adsl
    separateFrame=True
    lookandfeel=Generic
    IE=JInitiator
    form=rollinf.fmx
    background=background_grey.gif
    [inwi]
    userid=jevk/tdi123@adsl
    separateFrame=True
    lookandfeel=Generic
    IE=JInitiator
    form=admuser_inwi.fmx
    background=background_grey.gif
    # formsweb.cfg end #
    # java console start #
    Loading http://oiatst01.tdk.dk:7778/forms90/webutil/webutil.jar from JAR cache
    Loading http://oiatst01.tdk.dk:7778/forms90/webutil/jacob.jar from JAR cache
    Loading http://oiatst01.tdk.dk:7778/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    Loading http://oiatst01.tdk.dk:7778/forms90images/kassimages.jar from JAR cache
    Loading http://oiatst01.tdk.dk:7778/forms90/java/SmileyBridge.jar from JAR cache
    connectMode=HTTP, native.
    MessageManager: key VERSION bundle oracle.forms.engine.RunformBundle exception java.lang.IllegalArgumentException: unknown format type at
    [[[Note here: I don't know what the MessageManager is talking about here as the error message isn't complete. I _may_ be related to wrong parameters in formsweb.cfg or some such]]]
    # java console end #

    Jesper,
    all parameters that are understood by the formsweb.cfg file are listed un the System and user section. In Oracle10g Forms we also added comments to describe their individual meanings.
    1. create a named configuration for your application and add
    # assuming orcl is your database tnsnames name)
    userid=@orcl
    2. In your Forms application, using an on-logon trigger
    BEGIN
    LOGON_SCREEN;
    message(get_application_property(username||'@'||get_application_property(connect_string));
    LOGON(get_application_property(username ||'@'||get_application_property(connect_string),get_application_property(password),true);
    END;
    If you want to also specify teh username so that he only needs to enter the password, you can pass userid=scott@orcl in the URL
    Note that Oracle9iDS had a bug on Windows2000 that prevented the servlet from reading URL parameters. This problem is solved within Patch1.
    Frank

Maybe you are looking for

  • IPhoto will not launch

    So i had everything working for a few days and then i go to open iphoto yesterday and it just crashes IMMEDIATLEY after i launch... I did the updates all of the above and even tried removing iPhoto, then reinstalling with the ilife installer... after

  • How do I set up a second iPod Touch account on my computer?

    How do I set up a second iPod Touch account on my computer? Am having trouble.

  • Question about Undo Tablespace?

    Hello; The size requirement of the undo tablespace is related to the number and size of transactions that occur on the database.But I dont need to query any of these transaction for a schema or table by using flashback so is there a way of disabling

  • InDesign to Database file

    I have a small local telephone book done in InDesign CS6 and I am wondering if it is possible to export the data from it to a database like MySQL or a flat db file so that users on a website can search it's contents.  Is this possible? Kind of like i

  • SharePoint Document Set Version Extension

    Before reading further, please note this is not a simple 'how do I enable versioning' and, as far as I can tell, nothing similar has been asked before... Instead I am looking for any solutions (3rd party or OOTB) or novel suggestions for an extension