ADF LDAP Integration Issue

Hi Experts,
I am new to ADF Development, and trying to implement LDAP in  my application. As per some forums i am using ADF Security. I have modified my WebLogic server, myrealm with LDAP details and added below mentioned codes in JPS-Config.xml file:
      <serviceProvider type="IDENTITY_STORE" name="idstore.ldap.provider"" class="oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider">
         <description>LDAP-based IdentityStore Provider</description>
      </serviceProvider>
        <serviceInstance name=idstore.ldap provider=idstore.ldap.provider>
            <property name=idstore.config.provider  value=oracle.security.jps.wls.internal.idstore.WlsLdapIdStoreConfigProvider/>
            <property name=CONNECTION_POOL_CLASS value=oracle.security.idm.providers.stdldap.JNDIPool/>
            <property name="username.attr" value="userPrincipalName"/>
            <property name="user.login.attr" value="userPrincipalName"/>
            <property name="virtualize" value="true" />
            <property name="ldap.url" value="directory.corp"/>
            <property name="idstore.type" value="ACTIVE_DIRECTORY"/>
      </serviceInstance>
<serviceInstanceRef ref="idstore.ldap"/>
But i am not able to see Identity store menu option in the left pane of Configure ADF Security window. Could you please help me to fix this issue. Thanks in advance
I am using jDev 11g
Please find the below link for Configure ADF Security window
http://4.bp.blogspot.com/_earSixbe3dw/SUbg7OWLCQI/AAAAAAAAB-4/Fos2I5eBxWM/s1600-h/adf_sec_6.png

http://mahmoudoracle.blogspot.ca/2012/02/adf-integration-with-ldap.html#.UcCxHPm1GSo
http://biemond.blogspot.ca/2008/12/using-weblogic-provider-as.html

Similar Messages

  • ADF desktop integration issue

    i have created a application and published to weblogic successfully, but when i tried to run my integrated excel workbook, i got following errors. how to resolve this issue ?
    ADFDI-00134: An attempt to connect to the web application has failed.
    ADFDI-00501: An unexpected status: 500 (InternalServerError) was returned from the server while requesting the URL: http://localhost:7101/myDITest/adfdiRemoteServlet
    ~~~~~~~~~~
    ConnectionFailedException: ADFDI-00134: An attempt to connect to the web application has failed.
    Source: adfdi-excel-runtime
    Stack:
    at oracle.adf.client.windows.excel.runtime.WebAppLogin.GetAuthenticationMode()
    at oracle.adf.client.windows.excel.runtime.WebAppLogin.Login()
    at oracle.adf.client.windows.datamanager.ADFBindingContext.AttemptLogin(Boolean maybeHadSession)
    at oracle.adf.client.windows.datamanager.ADFBindingContext.SyncModel(BindingContainer bc, String contentType)
    at oracle.adf.client.windows.datamanager.BindingContainer.ReloadMetadata()
    at oracle.adf.client.windows.datamanager.BindingContainer.LoadMetadata()
    at oracle.adf.client.windows.excel.runtime.DIWorksheet.InitializeComponents(Boolean isFirstLoad)
    at oracle.adf.client.windows.excel.runtime.DIWorksheet.Initialize(Boolean initializeUI)
    Inner:
    UnexpectedHttpStatusException: ADFDI-00501: An unexpected status: 500 (InternalServerError) was returned from the server while requesting the URL: http://localhost:7101/myDITest/adfdiRemoteServlet
    Source: adfdi-excel-runtime
    Stack:
    at oracle.adf.client.windows.excel.runtime.WebAppLogin.GetAuthenticationMode()
    yong

    There is some kind of configuration problem with your web application.
    First, you should report the version of ADFdi you are using.
    Next, you should verify the configuration against the guide.
    http://docs.oracle.com/cd/E24382_01/web.1112/e16180/prep_dev.htm#sthref25
    Next, you should perform some diagnostic steps.
    http://docs.oracle.com/cd/E24382_01/web.1112/e16180/ap_desk_integ_troubleshoot.htm#CHDIBEEE
    HTH
    Alex

  • LDAP Integration issue- MeetingPlace Express 2.1.1.2

    Hello ,
    I have sucessfully installed Cisco Unified MeetingPlace Express 2.1.1.2
    i can able to make audio/web conf .but i am unable to integrate with LDAP
    while i am testing LDAP configuration i am getting below error
    " Error while testing AXL configuration. Cisco Unified Communications Manager
    is not available "
    attached LDAP conguration and error
    It would be great if any one can help me on this .
    Thanks ,
    Sam

    Thanks Java ,
    The same document i followed for LDAP confguration .
    previously it was working for few time .
    RTMT logs i can able to see MPX contacting to CUCM .
    Attacehd the RTMT AXL /MPX logs
    Thanks ,
    Sam

  • Enterprise Portal - MDM - LDAP integration

    We are succesfully able to integrate Portal to MDM with a trusted connection and with portal users existing in LDAP and mdm users existing in MDM console.
    We also successfully integrated MDM with LDAP so that we dont have to store users in console, but manage them in LDAP. But once we did the LDAP integration, portal to MDM connection was lost saying mdm user details could not be retrieved.
    Has anybody faced this issue? what key steps to taken care during MDM-LDAP integration.

    Hi goerge,
    When ever we integrate MDM with LDAP, we need to make a setting in MDS.ini file.
    Please check the "User Identifier" setting in MDS.ini file.
    Typically this should be The name of the LDAP id field which will match the value the user provides as the Username at logon.
    Make the entry in MDS.ini like User Identifier = cn or SamAccountName.
    If that is done, please verify other parameters corresponding to LDAP in MDS.ini as per the table 91 in Page no 291 in MDM Console referece guide.
    Or refer to the SAP note 1635338 for reference which is pointing to same issue.
    This should solve your problem.
    Regards,
    Sravan

  • CM 7.1 LDAP integration not updating

    I have an LDAP integration that worked at 1 time to import all the users but now when I make a change to a user in AD, it never gets to CM.  The sync process seems to just sit there and the only option is to "Cancel Sync".  I can update the LDAP fields without error so the user/pass and search space all appear t obe correct.  I have looked for issues online but cant find anything to matches this issue, they are usually a search base issue.

    I'm facing the same problem.
    I have set up a lab for  LDAP integration and after setting up for the first time worked but one  user that exists on CUCM and do not exists on AD was flaged as active i  decided to remake ldap settings after that nothing works anymore, it  sayd that users are active even if they do not exist on AD.
    If i add a new ldap directory does not sync and users are not added.
    Any idea?
    already restarted server...no joy

  • LDAP integration - "LDAP Import adapter warning: No LDAP entry was defined"

    Hi,
    I am trying to integrate ETPM with LDAP (Microsoft AD). I have successfully connected Weblogic and can see the AD users there; I followed the instructions in the "Oracle Utilities Application Framework Administartion User's Guide" on how to integrate with LDAP:
    1) I defined the JNDI server
    2) I created a mapping file as described
    3) registered the file within XAIParameterInfo.xml and MPLParamaterInfo
    WHen i try to import users via the LDAP Import menu the reponse is empty, in the logs I see the following message: "LDAP Import adapter warning: No LDAP entry was defined". Does anybody have had similar issues and maybe a solution to this issue?
    My versions:
    Customer Release V4.1.0 000 000
    Oracle Enterprise Taxation Management V2.3.1.1.0 001 001
    Oracle Utilities Application Framework V4.1.0.1.0 001 000
    My assumption is there is something wrong with the config, as all other connection (including the one from Weblogic) are successful.
    I appreciate any feedback on this.
    Best regards,
    Sebastian

    Would have liked to post an update in my other post, but that one is locked. I found so many problems with the LDAP integration but eventually managed. If anyone runs into similar issues, here is what you need to check:
    1) AD admin user password - is limited to 8 characters (nowhere mentioned in the docs!!!)
    2) Be careful using cases; do NOT rely on the documentation, it is wrong! here is a sample ldapdef.xml (I highlighted the changes you need to make in comparison to the documentation):
    <LDAPEntries>
    <LDAPEntry name="User" baseDN="CN=Users,DC=yourdomain,DC=com" cdxEntity="User" searchFilter="(&amp;(objectClass=user)(name=%searchParm%))">
    <LDAPCDXAttrMappings>
    <LDAPCDXAttrMapping ldapAttr="name" cdxName="*user*" />
    <LDAPCDXAttrMapping cdxName="LanguageCode" default="ENG" />
    <LDAPCDXAttrMapping cdxName="FirstName" default="fn1" />
    <LDAPCDXAttrMapping cdxName="LastName" default="fn2" />
    <LDAPCDXAttrMapping cdxName="DisplayProfileCode" default="NORTHAM" />
    <LDAPCDXAttrMapping cdxName="ToDoEntries" default="1" />
    <LDAPCDXAttrMapping cdxName="TD_ENTRY_AGE_DAYS2" default="12" />
    </LDAPCDXAttrMappings>
    <LDAPEntryLinks>
    <LDAPEntryLink linkedToLDAPEntity="Group" linkingLDAPAttr="memberOf" />
    </LDAPEntryLinks>
    </LDAPEntry>
    <LDAPEntry name="Group" baseDN="OU=Groups,OU=yourgroup,DC=yourdomain,DC=com" cdxEntity="*Group*" searchFilter="(&amp;(objectClass=group)(name=%searchParm%))">
    <LDAPCDXAttrMappings>
    <LDAPCDXAttrMapping ldapAttr="name" cdxName="*group*" />
    <LDAPCDXAttrMapping ldapAttr="description" cdxName="Description" default="Unknown" />
    </LDAPCDXAttrMappings>
    <LDAPEntryLinks>
    <LDAPEntryLink linkedToLDAPEntity="User" linkingSearchFilter="(&amp;(objectClass=user)(memberOf=%distinguishedName%))" linkingSearchScope="onelevel" />
    </LDAPEntryLinks>
    </LDAPEntry>
    </LDAPEntries>
    Oracle OUAF, update your documentation, please.
    Regards,
    Seb

  • Cannot start BI services after configuring LDAP integration

    Hi all,
    After configuring LDAP integration with OBIEE , I have stopped all BI services and started again. It throws following error:
    <Nov 24, 2012 2:05:16 PM AST> <Error> <Security> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see th
    ption stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to
    ore information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider>
    <Nov 24, 2012 2:05:16 PM AST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializatio
    tion: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root c
    If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps
    ception: [PolicyUtil] Exception while getting default policy Provider
    weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception
    trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more in
    ion. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1398)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
            at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
            at weblogic.security.SecurityService.start(SecurityService.java:141)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsRuntimeException: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provid
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:293)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
            at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
            at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:899)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
            at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            Truncated. see log file for complete stacktrace
    Caused By: java.security.PrivilegedActionException: oracle.security.jps.JpsException: [PolicyUtil] Unable to obtain default JPS Context!
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:844)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
            at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: [PolicyUtil] Unable to obtain default JPS Context!
            at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:860)
            at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:844)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:844)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-00056: Failed to create identity store service instance idstore.ldap.
    er:idstore.ldap. Reason: oracle.security.jps.JpsRuntimeException: JPS-00027: internal error You configured a generic WLS LDAPAuthenticator.
    The identity store type cannot be determined. Please choose an LDAP Authentication provider that matches your LDAP server.
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getIdStoreConfig(LdapIdentityStoreProvider.java:195)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.access$300(LdapIdentityStoreProvider.java:70)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider$NoLibOvd.getInstance(LdapIdentityStoreProvider.java:242)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:114)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:70)
            Truncated. see log file for complete stacktrace
    >
    <Nov 24, 2012 2:05:16 PM AST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Nov 24, 2012 2:05:16 PM AST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Nov 24, 2012 2:05:16 PM AST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    D:\OraHome\Middlleware>I was not able to login to console since admin server not getting started.
    Kindly help me to overcome this issue.
    Thanks,
    Haree

    Thanks for the reply Veeravalli.
    I have stoped the services and delete the config.lok file then edited the config.xml file under *%MW_HOME%\user_projects\domains\bifoundation_domain\config* . Then started the BI services. Now its working fine.
    Thanks,
    Haree

  • UCCX 7.0.1SR5 to 8.0 upgrade while also adding LDAP integration for CUCM - what happens to agents and Historical Reporting data?

    Current State:
    •    I have a customer running CUCM 6.1 and UCCX 7.01SR5.  Currently their CUCM is *NOT* LDAP integrated and using local accounts only.  UCCX is AXL integrated to CUCM as usual and is pulling users from CUCM and using CUCM for login validation for CAD.
    •    The local user accounts in CUCM currently match the naming format in active directory (John Smith in CUCM is jsmith and John Smith is jsmith in AD)
    Goal:
    •    Upgrade software versions and migrate to new hardware for UCCX
    •    LDAP integrate the CUCM users
    Desired Future State and Proposed Upgrade Method
    Using the UCCX Pre Upgrade Tool (PUT), backup the current UCCX 7.01 server. 
    Then during a weekend maintenance window……
    •    Upgrade the CUCM cluster from 6.1 to 8.0 in 2 step process
    •    Integrate the CUCM cluster to corporate active directory (LDAP) - sync the same users that were present before, associate with physical phones, select the same ACD/UCCX line under the users settings as before
    •    Then build UCCX 8.0 server on new hardware and stop at the initial setup stage
    •    Restore the data from the UCCX PUT tool
    •    Continue setup per documentation
    At this point does UCCX see these agents as the same as they were before?
    Is the historical reporting data the same with regards to agent John Smith (local CUCM user) from last week and agent John Smith (LDAP imported CUCM user) from this week ?
    I have the feeling that UCCX will see the agents as different almost as if there is a unique identifier that's used in addition to the simple user name.
    We can simplify this question along these lines
    Starting at the beginning with CUCM 6.1 (local users) and UCCX 7.01.  Let's say the customer decided to LDAP integrate the CUCM users and not upgrade any software. 
    If I follow the same steps with re-associating the users to devices and selecting the ACD/UCCX extension, what happens? 
    I would guess that UCCX would see all the users it knew about get deleted (making them inactive agents) and the see a whole group of new agents get created.
    What would historical reporting show in this case?  A set of old agents and a set of new agents treated differently?
    Has anyone run into this before?
    Is my goal possible while keeping the agent configuration and HR data as it was before?

    I was doing some more research looking at the DB schema for UCCX 8.
    Looking at the Resource table in UCCX, it looks like there is primary key that represents each user.
    My question, is this key replicated from CUCM or created locally when the user is imported into UCCX?
    How does UCCX determine if user account jsmith in CUCM, when it’s a local account, is different than user account jsmith in CUCM that is LDAP imported?
    Would it be possible (with TAC's help most likely) to edit this field back to the previous values so that AQM and historical reporting would think the user accounts are the same?
    Database table name: Resource
    The Unified CCX system creates a new record in the Resource table when the Unified CCX system retrieves agent information from the Unified CM.
    A Resource record contains information about the resource (agent). One such record exists for each active and inactive resource. When a resource is deleted, the old record is flagged as inactive; when a resource is updated, a new record is created and the old one is flagged as inactive.

  • Reports 6i and WeBDB 2.2 Integration Issues

    1. I have installed reports6i andintegrated with WebDB 2.2 by running the fo
    llo
    wingScripts:
    oracle_home\report60\server\security\rwwwvins.sql webdb and
    \oracle_home\report60\server\security\rwenable.sql
    as described in the webdb& reports6i integration issues document in oracle r
    epo
    rts6i beta site.
    Afterinstalling, when i logged to webdb as webdb user, i was able to see sev
    er
    access and rdf access options in webdb 2.2
    However, when i log as an userwhere i have created forms components i am una
    ble
    to access the abovecomponents. (there is no documentation on what privileg
    es
    needs to be providedto the user., however i had given grants to following ro
    les
    withRW_ADMINISTRATOR, RW_POWER_USER, RW_DEVELOPER AND RW_BASIC_USer
    null

    Hi Matt,
    You didn't mention but do you also wish to install the database(8i) on the same machine ?
    I am also trying to install all these products(+8i and designer 6i) on the same box but I am concerned more about the min. resources needed before I get started.(I put up a question about it on the 6i Forum, but nobody has answered yet !)
    The correct install order should be Forms/Reports 6i then Forms/Reports 6i Server and then WebDb 2.2.
    Forms /reports server needs a http listener and installs en configures the WebDb listener for the job.(you are prompted for this during tho have the install process).This is handy if you are intending to use WebDb anyway. When you install Webdb it detects the already installed WebDb listener and does not reinstall.
    You do have the SYS password on the database you will use to stored the WDK and WebDb schema.
    About installing the demo.....
    I dont' think there are any special issues.I have never done it.
    If you are intending to install an 8i database on the same box there are some important things to consider with respect to the install order and what products in which Oracle home must be installed.
    1.Forms/Reports first in the default_oracle
    home.
    2.Then Oracle 8i in a 2nd oracle home call
    it ora81 for example.
    3.Then WebDb in the non oracle 8i home !!
    This is just a quick summary.
    If you run into any problems let me know
    Good Luck.
    Dave.

  • OIM - SOA 11g R1  Integration Issue

    Hi ,
    I am facing an integration issue in my newly set up Dev environment .
    We have single node OIM and SOA environment . I was executing the basic connectivity checks to ensure that the environment is good and ready for use .
    When I ran the SOA-OIM Configuration test (http://i.tinyuploads.com/M1zyaP.jpg ) in the environment from Diagnostic Dashboard, it failed .
    I have verified the URLs from EM and also in MDS (in oim-config.xml) file . All entries seem to be there , not sure why its failing ? Any pointers ??
    I have checked the rmi and soap urls here Application Defined MBeans ->oracle.iam->Server (OIM ServerName)->Application:oim->XML Config->Config->XMLConfig.SOAConfig->SOAConfig  and they looked perfectly fine .
    Any clues ??
    Regards
    Suren

    did you tried accessing the oim and soa urls:
    1. http://<hostname>:<port>/oim (login with xelsysadm user)
    2. http://<hostname>:<port>/soa-infra (login with weblogic user)
    Are you able to login to both urls.

  • LDAP Integration with CUCM 9.0

    We would like to use LDAP to sync all of our users from Active Directory.  All of our current CM Users are local, the problem is that they have the same user names as our Active Directory users.  From what I understand this is going to be a problem because:
    "If accounts from LDAP match an existing Unified CM account that is not marked as an LDAP synchronized account, then these accounts are ignored."
    Does that mean we will have to delete all our existing CM users in order to sync the LDAP users correctly?  Is there a best practice for this?  Once we syncronize the LDAP users how to I ensure that the user gets associated with the proper phone?  Or do I have to visit each user individually? 

    I just did a quick test for this, my lab CUCM 9 is already LDAP integrated, but I created a local user, then I created that same local user in my LDAP OU, and performed a full sync.
    The user is no longer showing as a local active user, but as an active LDAP synchronized user.
    Which was my thought, there's only one conversion, from LDAP to local.
    The behavior is just as with any previous release, local users who match an LDAP user after you enable it, are just updated, and kept with all their configurations.
    I checked the option to turn it back again into a local user, did a full sync, and it's again an active LDAP user.
    HTH
    java
    if this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • ISE and LDAP Integration

    Hello,
    I have a question about the LDAP integration with the ISE:
    Since the ISE has a limitation of reading only 100 groups, I cannot find the groups that I need to use on the authorization, and also the ISE cannot find group if I search for it directly.
    What I mean here, that I can fetch the first 100 groups from the top of the directory, but when I search as example for any group (appear on the list or not) the ISE did not find it.
    Even I tried to change the base DN and the search DN but without luck.
    The ISE version is 1.1.4 installed on VM and the LDAP schema is AD.
    Is there any missing information/tips required in such integration?

    Hello,
    I found a cisco doc that provides resolution of Key Features of Integration of Cisco ISE and LDAP .I hope this helps!
    This section contains the following:
    •Directory  Service
    •Multiple  LDAP Instances
    •Failover
    •LDAP  Connection Management
    •User  Authentication
    •Authentication  Using LDAP
    •Binding  Errors
    •User  Lookup
    •MAC  Address Lookup
    •Group  Membership Information Retrieval
    •Attributes  Retrieval
    •Certificate  Retrieval
    http://www.cisco.com/en/US/docs/security/ise/1.0/user_guide/ise10_man_id_stores.html#wp1059913

  • ADF Desktop Integration and IE6

    Hi,
    I create a web project with ADF Desktop Integration, but ADF Desktop Integration must to use IE7. My customer is using IE6.
    Is there way use ADF Desktop Integration with IE6?
    Please help me
    Thanks
    Edited by: fbg on 21:29 12-07-2010

    The point is, nobody here would bother, as it's certified on IE7, implying it needs some features of IE7 to work.
    Your best bet is just to give it a go under IE6 yourself. If it does/doesn't work, voila! ... you have your answer. Otherwise asking for support on this forum, you're going to get the same answer again, it's not certified under IE6.
    CM.

  • Not getting ADF Desktop Integration option in Jdeveloper 11.1.1.3

    Hi,
    I am following this link:- http://www.oracle.com/webfolder/technetwork/tutorials/obe/jdev/obe11jdev/ps3/tutorial_adfdi/adfdinewtutorial/jdtut_11r1_59_2.html for ADF Desktop Integration.
    When I am opening my Jdeveloper after installing *.NET Programability Support* from Control Panel. The Option in Tools Menu of J Developer i.e ADF Desktop Integration is not coming.
    But When I checked in my machine :- C:\Oracle\Middleware\jdeveloper\adfdi\bin\excel\client. I am able to find set up of ADF Desktop Integration. I ran it and it got installed as per the above link. But still I am not able to see that option in my Tools. When I right click on View_Controller of ADFdi_BC Application as per the Link and went to NEW but I checked in ALL Technology of Client Tier option, ADF Desktop Integration option is not coming.
    Can anyone suggest me what to do for getting that option in my Jdeveloper and I can use this to make my Excel sheet under View Controller.
    Please suggest me something.
    Thanks,
    Ramit Mathur

    The title of your post mentions version 11.1.1.3. The tutorial link mentions version 11.1.1.4. It is probably best to get the matching version. In fact, I recommend getting the most recent version, 11.1.2.x.

  • How to install ADF Desktop Integrator on mac (using jdev 11.1.2.1.0)

    Hi Everyone,
    I got a requirement for my client where they want to use microsoft excel to upload/edit/delete content of one of our ADF application data and we are thinking of using ADF Desktop Integrator option for achieving this. I tried to install ADF Desktop Integrator from my Jdeveloper->Tools->'Install ADF Desktop Integrator' but this option got disabled on my mac. Is there any way to enable it or is it mac not compatible for ADF desktop integrator tool? Also most of my client team members are using mac and hence I cannot ignore mac option and switch to pc.
    Any help or suggestions on this would be very help and appreciated.
    Thanks,
    Ravi N

    Hi.
    ADF Desktop integration relies on Microsoft .NET and Microsoft Internet Explorer; both are available on Windows only. Thus, ADF Desktop Integration is not available on Apple OS X.
    Best Regards,
    Frédéric.

Maybe you are looking for

  • Burns sound from other users project

    I made an iDVD ad burned several copies fine My wife made a slideshow and burned and iDVD under her user name I went back later to make more copies of my iDVD on my user login, when I preview they look and sound find When I burn the DVD created has t

  • Edit the payment total in text field on PLD

    Hello Everybody, Does anybody know any way to edit the text which appears on document layouts and says the payment total amount in text format? This is system variable (125) originally, but we want to re-edit this text. Is there any way for that? Tha

  • Exception:The client disconnected.

    Hi, I  faced this exception frequently in my application at client site. Please suggest  how i can resolve the issue?  An exception occurred. Exception:The client disconnected. StackTrace: at System.Web.UI.ViewStateException.ThrowError(Exception inne

  • After Deploying the WSP, the changes not showing in the Site.

    Hi all, I have existing site which is working good. I did some changes in my code (html changes only) and I repackaged and created the wsp and deployed it. I checked the GAC and it is getting updated. I checked the 14\template\layouts\xxxx\test.html 

  • Adobe Flash Drive

    Which one is needed that is like the one on laptop for Iphone3G?  I went to what I thought was correct from Adobe Flash Drive but believe I have downloaded the wrong one (FMSDOCK) and has questions I can't answer.  It is different from what I have do