Force LDAP refresh

How can I force an LDAP refresh using the Java SDK?  I want to write something that adds a user to my mapped LDAP group and then have it call BO to refresh the group.  I have found little to no documentation on this.  I believe at some point I need to retrieve the secLDAP plug-in but beyond that I am stumped.  Some steps or code samples would be most appreciated.

Something like the following worked with XI Release 2:
IsecLDAP secLDAP = infoObjects.get(0);
secLDAP.setAvailability(0);
secLDAP.setAvailability(1);
infoStore.commit(infoObjects);
Sincerely,
Ted Ueda

Similar Messages

  • Force read/refresh of master data attributes on query

    Hi there,
    We're having troubles with one input ready query that changes and attribute value (KYF) of one characteristic. That works fines and whe can save changed data on the infoprovider via DTP. Problem is when data is saved we need to refresh query as whe have both values on screen (original value as char attribute on rows) new value as input ready KYF, so after save we would like to see that both values are the same.
    Is there any way of force query no to read from caché as whe are changing master data attributes. I read something about IF_RSMD_RS_ACCESS class that can be implemented on Master Data access and force it there but sounds really hard so if this is the way can some of you guys give us some help.
    I hope I make myself clear on the explanation...
    Thanks in advance,
    Regards
    Carlos

    Dear All,
    The recent days that I tried working on changing master data attributes through BPS didn't work out.The Primary reasons was  that some of the attributes that I needed to change were not present in the transaction or planning cubes and the characteristics that are not part of your cube on which the planning area is based then you can not do changes on them.
    This is my undestanding .Please correct me if I am wrong.
    Besides , I was also thinking if we can do the same through portal.i.e retriving the master data infoobject ( based on the value seleceted for that infoobject by the user  )  and its attributes in the portal , edit them and save them back so that the updated values goes back to BW master data infoobject data base tables and updates the value.
    Eg . I have Natural Account master data infoobject in the BW with attributes fucntional area and expense center.Based on the user selection of any values for the Natural account lets say  01110 , then for 01110 natural account the portal should display the correspoding attributes values of fucntional area and expense center.Lets take this values as 10 , 20 respectively for fucntional area and expense center . What I want to do now is to change these attrbute values to 30 and 40  and I would like to save it back as the changed attribute values for that natural account for 01110 with new attribute values 30 & 40 respectively for fucntional area and expense center .
    Is this possible through portal and BW?
    Any idea on this would be appriciated.
    Regards,
    Ankit
    Edited by: Ankit Bhandari on Nov 21, 2008 12:21 PM
    Edited by: Ankit Bhandari on Nov 21, 2008 12:32 PM

  • Force cache refresh for my website

    Hello,
    I have a problem on my website : http://kevinpounot.olympe.in/<br />
    This problem appear just with Firefox.
    When I update my site with new photo or if I change the main page, the modifications does not appear in Firefox.
    The browser just load the caching version of my website and the new stuff is not here.
    I already tried some codes like :
    <pre><nowiki><HEAD>
    <META http-equiv="Cache-Control" content="no-cache">
    <META http-equiv="Pragma" content="no-cache">
    <META http-equiv="Expires" content="0">
    </HEAD> </nowiki></pre>
    or
    <pre><nowiki><?php
    header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
    header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
    header("Cache-Control: no-cache, must-revalidate");
    header("Pragma: no-cache");
    ?> </nowiki></pre>
    Nothing works.
    Is there a code which could force the browser to refresh cache and load the latest version of the site ?
    PS : Sorry for possible mistakes in my english. ;)

    The first thing to check is whether you have any caching plugins like WPSuper cache if you are using a CMS like Wordpress.
    These create temporary HTML versions of your page so it is not enough to deactivate them, you have to activate them and then delete their cache from their settings page.
    If you are a developer and never want cache loaded then
    enter the following into your address bar
    about:config
    Tell it you understand it is dangerous
    enter cache into the search bar and look for
    browser.cache.disk.enable
    Read about what it does here
    http://kb.mozillazine.org/Browser.cache.disk.enable
    clicking it sets it to false
    This will make firefox slower but will work
    You can use this as an alternative
    browser.cache.check_doc_frequency
    read about it here
    http://kb.mozillazine.org/Browser.cache.check_doc_frequency
    basically the settings are
    0 Check for a new version of a page once per session
    1 Check for a new version every time a page is loaded.
    2 Never check for a new version - always load the page from cache.
    3 Check for a new version when the page is out of date. (Default)
    but this does not work so well for me
    Note that
    browser.cache.disk.enable
    must be set to true for
    browser.cache.check_doc_frequency
    to make any difference
    Note that your ISP may be caching, if so consider using different nameservers like openDNS or Google DNS

  • Forcing screen refreshing...

    For my studies, I have to use some components derived from swing components, to make a "snake" game. And, as I launch the game, the program has to change every tile (wich are JButtons) to green using a double "for" loop. That works, but very slowly. However, if I display a dialog box after this double loop, it goes much faster !
    I heve two questions : why is that ? And how can I force Java to refresh the screen faster WITHOUT having to display a dialog box...
    Thank you in advance...

    hai
    While logging from my java application , I will show a popup JDialogue
    after pressing Ok Button , I will hide the Dialog
    andI am getting the shadow of the JDIalog on my frame , since in the logoff process I will be updating some records in the database that will take some time..
    How should I refresh the Panel after closing the Dialog
    The shadow should not come

  • How to force Dreamweaver refresh the file view

    For some reason I have files in a local folder which Dreamweaver can't see.
    How can I refresh the files?
    Also, is there a site garbage file somewhere. Seems this program ate a style sheet which took six months to make.

    For some reason I have files in a local folder which Dreamweaver can't see.
    How can I refresh the files?
    With the curser in the files section press F5.
    Also, is there a site garbage file somewhere. Seems this program ate a style sheet which took six months to make.
    If you have deleted the file in the normal manner, you will find it in the Recycle Bin
    Gramps

  • How do I force LDAP to listen to only one interface?

    So I've been digging through this process and it seems possible, but none of my efforts have been fruitful.
    *The goal*...Have 10.6 slapd (LDAP) listen on the primary interface (bonded EN) so that a secondary (virtual) IP can be used for another directory service. I know this isn't advised, but shy of running a VM for a the task of KMS would just waste resources. Purchasing a second Xserve is out of the question and I/O (mail) is a heavy demand so that cute Mini Server won't work in this environment.
    *The setup*...Single Quad-Core Xenon Xserve with more than enough "umph" running 10.6.2 (files.domain.com with a bonded EN *.20 only running AFP and SMB) using an Xserve RAID as the file storage and Kerio MailServer (KMS setup to listen on a secondary *.21 IP) using a mirrored internal array as storage with a hardware firewall doing the security.
    Everything works now, except LDAP in KMS. So we I need to get the 10.6 slapd to ONLY listen to *.20 so that my KMS will start on the same port, but with it's own IP *.21
    I know this is possible, and Apple pointed me toward a man page for slapd...
    http://developer.apple.com/mac/library/DOCUMENTATION/Darwin/Reference/ManPages/m an8/slapd.8.html
    It appears that "-h" is my flag. I've tried a handful of things, but nothing has worked. I also am fearful of preventing the system from seeing itself and having the files.. go down. This is a production server for a small business.
    Thanks for your thoughts!

    It would help to post what you've tried. It does, indeed, appear that -h is the switch, and the man includes several examples, so if you've followed the examples and it's not working then that hints that you should pass it back to Apple.
    You also don't say how you're implementing your change. Are you invoking slapd manually, or are you editing /System/Library/LaunchDaemons/org.openldap.slapd.plist ?
    You should be doing the latter, and I'd expect to see something like this:
    <array>
      <string>/usr/libexec/slapd</string>
      <string>-d</string>
      <string>0</string>
      <string>-h</string>
      <string>ldap://x.x.x.20/ ldap://127.0.0.1/ ldapi://%2Fvar%2Frun%2Fldapi</string>
    </array>
    (note the inclusion of ldap://127.0.0.1/ as an entry - you'll need to run on localhost as well the .20 address since all the local services will look to localhost)
    You might also need an ldaps URL if you're using SSL but let's walk before we try to run

  • Forcing a refresh in Adobe Content Viewer?

    I'm trying to update an InDD CS6 article with updated .OAM links  (the links have new file names). But the iPad refuses to load some of the new animations or will only load the poster image of an .OAM file. If I copy one of these problematic pages into a new folio/article, it displays properly, but when I paste that same graphic into the article I'm working on, the old image shows up still. Is there a cache I can force to clear? I have about 12 people I'm sending this to--so babysitting each compter is not possble.

    Thanks Neil, your suggestion didn't work, bt I'm closing in on the solution. It turns out in each Edge Animate file, there are a lot of old images in the Library assets images folder. Even though these images are not used in the stage, they somehow creep in, remnants of an old design. I can't find a way to delete items from the library, so I tried deleting them from the images folder directly. Edge then tells me images ar emissing and ultimately, InDesign won't publish the folio. Even if I rebooth and manage to update the article, I get an error when trying to download it.
    So, I have over 100 images in the Library, I'm using 8 images. How do I get rid of the unused images that are causing me probelms?

  • Force page refresh ASP?

    I want to make sure that the page, if user hits back button,
    the page
    that they go back to will refresh. Is this possible?
    How?

    Lee wrote:
    > MM_dupKeyRedirect = MM_dupKeyRedirect & MM_qsChar
    & "requsername=" &
    > MM_dupKeyUsernameValue
    >
    > It appears this is what is making it appear in the
    browser address bar.
    > Can this be edited so that it doesn't pass it in the
    address bar?
    And yet again,I have solved this one by commenting out this
    part of it.
    It no longer passes this in the browser address window.
    '& MM_qsChar & "requsername=" &
    MM_dupKeyUsernameValue
    This is getting so covoluted.
    The user now gets dumped into another page and it would
    probably be a
    little disorienting for the user to submit one page to be
    dumped into
    another very similar page, where, if they wanted to update
    their
    information, they would need to fill it all out again. '
    All these issues are caused by the fact that I need to learn
    Stored
    Procedures enough so that I can have both shipping and
    billing insertion
    on one page.

  • Force report refresh

    How do I make sure a report embedded as a web applet pulls the latest data without the user having to press the Refresh link on the report?
    The javascript code I found on this forum did not work.
    Thanks.

    They are ways of causing report refresh automatically using javascript or HTML code that you can find on the net but unfortunately the refresh will continue to happen in an infinite loop. There is no code to cause automatic refresh only once. i have been trying to find it but couldn't get my hands to.
    If by chance you come across any such code for causing refresh only once, kindly share it over here.

  • Can one force a refresh on thumbnails?

    trying to go from low quality to always high.  I made the change but nothing happens. the thumbs are still stuck in low quality.

    I do see where it says,  generate 100% previews, but have read that choosing
    that would take many gigs of space up. is that true?
    Depending on the original file size this can grow huge, but you don't have
    to use that if you don't want to, keep 100 % preview in cache is only doing
    so for files you choose to examine at 100 %.
    If you choose the extra option to generate 100% preview for all files this
    not only takes a lot space, also a lot of extra time...
    But using only High Quality mostly will suit your needs and on demand
    generate a 100 % preview either with the loupe or with the space bar and
    mouse click.
    Is checking monitor size previews a space hog as it selecting 100% previews?
    what is the difference?
    It generates previews that fit your monitor and in general that is not 100
    %, only for very small files that have less pixels then your monitor...
    The bigger the screen and the higher you have set your pixels for that
    screen the more space it will take, but not something to worry, and you can
    always use the clean up for cache in the preferences.
    thanks, never knew of it. Where
    do learn all this stuff?
    There are a lot of video tutorials on Adobe TV, if you don't know what a
    function does you can look it up in the help menu for Bridge and the Book
    Real World Camera Raw by Bruce Fraser and Jeff Schewe will tell you not only
    everything you always wanted to know about Raw but has also an excellent
    guide for using Bridge
    Google is your friend...

  • Force a Refresh to a swf file

    Hi All
    I'm using a .png Menu/Sub Menu from FireWorks to go to a particular swf file and then to an anchor within the swf file.
    But when I click on the same menu item and different sub menu item it doesn't go to another anchor within the same swf file. If I navigate away and then click fresh on the link that didnt work, it works.
    It seems to think it's at the right place and ignores the link.
    Is there a way to get the browser of flash file to think it's had a new request? If that makes sense?

    Not quite. I'm using a fireworks created menu and sub menu. All the links are in with anchor names.
    All the top level menu items work fine - just a URL pointing to the html file with anchor. They always work.
    I seem to have ironed out the issue of the submenu item only working once. The trouble I'm having is that once in the swf file, via an anchor, all my other nav buttons stop working. If I do not use an anchor and just navigate through the Flash file by loading it normally, all the nav buttons work.
    To experiment, I put a new test button on the same frame of the anchor, added a code snippet to go to a specific frame and it works. If I apply the script on a new separate layer at frame 1, extending the layer along the whole timeline, and the anchor is at frame 10, the button does not work, despite the overlap.
    This seems to suggest that the eventListener is only interpreted if it exists at the anchor frame... which means the buttons I have on frame 1 dont work...

  • How to force refresh of BPM Workspace programatically?

    Hi All,
    As part of our project, we have developed a BPM Workflow with ADF forms based on Human Tasks. Once the form has been processed, the window closes.
    There are 2 issues thatI am hoping for help with.
    1. The worklist is updated only after an explicit refresh is carried out.
    2. I notice that the preview pane in the BPM Workspace still has an active version of the form. The form within this pane is modifiable which poses a business risk in our case.
    My questions are
    1. How do we programmatically force a refresh on the workspace? I'll include this in just after I close the form.
    2. Hide the preview pane?
    Alternately, can all this be achieved by configurations to the Workspace?
    Any suggestions are much appreciated.
    Version : JDeveloper : 11.1.1.4, SOA suite 11g.
    Thanks,
    Preethi

    Hi  Preethi,
              Did u find any solution for this ? We have similar requirement ... Thanks
    Slkait

  • Dashcode iPhone Webapps - How to force a view to Refresh on Back

    I have added one more List content view using Dashcode and have the lists data loaded dynamically via AJAX. Everything going Forward works perfectly
    However, when I clicked on the "Back" button, the Back button played the transition effect of going back but the content view does not refresh and the page stayed as it was before the Back button is clicked.
    I have tried to add list.object.reload() to the _backButtonClicked() function inside Browser.js but to no avail.
    Yes, the dynamic list data get updated and displayed properly when going forward, so I don't think it is anything due to the update of the list data...
    So, is there a proper way to force the refresh of the view (and reload the list data) for a multiple content view stacklayout?
    Thank you very much.
    Subject was edited by: Edwin Tam for improved clarity

    I have added one more List content view using Dashcode and have the lists data loaded dynamically via AJAX. Everything going Forward works perfectly
    However, when I clicked on the "Back" button, the Back button played the transition effect of going back but the content view does not refresh and the page stayed as it was before the Back button is clicked.
    I have tried to add list.object.reload() to the _backButtonClicked() function inside Browser.js but to no avail.
    Yes, the dynamic list data get updated and displayed properly when going forward, so I don't think it is anything due to the update of the list data...
    So, is there a proper way to force the refresh of the view (and reload the list data) for a multiple content view stacklayout?
    Thank you very much.
    Subject was edited by: Edwin Tam for improved clarity

  • Force refresh jsp in Browser

    Hello,
    The JSP page doesn't force the refresh
    to Weblogic server 7.01 server.
    With Weblogic server 5.1, i've used :
    response.setHeader("cache-control", "no-store");
    response.setHeader("Pragma", "no-cache");
    but it doesn't work with Weblogic 7.0.
    How forces the refresh ?
    Thanks.

    I'd suggest you post this in the servlet or jsp newsgroups.
    -- Rob
    fensois wrote:
    Hello,
    The JSP page doesn't force the refresh
    to Weblogic server 7.01 server.
    With Weblogic server 5.1, i've used :
    response.setHeader("cache-control", "no-store");
    response.setHeader("Pragma", "no-cache");
    but it doesn't work with Weblogic 7.0.
    How forces the refresh ?
    Thanks.

  • When will we web developers get force refresh?!

    I'm a longtime (1987) Mac user and a longtime (1996) web professional, and one thing that drives me to insanity is Safari's lack of an easy way to force a refresh of the page (i.e., pulling a fresh copy from the server vs. displaying the cached copy). Web developers make many, many changes to web pages and need to see the effects of those changes instantly. Other browsers have easy key commands, but version after version, Safari seems stubbornly unwilling to offer one. Please help us, Apple developers!

    Hi John,
    Just so you are aware, Apple does not peruse these forums.
    What you can do is provide feedback here.
    http://www.apple.com/feedback/safari.html
    Carolyn

Maybe you are looking for