Help needed in OIM 11g with respect to Target Recon

Hi Experts,
I have OIM 11.1.1.5.0 installed with AD Connector configured. We have 3 AD instances, so we have cloned the full AD Connector to "A_AD_RO User", "B_AD_RO User" and "C_AD_RO User" resourced with separate-separate Process defn, scheduled task, lookups and IT resource
When I am doing target recon based on "emailID" as key from respective ID, the reconciliation events gets generated and I can see the event in Recon Manager with "No Match Found", even though the user with valid email id is present in the OIM.
Once I do re-evaluate of reconciled user, the user target gets linked with the correct user.
Problem: Everytime, I need to go to Recon Manager, and manually click on "Reevaluate Event", then only the target AD is getting linked to user.
How to set it automatically?
Has anyone faced this kind of issue?
Any suggestion which I can apply to skip "Reevaluate Event" manually to link user with target.
Regards,
J
Edited by: J_IDM on Mar 19, 2012 6:35 AM

A few things to check.
On the resource object, reconciliation tab. Check the recon action rules. The Entity Match is the one that matches a user to the target data if the user does not have an instance on their profile.
Check your reconciliation rules. Make sure that you have a rule for each resource, and that it is in an active state. Also make sure the rule is a valid matching rule.
For each resource workflow, there are configuration lookups. You must be VERY careful when cloning a resource to go through every lookup that is duplicated and make sure the values are all for the new resources.
It sounds like you used the same adapters for every instance. This will cause a problem because there are hard coded form values in the adapter, so you will need to change those to have an input so you can specify the value for each instance. Otherwise, every provisioning task will look for the objectguid from the original workflow.
There are lots of updates you must perform to make sure they work correctly during a clone.
Once you have done all these, try and run your recons again, and make sure you wait till the recon completes so it processes the events in the correct bulk amounts.
-Kevin

Similar Messages

  • Help needed for OIM 11g

    Hi All,
    I have a requirement to develop SPML webservices for Create User, Modify user, Password Set, Forgotten Password on OIM11g.
    These WebServices will be called from some portal.
    Can anyone guide me how to start with it?
    I am new to WebServices on OIM so I need some guide or documentation available on net.
    Regads,
    J
    Edited by: J_IDM on Mar 17, 2011 3:08 AM

    *10G*
    SPML in OIM by default would give you everything that you require. I don't know you have seen this document or not:
    http://download.oracle.com/docs/cd/E14049_01/doc.9101/e14067/spml.htm#sthref97
    Refer section *12 SPML Web Service* and also *12.7 Developing the Client for the SPML Web Service*
    The former section talks about the sample wsdl and sample http requests format which are supposed to be generated from your client and the latter talks about the actual client. Find related java code and sample files in Xellerate\SPMLWS folder. Everything would be there.
    To start with, try your hands on this sample data and see if you can get SPML working. Once through bundle this sample client code to your actual
    *11G*
    The older version of OIM 10G was a little more detailed in this regard and the integration with SPML appeared a little easy. Although the features in 11G looks mroe exhaustive but unluckily the documentation also looks like limited.
    By the the operations which might cover your requirements could be:
    - addRequest for Create User
    - modifyRequest for Modify user, Password Set, Forgotten Password
    I would do 'Password Set & Forgotten Password' to behave in the same way.
    To start with I would use a tool like soapUI to point to the existing 11G wsdl and see what I can do with it:
    http://HOST_NAME:PORT/spml-xsd/SPMLService?WSDL
    Once clear, create another hosted SPML webservice and assign an end-point URL.

  • Changes to be done in OBIEE 11g with respect to database change

    Hi,
    Our database has been SHIFTED to new system and got new tnsnames details(hostname, service name etc). What changes do i need to do with respect to the new shifted database in obiee 11g application so that I can connect to the database with same repository with out losing my previous data.
    The things I have done:
    1.Copied the new tnsnames file to oracleBI1\network\admin
    2.Created the new DSN with respect to new databse service name.
    Thanks

    Hi raj,
    You are going in the right direction.Are you facing any problem after executing these steps?
    After copying the tns file to the location,instead of creating new DSN name you can associate the old DSN name by editing it and changing the required fields and credentials and test it then your done.
    UPDATED POST
    It is clearly saying that listener is not reading the DB,so go to the DB where it is installed and check if TNS name related to new database is added and the corresponding listerner is added to listner.ora file for the new DB.
    It will locate at DB installed for example c:\oracle\product\10.1.0\Db_1\network\admin\listener.ora
    If needed paste the listner at the BI path where you have pasted your TNS name.
    UPDATED POST-2
    DSN is not reading the DB name that is what the error is saying so that is the reason you are not able to start the services.....create a new DSN and give a try at it.
    Hope helps you.
    Cheers,
    KK
    Edited by: Kranthi.K on Apr 17, 2011 9:51 PM
    Edited by: Kranthi.K on Apr 17, 2011 10:19 PM

  • Help required in OIM 11g

    Hi Experts,
    I have to define Custom Admin Roles like "Customer Admin", "Employee Admin" ..in my OIM 11g.
    So that Customer admin can search only for customers..and Employee Admin Can search for only Employees...
    I have two organization: for eg: One is "CustomerOrg" and "EmployeeOrg"
    I have created two authorization policy for this and asigned "Customer Admin" & "Employee Admin" groups accordingly.
    I then created a new user and assigned him "Employee Admin" Role.
    After that once the user is trying to create a user, he is unable to fill the Organiztion value field in the Create User form.
    He is unable to search Organization too...which looks like some permission./access issue.
    I dont want to give any OOTB alreadt existing system admin Roles to the user.
    Please suggest, how can my Admin User create a user by filling organization info(Which is appearning blank once admin is searchuing).
    Quick help will be appreciated.
    Regards,
    J
    Edited by: J_IDM on Nov 16, 2011 5:46 AM

    You need to make your admin groups administrators of the organizations. That is how user searches work in OIM. It's based on access to organizations.
    http://download.oracle.com/docs/cd/E21764_01/doc.1111/e14316/org_mangmnt.htm#CHDEFGHA
    -Kevin

  • Problem while reconfiguring OIM 11g with existing Database

    Hello,
    I had some issues with my OIM 11g instance, so i reconfigured it by deleting user_projects folder,before deleting i took backup of config folder as i wanted to
    configure with existing database.
    Following steps were performed for reconfiguring OIM11g:-
    1)Ran config.sh from <Middleware>/Oracle_IDM1/common/bin
    2) Copied .xldatabasekey file to newly created domain
    3)Ran config.sh from <Middleware>/Oracle_IDM1/bin
    Then tried to start AdminServer, it showed status as running but with errors like
    java.lang.NoClassDefFoundError: Could not initialize class oracle.dfw.impl.common.TempFileManager
    at oracle.dfw.spi.portable.PortableDiagnosticsFrameworkProvider.init(PortableDiagnosticsFrameworkProvider.java:120)
    Then tried to start OIM server , it showed status as running but with error as
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Password for .xldatabasekey is not seeded in CSF.
    Then i tried to cofigure domain again & this time i didnt select Oracle Identity Manager from Select domain source & checked AdminServer & it was running without any errors, but when i select Oracle Identity Manager from Select domain source then i get above problems.
    Can anyone provide pointers about how to resolve this issue .
    Thank-You
    Rahul Shah

    Dear Rahul,
    I got the same errors:
    ./admin/IDMDomain/mserver/IDMDomain/servers/wls_oim1/logs/wls_oim1.log
    ####<Jan 27, 2013 10:58:09 PM CET> <Error> <Deployer> <server02> <wls_oim1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <aa66ef4907f1903f:4c6a3b0:13c7e03232f:-8000-0000000000000003> <1359323889050> <BEA-149205> <Failed to initialize the application 'oim [Version=11.1.1.3.0]' due to error oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    oim-config.xml was not found in MDS Repository.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    oim-config.xml was not found in MDS Repository.could you explain, how did you sort out it, please? For example point 2 did you create one more domain?
    Best regards,
    Lain

  • OIM 11g: Form Version of Linked Recon Event

    If an old reconciliation event is linked (Ad-hoc link) to a user, what form version is given to the form?
    The current active version?
    The active version at the time the recon event was created?
    Based on our testing, it appears as though #2 is the answer. Somehow the form version at time of recon is retained, and given to the form when the recon event is linked.
    Is this expected behavior? In our environment we'd like for #1 to be the case, and we can't seem to find a way to prevent this from happening. (The FVC util doesn't seem to help here).
    How can we ensure any linked recon events always get the current active form version?
    Thanks

    If anyone else is running into this, the "current" and "active" form versions are stored in the recon profile XML files. So, if you update a form version, you need to also regenerate the recon profiles to bring them up to the current active version.

  • Help needed in tibco Configuration with OAS 10.1.3

    Hi,
    I am trying to using OAS 10.1.3 and with Tibco JMS Provider. I have deployed the MDB that gets messages from Tibco JMS Provider. Now here is the issue I am getting the following errors any ideas on what might be wrong:
    WARNING: Code-source C:\Oracle_Software\AS10g\1013\oc4j_extended_101320_sa\j2ee\
    home\lib\tibco\jms.jar (from <library> in /C:/Oracle_Software/AS10g/1013/oc4j_ex
    tended_101320_sa/j2ee/home/config/application.xml) has the same filename but is
    not identical to /C:/Oracle_Software/AS10g/1013/oc4j_extended_101320_sa/j2ee/hom
    e/lib/jms.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.
    xml in C:\Oracle_Software\AS10g\1013\oc4j_extended_101320_sa\j2ee\home\oc4j.jar)
    . If it contains different versions of the same classes, it will be masked as th
    e latter is already visible in the search path of loader default.root:0.0.0.
    2007-05-07 22:36:01.055 WARNING J2EE JNDI-00002 Resource reference jms/myQueueCo
    nnectionFactory not found. Allowing J2EEContext creation to continue anyway.
    2007-05-07 22:36:01.087 WARNING J2EE JNDI-00004 No javax.jms.QueueConnectionFact
    ory found at java:comp/resource/TibcoJMSReference/QueueConnectionFactories/myQCF
    07/05/07 22:36:05 Oracle Containers for J2EE 10g (10.1.3.2.0) initialized
    2007-05-07 22:36:06.055 WARNING J2EE EJB-02009 [ejb1:ejb1:EnableMdb] Unexpected
    exception by JMS provider: javax.jms.InvalidDestinationException: Destination "Q
    ueue[enableQueue]" has invalid type "class com.tibco.tibjms.naming.TibjmsFederat
    edQueue" and cannot be used with OC4J JMS..
    2007-05-07 22:36:06.055 WARNING J2EE EJB-02009 [ejb1:ejb1:EnableMdb] Unexpected
    exception by JMS provider: javax.jms.InvalidDestinationException: Destination "Q
    ueue[enableQueue]" has invalid type "class com.tibco.tibjms.naming.TibjmsFederat
    edQueue" and cannot be used with OC4J JMS..
    2007-05-07 22:36:06.055 WARNING J2EE EJB-02009 [ejb1:ejb1:EnableMdb] Unexpected
    exception by JMS provider: javax.jms.InvalidDestinationException: Destination "Q
    ueue[enableQueue]" has invalid type "class com.tibco.tibjms.naming.TibjmsFederat
    edQueue" and cannot be used with OC4J JMS..
    2007-05-07 22:36:06.055 WARNING J2EE EJB-02009 [ejb1:ejb1:EnableMdb] Unexpected
    exception by JMS provider: javax.jms.InvalidDestinationException: Destination "Q
    ueue[enableQueue]" has invalid type "class com.tibco.tibjms.naming.TibjmsFederat
    edQueue" and cannot be used with OC4J JMS..
    2007-05-07 22:36:06.055 WARNING J2EE EJB-02009 [ejb1:ejb1:EnableMdb] Unexpected
    exception by JMS provider: javax.jms.InvalidDestinationException: Destination "Q
    ueue[enableQueue]" has invalid type "class com.tibco.tibjms.naming.TibjmsFederat
    edQueue" and cannot be used with OC4J JMS..
    2007-05-07 22:36:06.071 WARNING J2EE EJB-02014 [ejb1:ejb1:EnableMdb] All message
    consumer threads have terminated due to provider errors, stopping MDB.
    Any help is appreciated. Can someone please provide me the steps to configure OC4J with Tibco incase I am doing something wrong I know there is a document out there http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/how-to-connect-to-tibco/doc/how-to-connect-to-tibco.html but somehow I tried following exactly what is listed in the document but it doesn't seems to work for me. Specially the following
    deploying the resource adapter module (e.g., using admin.jar's "-deployconnector" command),
    placing the <connector> element in the %ORACLE_HOME%/j2ee/home/config/oc4j-connectors.xml.xml file, and
    pointing to the %ORACLE_HOME%/j2ee/home/config/oc4j-connectors.xml.xml file by placing a <connectors> element in the %ORACLE_HOME%/j2ee/home/config/application.xml file
    Where do I make the changes in the sample for my needs if I have the following on Tibco side:
    Initial context factory:
    com.test.TestTibcoInitialContext
    Provider url
    ldap://someserver:389/ou=msg,dc=corp,dc=com
    Destination(Queue):
    testClientDestUD=D.TEST
    Connection Factory
    testClientUD=S.VV
    Thanks for any help as I am bit confused going thru the doc.

    Hi Alastair,
    Thank you so much for this really very very helpful document but still I am facing some issues:
    1.     The pdf file is specific to Linux environment while I have windows environment for:
    Oracle Application Server 10.1.3.x
    OBIEE Server 10.1.3.4
    2.     We are using MS Active Directory for the domain login authentication process. I have configured the OBIEE with that Active directory to allow users to use their domain credentials to login to OBIEE. I need to provide the SSO in this environment. But the document provides very good and elaborated information about SSO using OID. Is there any way we can do SSO using MS AD or we have to import the users in OID?
    3.     We are using a db table for the authorization process for users after authentication is passed in which we are storing the USER NAME and GROUP information. The Authorization block of rpd select the corresponding GROUP from this table using SQL query and authorizes the users for their access scope. I was trying to execute the function AD_Authorization using the sql supplied after creating it in db but it is showing the below error: (Oracle11gR2 DB Server)
    SELECT getldapgroups('domainname\username') FROM dual;
    ORA-31202: DBMS_LDAP: LDAP client/server error: Invalid DN syntax. 0000208F: LdapErr: DSID-0C090654, comment: Error processing name, data 0, vece
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_LDAP", line 1487
    ORA-06512: at "SYS.DBMS_LDAP", line 234
    ORA-06512: at "SCHEMA.GETLDAPGROUPS", line 45
    4.     Can we install OIM on Windows machine having the Oracle DB server installed already on it?
    Your valuable response will be much awaited.
    Thanks,

  • Download help needed for AIA 11g O2C PIP for Communications

    I am installed the AIA FP 11g latest version, after that i want to download the Order to cash PIP for communications. I followed the following steps:
    Navigated to Oracle Software Delivery Cloud. [https://edelivery.oracle.com/]
    Select the Product Pack: Oracle Application Integration Architecture.
    Selected the Linux.
    Click Go.
    Click the Oracle Application Integration Architecture Pre-built Integrations Release 11.1.1.4 Media Pack link
    here, there are so many packs are available, can anyone please help me which pack i need to download for Order 2 cash PIP 11g for communications pip.

    >
    I can't seem to get my application to work with the 10.2 client. I've heard that OO4O is not supported past 10.2 x86. First question is can someone clarify this - should I be able to use OO4O from Oracle version 10.2 on a Windows 7 x64 box? If so I need to know the specifics. My development machine is Windows XP and 10.2 works there but it's an x86 box.
    >
    First you should consider marking this question ANSWERED and reposting it in the Oracle forum for OO4O and Wizards.
    OO4O and Wizards [ARCHIVE]
    If you know anything at all about Oracle your knowledge should include the fact that if it isn't on the Official release notes it isn't supported.
    The last release of OO4O (10.1.0.5.2) was March 2005 and these are the release notes
    http://www.oracle.com/technetwork/database/windows/downloads/relnotes-435165.html
    >
    Oracle Objects for OLE (OO4O) Release Notes
    Release 10.1.0.5.2
    March 2005
    System Requirements
    Operating System: Windows NT 4.0 SP6a, Windows 2000 SP1, Windows XP, Windows 2003.
    32-bit application capable of OLE scripting (e.g. Visual Basic, Excel, etc.) or supported C++ compiler (Microsoft Visual C++).
    Access to an Oracle8i, Oracle9i or Oracle10g database through a local connection or a network using the Net client. Oracle Net will need to be installed when accessing the Oracle database through a network.
    Oracle 10.1.0.2.0 client.
    >
    So there are two things working against you: no mention of Windows 7 (it didn't exist) and the client mentioned is 10.1.0.2.0 not 10.2.xxx
    So even if you think it is working chances are it isn't working properly.
    >
    Second question - what are my workarounds? I assume there is another Oracle Object I can use for basic database communications. What is that object, and what types of changes am I going to have to make to my code in order to use it?
    >
    Who knows? Without knowing what functionality you are using and relying on there isn't any way to know what workarounds might be available or what changes you will need to make.

  • **HELP** Need to print keynote with each slide taking the full page

    I just put a keynote presentation together and saved it as a powerpoint. Now that I am trying to print it, the slide only takes a small portion of the page. I need to make sure the slide fits standard letter size and fits the whole page. I want to print one slide per page and have a presentation tomorrow. please help and thank you

    Welcome to the forums!
    You don't give any detail - what, exactly, you are doing (keystrokes, etc.), which program you're trying to print from (KN or PP), and what your settings are, so I'll guess: you're trying to print from KN. When you try to PRINT, in the window which appears you have checked "Slides with Notes". Those notes, even if there's nothing written there, are probably what's taking away space from the slide on your print-out. Instead, check "Individual Slides" (you should see the results of this reflected in the example print-out on the left: the slide should now take up most of the page, rather than just the upper portion of it). To make your slide even a bit bigger, make sure "Use page margins" (under OPTIONS) is unchecked.
    If I've guessed wrong, or my solution doesn't work, come back with more details.
    Good presentation!

  • Help Needed Badly. Troubles with exporting video...

    Hello, I created this account pretty much just for this problem, and I'm running under a very tight timeline so please if someone could give me an answer it would be very much appreciated. I have spent 8 hours over the past two nights as well as 4 hours today reworking, trying different things and combing the online community for any others experiencing these problems and/or solutions, so I am extremely stressed and tired if you could bare with me. So here it is:
    I am editing and compiling a theatre production into a movie. I shot the show three times using a Canon HV30, imported the footage on a school computer (iMac, using iMovie '06), exported it in quicktime onto an external HD, brought it onto my computer (which, stupidly, has no firewire). The total file size was 7 hours of footage (85GB), and as a result my HD has about 300MB left on it, and has been excruciatingly slow. I have finished editing the movie, and I am now attempting to share it. All of the sources I have read tell me to share it in Media Browser, which will be accessible from iDVD. I attempted this many times, however I received multiple different error messages, only after watching it 'working' for 4 hours. Some have said that there was no virtual memory left (even after emptying the cache), some said that there wasn't enough HD space left, the exporting had encountered an error, error messages -50, -49, -48, and -47, and the most prominent one that I have been receiving told me that there had been a "parameter error" or something.
    After researching online, I found that the '-50' error messages had to do with exporting to a MSDOS HD, which made sense because I was attempting to export to my iPod (formatted in Windows). My latest efforts have been trying to export it onto my HD, which is formatted for OSX, and has 350GB left on it. And yet, all of the problems persist (including error -50...?) any help would be greatly, greatly appreciated, as the DVD was due two days ago.
    -Sean

    +"Alright, so I moved over the footage and deleted it off the internal..."+
    Did you move the Events using iMovie? If not, the project pointers become invalid, and you would get the error you did. While moving the event using iMovie, you don't need to "delete" anything!
    Couple of options for you to recover from this.
    A> (Slower) Move the Events back to the internal HD, and use iM to move the Event to the Ext HD.
    B> (Faster, but convoluted) Create an alias for the specific Event folder (now on your ext HD/iMovie Events folder) under your local HD's iM Events folder. IM will now be able to "see" the files on the internal HD, even though they're stored on the Ext HD.
    From the Help File: "To keep an item at its original location and put an alias for it in a new folder, hold down the Command and Option keys while you drag the item."
    Sorry you're having to jump through hoops to get this working...

  • WDS Set up - Help Needed! Airport Extreme with one Relay and one remote

    Hi Guys,
    I need a bit of help. I am feeling quite stupid and frustrated. I am having some difficulty with setting up a WDS network with:
    Base station: Airport extreme (current version)
    Relay: Airport Express (current version)
    Remote: Airport Express (current version)
    I start by cold resetting the three units. The Base station is connected via Ethernet. The setup I wish to get going is a simple base - relay - remote.
    I go through the utility manager and set up the base station, first as "create a wireless network" enter the ISP details etc etc. Its green light. Everything is fine. Then manually configure the Base Station. Hold down option key hit Participate in a WDS. I then select main enter + and add the Mac Id's for the intended Relay unit and Remote Unit (12 character and numeric string). At this stage I am only adding the intended Relay unit and Remote units MAC number.
    Question 1: Do I need to add the base unit's MAC number itself under: WDS Remotes? even I am setting it up as Main?
    I am careful to note the security settings and the the Wireless Network name to match these in the relay and remote set up. Under the Wireless tab I leave the Radio Mode: as Automatic (802.11a/n - 802.11b/g/n). I make sure the base has "allow this network to be extended" ticked. Under Radio Channel selection I edit it to reference channel 1 for 2.4Ghz (5 Ghz leave as Auto). I am careful when setting up the Relay and remote to match the Radio Channel. (Although I tired many channels as I thought maybe interference was a factor and denying the fact its obviously my set up skills as a factor).
    Question 2: Do you need to disable Guest networks? I would think it does not matter as I have tired turning it off and has not made any difference.
    Under Access Control I leave as default, Not enabled.
    Next I hit update and and error message comes up. WDS Error as it can not find other units. Ok fine as the relay and remote are not yet set up. So I ignore and can get to the stage where the base unit is working and green light with an internet connection.
    I then proceed to set up the Relay unit. Doing the same steps as above with a couple of differences being I add the MAC numbers and select the WDS Mode (Relay for Relay and Remote for Remote. I add the Main base station (i.e Airpot Extreme MAC No.) when prompted and then + the Remotes MAC number. The same for the Remote except I only need to add the base station's main no.
    Question 3. Do I need to add the Relay's own MAC number to its own setup? This seems doubtful as with the base station but tired with and without for good measure with no success.
    The 2.4Ghz channels are all set to 1. Radio mode set to Auto. Although even when I try to manually set them to all identical it doesn't seem t help.
    Then the problems begin. The base unit is Green and the Relay and Remote say they are not connected to the internet. I assume since I have not seen a WDS Error message then the units are set up correctly or as I ignored it on the base unit. But when click unignore the error seems to work itself out.
    Question 4. I need help to understand why I have no internet. The remote / relay says something about no IP number and I don't really understand what I should do? Do I need to go back the Airport Utility Manager and start messing about with the TCP/IP, DHCP, NAT ? The base is set up PPPoE and the relay and remote are set to Bridge.
    It is really puzzling me why the relay and remote flash amber with error messages related to the IP number? I have tried turning off the base station and router and then on again but no joy.
    Can anyone please enlighten me or give me a few ideas? I am doing something very obviously stupid and I guess the fix is something simple that I have overlooked.
    I did spend the time and go through the threads and search online, So I am not trying to waste anyone's time I referenced the two links to get a second opinion:
    http://broadcast.oreilly.com/2009/03/taming-an-airport-express-wds.html
    http://www.macobserver.com/tmo/article/settingup_an_airport_relay_with_airportexpress/
    Any help much appreciated!

    Versed wrote:
    I need a bit of help.
    Welcome to Apple's discussion groups.
    My WDS experience is limited to "main" and "remote" configurations (no "relay"), so I'm not posting from direct experience, but below is what I think would work in your case.
    I go through the utility manager and set up the base station, first as "create a wireless network" enter the ISP details etc etc. Its green light. Everything is fine. Then manually configure the Base Station. Hold down option key hit Participate in a WDS. I then select main enter + and add the Mac Id's for the intended Relay unit and Remote Unit
    I don't think the "main" unit needs to be told about the "remote" unit, only about the "relay" unit.
    Question 1: Do I need to add the base unit's MAC number itself under: WDS Remotes? even I am setting it up as Main?
    You'd never enter the MAC address of a unit into its own configuration, if that's what you mean. I also don't think that you'd need to enter the MAC address of the main into the remote and conversely.
    I am careful to note the security settings and the the Wireless Network name to match these in the relay and remote set up. Under the Wireless tab I leave the Radio Mode: as Automatic (802.11a/n - 802.11b/g/n).
    Five things have to match in a WDS configuration: network name, encryption type, network password, band, and channel.
    I make sure the base has "allow this network to be extended" ticked.
    I don't think that's important for a WDS configuration.
    Question 2: Do you need to disable Guest networks?
    I wouldn't think that matters.
    Under Access Control I leave as default, Not enabled.
    That's fine.
    WDS Error as it can not find other units. Ok fine as the relay and remote are not yet set up.
    Right.
    I then proceed to set up the Relay unit. Doing the same steps as above with a couple of differences being I add the MAC numbers and select the WDS Mode (Relay for Relay and Remote for Remote. I add the Main base station (i.e Airport Extreme MAC No.) when prompted and then + the Remotes MAC number. The same for the Remote except I only need to add the base station's main no.
    I think this should be the MAC address of the relay station, not that of the main station.
    Question 3. Do I need to add the Relay's own MAC number to its own setup?
    No.

  • Help need in Binding variable with ViewObject

    hi All,
    iam very new to Oracle ADF . Iam using Jdeveloper 11.1.1.3.0 for developing ADF Application.
    i have created a view object with binding variable "emp_name".
    query :: select * from emp_adf where name:=emp_name
    i need to get this value from my page(jspx).
    please help me how to proceed further.
    My requriement:
    page should have one text filed and after submitting the value it should query the DB and result should come.
    If any one gives little demo or article for this ,it will be really helpful for me.
    Regards,
    Suresh kumar.

    I think below links would be useful for you.
    http://download.oracle.com/docs/cd/E15523_01/web.1111/b31974/bcquerying.htm#CEGDGIJH
    http://jobinesh.blogspot.com/2010/10/how-to-set-bind-variable-values-at.html
    ~Abhijit

  • Help needed in oracle 11g soa suite.........(BPEL Process manager)

    we tried to download bpel process manager 11g but as per oracle it is under Oracle Fusion Middleware 11gR1 so we have downloaded the same also.....*
    but the problem is agter installation we are not getting anuthing called oracle bpel process manager and also we are not able to run soa suite..........*
    Can you please suggest how we can install the same or is there any other way so that we can run bpel process manager.*

    Hi,
    Download SOA 11.1.1.2.0 from OTN.
    1. Don't forget to download RCU (Repository Configuration Utility). It is an extractable zip folder. Extract it. Navigate to its bin folder. Invoke rcu.sh/rcu.bat. It will open RCU. Choose Create. Enter your db details. In the next screen, choose SOA Infrastructure schema. Provide a schema prefix. Default would be 'DEV'. Proceed with further steps.
    2. After installing 11gR1, navigate to your $ORACLE_HOME/common/bin
    Invoke config.sh/config.cmd based on your OS. This will open the configuration wizard.
    Choose create domain option. Enter the domain name. Select the templates: SOA Suite and Enterprise Manager. In the JDBC Datasources screen, enter the SOA schema information, db details. Complete the wizard. No need to customize anything else. This will create a SOA Domain.
    3. Run the setNMProps.sh/cmd from $MW_HOME/oracle_common/common/bin folder.
    4. Navigate to $MW_HOME/wlserver_10.3/server/bin. Execute startNodeManager.sh/cmd. This will start the node manager.
    5. Now navigate to your $DOMAIN_HOME. You will be able to find startWeblogic.cmd/sh file. Execute it. This will start your Admin Server.
    6. Once the server started, login to WLS Admin Console (http://host:7001/console). Navigate to Servers. Click on Control tab. Select soa_server1. Start the server.
    This will start the SOA server. To test your soa is up, access the url http://host:8001/soa-infra
    There is no BPEL Console/ ESB Console / OWSM console in 11g. Everything is managed from your EM. EM url would be http://host:admin_server_port/em (http://host:7001/em)

  • Help needed in OIM

    Hi..
    In OIM the system administrator can change a users password if the user forgets the password as well as the security questions. But the system administrator will know the password of the user until the user changes his password. My requirement is to suppress this functionality , When the system adminstrator clicks on the change password for a particular user , OIM should generate a random password and send it as a notification (mail) to the user.
    Can someone help me out how to achieve this functionality..
    Thanks in advance..

    You'll have to build your custom java code for it.
    [Check this link|http://rajnishbhatia19.blogspot.com/2008/10/random-password-generator.html]
    For custom java code.
    Make a process task adapter with your custom java code and attach it to Xellerate Process Definition.
    In the lookup Lookup.USR_PROCESS_TRIGGERS, make entry of your task here.
    You can use java code to send email as follow, Take dataProvider as parameter to your java code
    tcEmailNotificationUtil tcemailnotificationutil = new tcEmailNotificationUtil(dataProvider);
    sendMail.setSubject("SUBJECT");
    sendMail.setBody("BODY"); /*/ Write your password here*
    sendMail.setFromAddress(from);
    sendMail.sendEmail(email);

  • Help Needed in resolving problems with Hyperion Planning Web Forms

    Hi,Can anyone help me with this problem?Problem:We are running Planning 2.3.1 I have created Webform & security(application owner has the ownership).Somehow Iam getting only 7 dimensions into webform & 1 dimension is missing in that. But whereas 8 dimensions are there in Essbase.Hsp_Rates dimension is available in essbase outline but Iam unable to see that dimension in the webform selection.And using the webform Iam unable to load any data ...the form is graded/protected.Is this happening because i dont have the requirement of 1 member from each Dimension?Please someone let me know why this is happening what might be the reason.ThanksUser

    Hi,The dimension Hsp_Rates is a hide dimension used by Planning to store the exchange rates for the differentes exchanges.All the standard information is stored on HSP_InputValue member (in this dimension).When you create a web form, Planning automatically asign this member (but don't show it).Probably you can't load data because you are selected on Version dimension a Standard Botton Up version, and you only can load data on level 0 members in this type of version.If you want to load data on upper level members, then you need to create a Standard Target version (in the Version dimension) and select it in the form.Please, advice if this solve your problemClaudioBPD Solutions

Maybe you are looking for

  • Message class as result data object

    hello brf+ users, is it possible to use as Result data object in a Case expression a message from a custom message class? thanks danilo

  • Mail cannot open - "Mail quit unexpectedly"

    Please help me - my Mail has been crashing regularly lately, especially when the MacBook has gone to sleep and I wake it up. Today, I cannot open it at all. The message below is what I've seen about 15 times today. HELP! Process:         Mail [8190]

  • How to call a web Service from Oracle Applications?

    Hi friends, I've posted this question on OA Framework forum , but may be it's more appropiated put it here. Sorry for do it again: It's about how to call a web service from a Form or a .sql (via Request) in Oracle Applications: Could you please expla

  • Question install patch Solaris 8

    Haai, I have to install Solaris 8 on a ProLiant DL 140 server ( http://h18004.www1.hp.com/products/servers/platforms/index-dl.html )... It must be Solaris 7 or 8 because spectrum dont support higher versions of Solaris... When I boot from cdrom, I ge

  • Associating multiple key fields.

    Is it common practice to associate multiple key fields with a dimension level or fact? For example, if ITEM dimension has two primary key fields (inventory_item_id, sr_instance_id) to identify one single item, PLAN fact table the same, I can't manual