Changes in sunone directory

A user is already provisioned to sun one directory .Now I am changing the first name of that user in the OIM user profile and needs get changes in sun one. How that will configure

Steps from from Oracle:
1) Suppose one created a UDF: UDF USR_UDF_BUS_PHONE for phone number called 'Business Phone Number' on the Users User Defined Field Form in Design Console
2) Then double click on "Lookup Definition" under the Administration tree of Design Console and query for this "Lookup.USR_PROCESS_TRIGGERS" code.
3) Add "Lookup Code Information" like this.
i) Enter the UDF column created in step 1 for Code Key as USR_UDF_BUS_PHONE
ii) Enter the word 'Change' without the quotes followed by the field name of the UDF column created in Decode column. So in this case the Decode is 'Change Business Phone Number' without the quotes
iii) Language: en
iv) Country: US
4) Then create one adapter of type process task
i) Move to Variable List tab and create a variable "var1" Resolve at run time.
ii) Add logic task -> SET VARIABLE and click on continue
iii) In Add Set Variable Task Parameter dialog, select Adapter return value in variable name drop down, Operand Type as Variable, Operand Qualifier ->"var1" created in 4i).
5) Add one process task under the Resource Object's Process Definition in Design Console named 'Change Business Phone Number' without the quotes. Note: The task name should be
exactly same as Decode value in lookup definitions and then make it conditional and also check "Allow Multiple Instances".
6) In "Integration" tab of task add adapter you have created in 4) and then map the adapter variables.
i) Map Adapter Return Variable to Process Data and then select the process form field (Example: UD_ADUSER_PHONE) which you want to update with the user's Business Telephone USR_UDF_BUS_PHONE field.
ii) Then map the other adapter variable to User Definition -> map with user's Business Telephone USR_UDF_BUS_PHONE field.
Result: Now when user's Business Telephone is update, the Change Business Telephone will get triggered in and inserted for this resource and copy the change from user profile to the process form. If the connector already has the 'Business Telephone Updated' Process Task in the Process definition which has an adapter to update the target then because of the update to the Business Telephone in the process form, the 'Business Telephone Updated' task will be triggered and target will also get updated with the new change.
-Bikash

Similar Messages

  • Change the User ID running the SunOne Directory Server 6.3 on Windows 2003

    Hi Experts,
    I have an install of SunOne Directory Server Enterprise edition 6.3 running on Windows 2003 server. It was installed using the Zip distribution and is running as a user ID in the Active Directory the server is part of. We are trying to change the user ID to a service account (not the current ID which belongs to a person), so that the Sun DS can run as a service within Windows 2003 server. Need help in doing this without having to re-install the Directory server. Has anyone done this and is it possible to do?

    Thank you very much for the insights and the responses sharmy28.
    Appreciate it very much.
    All I had to do was change the setting in this file only:
    Open the file dsee6/cacao_2/etc/cacao/instances/default/private/cacao.properties and change the below line with new id...
    # Define username and groupname for cacao process
    process.username=sunadmin
    process.groupname=sungroup
    As this is Windows 2003 and the installs are all default values, I had to reboot the server for the change to take effect.
    The file dsee6/cacao_2/usr/lib/cacao/lib/tools/scripts/globals.cfg does not exist. However the same file exists under the perl directory as globals.pl and the settings you specified are present there. In our case these were commented out and so I left them as is.
    Thanks once again for your responses which helped me solve the issue we had.
    Thanks.

  • How to change the default directory from within SQL*Plus ?

    Hello,
    I want to change the default directory directly from within SQL*Plus to be able to launch my command files with simple instructions like :
    @my_command.sql
    If I haven't launched SQL*Plus from the directory containing the file my_command.sql, how do I change the default directory to the directory of my command files ?
    I've searched through the Oracle documentation, there's no SET DEFAULTDIR or something like that. When I do a SHOW ALL, there's no variable containing the default directory.
    If you have an idea...
    regards,
    Jérôme.

    Hi Jérôme (J鲴me ?),
    You cannot directly do that, but you can use @@ instead of @ to run subscripts in the same directory as the superscript
    # head /tmp/tl30/xxx/[xyz].sql                    
    ==> /tmp/tl30/xxx/x.sql <==
    prompt call y
    @y
    prompt call z
    @@z
    quit
    ==> /tmp/tl30/xxx/y.sql <==
    prompt i am in y
    ==> /tmp/tl30/xxx/z.sql <==
    prompt i am in z
    # pwd                                             
    /root
    # sqlplus -s scott/tiger@lsc62 @/tmp/tl30/xxx/x.sql
    call y
    SP2-0310: Datei "y.sql" konnte nicht geöffnet werden
    call z
    i am in zKind regards
    Laurent Schneider
    OCM DBA

  • How to Change Default User Directory without changing System Directory

    Hi Everyone,
    I need to change default User Directory for my JDeveloper 11.1.1.0.2.
    Default User Directory = C:/JDeveloper/mywork
    Default System Directory = *<JDEV_HOME>/System*
    Now I Need to Change it to
    My Default User Directory = C:/Monty/JDev11g2/
    But System's Default Dir = *<JDEV_HOME>/System*(Same)
    For this i explicitly Set variable ide.user.dir to C:/Monty/JDev11g2/ in JDev.boot file as explained in Installation document.
    Working fine but it contains System Folder too. I don't want this.
    Any Help to find me separate these both as it works for Single User.
    Thanks,
    Fizzz...

    Hi John, You must be right if i'd believe in ghost, A Ghost of System's Folder :-). Well that's true, We should ignore it. But still If someone finds any Clue then let me know.
    Thanks
    Fizzz...

  • How to change default compile directory tmp_ejb?

    Dear all,
    Someone knows how to change the default directory "tmp_ejb...." in WebLogic Server
    7.0?
    This is the default directory where WebLogic Server 7.0 generates and compiles
    the EJB's declared in config.xml.
    I try to specify the attribute TmpPath="ANOTHER_TMP_LOCATION_DIRECTORY_FOR_EJB"
    in the EJBContainer node but still doesn't work.
    The same thing happens when I test this attribute on EJBComponent declaration.
    Someone knows if there is an enviroment variable that specify this tmp_ejb location
    path?
    It's false that the tmp_ejb is located where the config.xml file is placed.
    I have 3 weblogic servers and they haven't the same behaviour.
    Someone can help me??????
    Thanks.

    I ran into the same problem and was wondering if you got an aswer the question you posted in BEA's news group: "How to change default compile directory tmp_ejb?
    Thanks

  • How to change the output directory of .xml files

    Hi,
    There are lots of .xml files generated under
    $ORACLE_AS_HOME/j2ee/home/applications/xmlpserver/xmlpserver/xml.
    (ex:/usb/bipub3/oracle/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xml).
    I found these files are generated in the following operation;
    1.Log in BI Publisher.
    2.Select the Schedules tab.
    I think they are kind of temp files so we will be able to delete them.
    But I'd like to know how to change the output directory.
    Can we change the above directory to other path?
    Regards.

    Why? As that may invalidate support since you configure/alter the deployment.
    The location is specified in oc4j_bi\j2ee\home\applications\xmlpserver\xmlpserver.war, so you could go into the war file and alter it.

  • Problem Changing the Root Directory of the Default Virtual Host in J2EE 7.0

    Hi,
    I'm trying to change the root directory for the default virtual host in J2EE 7.0.
    i did the following steps in visual admin: services -> HTTP Provider -> Runtime -> Virtual Hosts -> default:
    Root Directory: "D:/usr/sap/<server>/<instance>/j2ee/cluster/server0/apps/sap.com/crm~b2b/servlet_jsp/b2b/root/b2b" (this the correct path to the application)
    Start Page:"z_index.jsp"
    I restarted HTTP Provider Service and the J2EE.
    When I start http://<server>:<port> i get the following error:
    The requested resource /z_index.jsp is not available
    Details:   File [z_index.jsp] not found in application root of alias [/] of J2EE application [sap.com/com.sap.engine.docs.examples].
    sap.com/com.sap.engine.docs.examples is the initial default root directory, but i changed it to the correcht path...
    Can anybody help me?
    Yours
    Michael
    Message was edited by:
            Michael Cendon

    Hi,
    hqt200475 wrote:
    Hi,
    I have the Environemt:
    + Linux SUSE 11 + Oracle Enterprise 11.2.0.2
    oracle@stb:~> uname -a
    Linux stb 2.6.32.12-0.7-default #1 SMP 2010-05-20 11:14:20 +0200 x86_64 x86_64 x86_64 GNU/LinuxMy Problem is changing the home directory of an existing Standalone-ASM:
    /u00/app/oracle/product/11.2.0/grid_1/I want to move it to
    /u00/app/grid/product/11.2.0/grid_1/My Question: what is the optimal path?
    Optimal Flexible Architecture standard
    All Oracle components on the installation media are compliant with Optimal Flexible Architecture. This means, Oracle Universal Installer places Oracle Database components in directory locations, assigning the default permissions that follow Optimal Flexible Architecture guidelines.
    Oracle recommends that you use Optimal Flexible Architecture, specially if the database will grow in size, or if you plan to have multiple databases.
    /u00/app/oracle/product/11.2.0/grid_1 - Oracle home directory for Oracle Grid Infrastructure 11g for a standalone server, if user owner of installation is "oracle"
    /u00/app/grid/product/11.2.0/grid_1 - Oracle home directory for Oracle Grid Infrastructure 11g for a standalone server, if user owner of installation is "grid"
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16763/appendix_ofa.htm
    Hope this helps,
    Levi Pereira

  • How can I change the source directory in Netbeans

    Hi there,
    Thanks for reading.
    How can I change the source directory in Netbeans so I can have a src directory?
    Thanks,
    Lorenzo

    Forgot to say Netbeans 3.6.
    thanks

  • Mass change in object directory entry

    hi Experts ,
    we have a problem in object directory entry of some near 1600 objects which want to change in a single go , can any one help us on this??
    We have searched SDN already and do find similar questions but no relevant answer , please help.
    If we try to change it through Se03 it asks to do it objectby object whch is a very time consuming activity .
    Br,
    Sunny.

    In SE03,
    You can give wild character if the object names starts with for example A* and then you can block select.
    or if you go by further restriction(for example by package name), you can able to list all of the objects under the package.
    This way you can block select it and change the object directory.

  • How to create users with i18n characters in SunONE directory server?

    Was trying to create users and groups with i18n characters in SunONE directory server
    1. Started LDAP console using -l option
    2. Chaged the Locale to Japanese
    3. Entered few japanese character as username (meaning internationalization user name)
    4. However, I could not able to type the password using the "soft keyboard" that comes with Japanese Locale
    5. to overcome with #4, for now, I typed english chars as the password
    6. Click OK to save the above username/pwd
    7. It says "netscape.ldap.LDAPException: error result (19); value of attribute "uid" contains extended (8-bit) characters"
    Has anyone ever created i18n user names in SunONE Directory Provider? Please help...

    Hi LostLad,
    Soryy for my ignorance...Could you please be elaborate on how to remove "uid attribute from 7-bit ASCII plugin?
    Thanks in advance..

  • Changing web root directory

    I've just managed to set up coldfusion (8, not that I think
    it should be very different to 7) on my mac.
    It's running perfectly, except that the wwwroot folder is in
    Applications/coldfusion8, and my CF pages are in a different
    directory.
    Is there some way to either change the wwwroot directory to
    something different, or otherwise add additional directories?
    Thanks.

    Hi,
    I have read through your posting and it has provided some insight into the problem I am having. I have few questions for you :
    1. You said you were told is to revert to version 10.1.2.0.2, is this the Oracle Access Manger version number? I am currently using OAM 10.1.4.0.1 and have logged a severity 1 with Oracle Support.
    My problem is that I am trying to integrate Oracle Access Manager(10.1.4.0.1) to OracleAS 10g (10.1.2.0.2). The problems comes after installing the WebGate on OHS. When trying to access OHS root page (http://servername:7777) I get 500 internal server error.
    So I was wondering if there is Oracle Access Manager version 10.1.2.0.2, if there is, I think I should try it.
    Thanks,
    Boland

  • J2EE status info unavailable - Cannot change to working directory

    Hello everyone,
    I've got this error when I start SAP Solution Manager system.
    disp+work.exe  Running,Message Server connection ok,J2EE status info unavailable.
    I've checked trace files and logs,
    Finally dev_bootstrap says:  "Cannot change to working directory"
    I couldn't find what changes import_properties file which under the E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster folder.
    Does anyone have any ideas about this issue?
    trc file: dev_bootstrap
    Used property files
    -> files [00] : E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : hostname
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\<SID>\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID8075800  : E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID8075850  : E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID8075800            : E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID8075850            : E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 4632] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4632] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4984] JLaunchRequestFunc: Thread 4984 started as listener thread for np messages.
    [Thr 1048] WaitSyncSemThread: Thread 1048 started as semaphore monitor thread.
    [Thr 4632] NiInit3: NI already initialized; param 'maxHandles' ignored (1;10002)
    [Thr 4632] CPIC (version=700.2005.12.02)
    [Thr 4632] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_16
    [Thr 4632] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\<SID>\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_16
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_16-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : D:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : D:\usr\sap\<SID>\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : E:\usr\sap\<SID>\DVEBMGS00\exe\jstartup.jar;E:\usr\sap\<SID>\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0080758
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 5240] JLaunchIStartFunc: Thread 5240 started as Java VM thread.
    [Thr 5240] *** ERROR => Can't change working directory [D:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster] (rc = 2) [jlnchxxi.c   378]
    [Thr 5240] *** ERROR => Cannot change to working directory [D:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster] (rc=-1) [jlnchxxi.c   724]
    [Thr 4632] Wed Jan 21 05:22:15 2009
    [Thr 4632] JLaunchCloseProgram: good bye (exitcode = -1)
    Regards,
    Baris

    Hello everyone,
    I've got this error when I start SAP Solution Manager system.
    disp+work.exe  Running,Message Server connection ok,J2EE status info unavailable.
    I've checked trace files and logs,
    Finally dev_bootstrap says:  "Cannot change to working directory"
    I couldn't find what changes import_properties file which under the E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster folder.
    Does anyone have any ideas about this issue?
    trc file: dev_bootstrap
    Used property files
    -> files [00] : E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : hostname
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\<SID>\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID8075800  : E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID8075850  : E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID8075800            : E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID8075850            : E:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 4632] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4632] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4984] JLaunchRequestFunc: Thread 4984 started as listener thread for np messages.
    [Thr 1048] WaitSyncSemThread: Thread 1048 started as semaphore monitor thread.
    [Thr 4632] NiInit3: NI already initialized; param 'maxHandles' ignored (1;10002)
    [Thr 4632] CPIC (version=700.2005.12.02)
    [Thr 4632] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_16
    [Thr 4632] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\<SID>\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_16
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_16-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : D:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : D:\usr\sap\<SID>\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : E:\usr\sap\<SID>\DVEBMGS00\exe\jstartup.jar;E:\usr\sap\<SID>\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0080758
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 5240] JLaunchIStartFunc: Thread 5240 started as Java VM thread.
    [Thr 5240] *** ERROR => Can't change working directory [D:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster] (rc = 2) [jlnchxxi.c   378]
    [Thr 5240] *** ERROR => Cannot change to working directory [D:\usr\sap\<SID>\DVEBMGS00\j2ee\cluster] (rc=-1) [jlnchxxi.c   724]
    [Thr 4632] Wed Jan 21 05:22:15 2009
    [Thr 4632] JLaunchCloseProgram: good bye (exitcode = -1)
    Regards,
    Baris

  • JAAS LoginModule for SunOne Directory Server?

    I have a customer who is using SunOne Directory Server for LDAP.
    I have test code that uses the JAAS's com.sun.security.auth.module.JndiLoginModule to do authentication against an OpenLDAP test server.
    The test code won't work at the customer site because they need to use a special userid/pw along with the subject userid/pw in order to do an authentication. I assume this is LDAP v3 stuff, but the customer is unsure. Unfortunately I have no direct access to the customer's LDAP admin folk. Typical bureaucracy stuff.
    The customer was able to write java code that authenticates to his LDAP server using example code from http://java.sun.com/products/jndi/tutorial/ldap/security/ldap.html which uses the JNDI API and specifies the access userid/pw using Context.SECURITY_PRINCIPAL and Context.SECURITY_CREDENTIALS.
    So thats great, however my application uses JAAS, and therfore only indirectly uses JNDI. The JndiLoginModule provided by JAAS does not appear to support the Context.SECURITY_PRINCIPAL and Context.SECURITY_CREDENTIALS parameters.
    A custom JAAS LoginModule could be written which interfaces to the JNDI LDAP stuff, however considering that JAAS and the SunOne Directory server are both Sun products, I thought perhaps SunOne Directory comes with a JAAS compatible LoginModule that my customer does not know about? I've looked at online docs, but haven't found any such thing yet.

    Hey dav,
    Sorry that I am not posting to give you a solution - it is more to ask for some guidance.
    I am implementing a client-server arch system which has a lot of 'privileged' actions to be managed. I have thus succesfully integrated the basics of JAAS in to the system... but I am now desparately looking for away to have client-side policies distributed at runtime from the server.
    I do not want to get involved with any web/application server stuff more than I need to; unfortunately one of the system requirements is for client-server comms to be facilitated by SOAP over HTTP, and thus probably JAX-RPC - but it is no problem. I have a developed a database backed Policy and (JAAS) Config which constitute parts of the server component. Now it is just a case of getting the policy to the client at client start-up and subsequently the configuration forJAAS authentication. The aim is that this data will be transfered once during login, and anytime that the the policy is requested to be refreshed.
    Since reading you post, I'm wondering what services LDAP or JNDI can offer me?
    Also, is JNDI an appropriate option for data persistence? is it better to go with JDO or some other object store abstraction.
    Kind regards,
    Darren B

  • First time configuring Sol9 built-in SunONE Directory Server

    Hi!
    I'm using Solaris 9 Sparc and I'm trying to configure the SunONE Directory Server included with Sol9.
    When I type :
    directoryserver startconsole , it asks for :
    UserID
    Password
    Administration URL
    but how can I specify these info if it's a first time configuration ?

    Because I have it on a Netra T1 AC200 without video card and I can't find the Directoryserver binary...

  • How do I change the extension directory?

    I installed JBuilder and it changed my extension directory from the default:
    JAVA_HOME\jre\lib\ext
    to:
    JBuilder8\jdk1.4\jre\lib\ext
    how do I change it back?

    nevermind, found a solution:
    uninstall the jdk and reinstall.
    it sets it back to \jre\lib\ext
    (there's still the question of how to change the extension directory arbitrarily, but i'm not going to lose sleep over it)

Maybe you are looking for