RSS Reader - refresh the Feeds list?

I'm using the Spry RSS example. I want to refresh the Feeds
list (on the left side of the page) every 5 seconds. I've added the
following line...
dsCategories.startLoadInterval(5000); // Start loading data
every 5 seconds.
I can see the browser making the data call every 5 seconds,
however the Feeds list on the page doesn't update. Any
ideas?

I've tried chaining the data sets and it still doesn't work.
When the page first loads, I see the GET to
"/getFeedList?alert=dsFeeds". However, when I call
dsFeeds.loadData() I never see the HTTP request taking place. I
should see the GET to "/getFeedList?alert=dsFeeds" again, but I
never do.
Here's my code...
var d = new Date();
var dsFeeds = new
Spry.Data.XMLDataSet("../getFeedList?alert=dsFeeds&cachebuster="
+ d.getTime() , "Feeds/Feed", { sortOnLoad: "Label" , useCace:
false });
var dsCategories = new Spry.Data.XMLDataSet(null ,
"Feeds/Feed/Category", { distinctOnLoad: true, sortOnLoad:
"Category", useCache: false });
var dsChannel = new
Spry.Data.XMLDataSet("../getRSS?id={dsFeeds::Handle}&alert=dsChannel&cachebuster="
+ d.getTime() , "//channel" , { useCache: false });
var dsArticles = new
Spry.Data.XMLDataSet("../getRSS?id={dsFeeds::Handle}&alert=dsArticles&cachebuster="
+ d.getTime() , "//item" , { sortOnLoad: "pubDate" ,
sortOrderOnLoad: "descending" , useCache: false });
dsArticles.setColumnType("pubDate", "date");
function updateCategories(notificationType, notifier, data)
if (notificationType != "onPostLoad")
return;
var doc = dsFeeds.getDocument();
if (doc)
dsCategories.setDataFromDoc(doc);
dsFeeds.addObserver(updateCategories);
setTimeout(function() { dsFeeds.loadData(); }, 5000);

Similar Messages

  • TMW: refreshing the employee list inside user exit

    Hi everybody,
    We are using TMW in a project where the employee selection is based on relations in OM.
    Since those relations will change a lot in background the employee list in TMW needs to be refreshed regularly.
    Restarting TMW is not an option.
    How do i give the TMW application a message that the employee selection needs to be reloaded?  I would like to start the message from within the standard user exits (like PT_BLP_TMW_ENR)
    Can anyone give me a code example how to do this?  How do i find the active TMW instance from within the user exit?
    Thanks in advance!
    Kr,
    Jonathan

    Cancelled

  • Can RSS feeds be synced via Firefox Sync? Currently I can see my RSS links but the feeds appear to be all empty.

    I set up Firefox sync on my phone and a few desktops. I have several RSS feeds included which sync perfectly on the desktop version of Firefox, but on my phone the feeds don't load (even though I can see the containing link).
    otherwise, Firefox Mobile is great - I like it enough that I switched to Android from an iPhone!

    Hi,
    Thanks for using Firefox for Android! I have heard of an issue with live bookmarks that sounds similar to the one you are having. The forum thread about that is over here: https://support.mozilla.org/el/questions/930847 Maybe it is helpful to you? Let me know if the problem you are having is different and I'll get a separate bug filed or ask the engineering / quality team to investigate it.
    Best regards,
    Michelle

  • Refresh the display list

    Hi experts,
      i am using one standard function module in my program.  i am calling this program using a submit and return statement in another program.In the standard funtion module one write statement is used.  My issue is once the function module is called and the program is returning to the main program. once it is returned the main program got stopped and going to the next screen and showing the list whatever which is written by using write statement. i think this is happening because of the return statement. but i want to suppress the display list.
    Thanks in advance.
    Arul

    Use addition EXPORTING LIST TO MEMORY of the SUBMIT statement.
    Like:
    SUBMIT report EXPORTING LIST TO MEMORY
                  AND RETURN.
    Regards,
    Naimesh Patel

  • Quest for *THE* feed reader

    If there's something with which I can never get satisfied, it's surely RSS readers/aggregators/whatever. We can divided them in two big groups:
    Web-based: These are the ones like Google Reader or Bloglines. They run (or at least they should) 24/7, so they don't have a problem I'll describe in the Desktop-based readers, but they feel slow. It may be that they're not really slower than their local conterparts, but they do feel slower.
    Desktop-based: Ah!, nothing beats the speed of running apps locally. But in my case, I don't have a RSS Reader running 24/7, so let me use our beloved xkcd feed to explain the problem:
    Xkcd's feed shows only the last 4 entries. If I've stayed at home, I would receive 6 entries in a two-week period, but let's say I traveled for these two weeks. When I come back and turn on my RSS reader, I'll only have 4 entries. This is a problem that I guess it doesn't happen with Web-based readers (I may be wrong, though, it's been a long time since I used them).
    We can narrow the problem a little more if we divide the Desktop-based feeders in two categories:
    - text/ncurses based: lightweight, but lacks some functionality (e.g. snownwes)
    - graphical: very good feature-wise, but are bigger (e.g. liferea).
    So... any thoughts about this? An online service that would store the feeds for you 24/7 and then you could retrive them with a local app would be interesting, something that would be to feeds as IMAP is to mails. Is there such a thing?

    Ahh.. the rss reader.. the holy grail.
    my wishes:
    - under my control (eg no webservices)
    - clean file formats (no gconf, preferrably no xml, just a simple config file)
    - gtk but keyboard driven
    - html support
    - don't miss stuff.  (a cli-based program/script that can fetch in the background (eg daemon or crontab on a server), and a gtk program to display them would be ideal for me)
    - good "i have already read this" tracking
    - low dependencies.
    - xdg basedir compliance
    - no bloat, gconf or xulrunner (byebye liferea,blam)
    I'm now using the rssyl plugin in claws-mail, but:
    - html not always rendered correctly (though it uses webkit. not sure where the problem is)
    - alt tags don't work (not good if you follow xkcd)
    - only one "profile" possible. (i would like to have different config files, eg one with feeds for work, one for personal etc)
    Last edited by Dieter@be (2009-02-15 16:44:59)

  • How to refresh the list of select one choice which is inside a table?

    Hello I am using Jdeveloper Version 11.1.2.1.0.
    The table is a normal table that is made to look like a treeTable.
    For some rows are or can be parents with Parent_vo_group_id = null and other are children with parent_vo_group_id = vo_group_id of the parent...
    If a children changes its parent_vo_group_id to null it can become a parent as well.
    I am having a select one choice inside a table column. The list comes from the same table with column Name:
    <af:table value="#{bindings.VoGroupAdminView2.collectionModel}" var="row"
                                                      rows="#{bindings.VoGroupAdminView2.rangeSize}"
                                                      contentDelivery="immediate"
                                                      visible="#{bindings.VoGroupAdminView2Iterator.currentRow != null}"
                                                      fetchSize="#{bindings.VoGroupAdminView2.rangeSize}"
                                                      partialTriggers="::soc1" styleClass="AFStretchWidth"
                                                      rowBandingInterval="0" editingMode="clickToEdit"
                                                      binding="#{adminGroupManagementBean.groupTable}"
                                                      selectionListener="#{adminGroupManagementBean.groupSelectionListener}"
                                                      rowSelection="single" id="t5">
                                                <af:column sortProperty="#{bindings.VoGroupAdminView2.hints.Name.name}"
                                                           sortable="false" styleClass="columnData"
                                                           headerClass="tableHeader"
                                                           headerText="#{bindings.VoGroupAdminView2.hints.Name.label}"
                                                           id="c1">
                                                    <af:inputText value="#{row.bindings.Name.inputValue}"
                                                                  requiredMessageDetail="Please enter a group name"
                                                                  label="#{bindings.VoGroupAdminView2.hints.Name.label}"
                                                                  required="true" id="it7" immediate="true" autoSubmit="true"
                                                                  columns="#{bindings.VoGroupAdminView2.hints.Name.displayWidth}"
                                                                  maximumLength="#{bindings.VoGroupAdminView2.hints.Name.precision}"
                                                                  shortDesc="#{bindings.VoGroupAdminView2.hints.Name.tooltip}"
                                                                  contentStyle="#{row.ParentVoGroupId eq null? 'font-weight:bold' : 'padding-left:20px'}"
                                                                  valueChangeListener="#{adminGroupManagementBean.groupNameChangeListener}"
                                                                  partialTriggers="soc2">
                                                        <f:validator binding="#{row.bindings.Name.validator}"/>
                                                    </af:inputText>
                                                </af:column>                                   
                                                <af:column sortProperty="#{bindings.VoGroupAdminView2.hints.ParentVoGroupId.name}"
                                                           sortable="false" styleClass="columnData"
                                                           headerClass="tableHeader"
                                                           headerText="#{bindings.VoGroupAdminView2.hints.ParentVoGroupId.label}"
                                                           id="c4">
                                                    <af:selectOneChoice value="#{row.bindings.ParentVoGroupId.inputValue}"
                                                                        label="#{row.bindings.ParentVoGroupId.label}"
                                                                        simple="true" immediate="true"
                                                                        required="#{bindings.VoGroupAdminView2.hints.ParentVoGroupId.mandatory}"
                                                                        shortDesc="#{bindings.VoGroupAdminView2.hints.ParentVoGroupId.tooltip}"
                                                                        id="soc2" autoSubmit="true"
                                                                        unselectedLabel="&lt;null&gt;"
                                                                        valueChangeListener="#{adminGroupManagementBean.parentIdValueChangeListener}"
                                                                        visible="#{row.bindings.ChildrenCount.inputValue eq 0 ? true : false}">
                                                        <f:selectItems binding="#{adminGroupManagementBean.selectOneChoiceList}"
                                                                        value="#{row.bindings.ParentVoGroupId.items}"
                                                                       id="si2"/>
                                                    </af:selectOneChoice>
                                                </af:column>
                                            </af:table> My select one choice uses the same iterator as the table.
    <iterator Binds="VoGroupAdminView2" RangeSize="-1" DataControl="AppModuleDataControl"    id="VoGroupAdminView2Iterator"/>The table uses this view called VoGroupAdminView:
    Select t1.vo_Group_id,     
           t1.name,
           t1.Vehicle_Owner_Id,
           t1.Graphical_Symbol,
           t1.Lm_Comment,
           t1.Parent_Vo_Group_Id ,
           decode (t2.children_count, null, 0, t2.children_count) as children_count
           from
    (SELECT VoGroup.vo_Group_id,     
           VoGroup.name,
           VoGroup.Vehicle_Owner_Id,
           VoGroup.Graphical_Symbol,
           VoGroup.Lm_Comment,
           VoGroup.Parent_Vo_Group_Id
      FROM VO_GROUP VoGroup
    START WITH VoGroup.Parent_Vo_Group_Id IS NULL
    CONNECT BY VoGroup.Parent_Vo_Group_Id = PRIOR VoGroup.Vo_Group_Id
    order SIBLINGS by VoGroup.name) t1,
    (select parent_vo_group_id, count (parent_vo_group_id) as children_count from vo_group
    group by parent_vo_group_id) t2
    where t1.vo_group_id = t2.parent_vo_group_id (+)the ParentVoGroupId attribute has list of values from this view object called VoGroupAdminLov:
    SELECT
        VO_GROUP.NAME,
        VO_GROUP.VEHICLE_OWNER_ID,
        VO_GROUP.PARENT_VO_GROUP_ID,
        VO_GROUP.VO_GROUP_ID
    FROM
        VO_GROUP
    WHERE  VO_GROUP.PARENT_VO_GROUP_ID is null
    and VO_GROUP.VO_GROUP_ID <> ?
    order by  VO_GROUP.NAMEI want to refresh the list of values in the select one choice everytime when i add a new row in the table, delete row in the table or change the value of select one choice component.
    What I have tried:
        public void parentIdValueChangeListener(ValueChangeEvent valueChangeEvent) {
            this.setValueToEL("#{row.bindings.ParentVoGroupId.inputValue}", valueChangeEvent.getNewValue());
            BindingContainer bc = BindingContext.getCurrent().getCurrentBindingsEntry();
            DCIteratorBinding voGroupAdminIterator = (DCIteratorBinding)bc.get("VoGroupAdminView2Iterator");
            Key selectedGroupKey = voGroupAdminIterator.getCurrentRow().getKey();
            AppModuleImpl am = (AppModuleImpl)ADFUtils.getApplicationModuleForDataControl("AppModuleDataControl");
            am.getTransaction().postChanges();
            am.getVoGroupAdminView2().executeQuery(); //refresh the table view object;
            am.getVoGroupAdminLov1().executeQuery(); //refresh the list of values view object
            voGroupAdminIterator.invalidateCache();  //remove the cache of the iterator
            voGroupAdminIterator.setCurrentRowWithKey(selectedGroupKey.toStringFormat(true)); // set the selected row again.
            RichSelectOneChoice soc =
                (RichSelectOneChoice)FacesContext.getCurrentInstance().getViewRoot().findComponent(":pt1:t5:soc2");
            AdfFacesContext.getCurrentInstance().addPartialTarget(soc);
            AdfFacesContext.getCurrentInstance().addPartialTarget(this.groupTable);    
        }When i am adding a new row to the table its select one choice list is refreshed but only for the new row. The rest rows have not updated list of values for their select one choice components.
        public String addGroupButtonAction() {
            AppModuleImpl am = (AppModuleImpl)ADFUtils.getApplicationModuleForDataControl("AppModuleDataControl");
            ViewObjectImpl voGroupAdminView = am.getVoGroupAdminView2();
            Row newRow = voGroupAdminView.createRow();
             newRow.setNewRowState(Row.STATUS_INITIALIZED);
            voGroupAdminView.insertRowAtRangeIndex(0, newRow);
            am.getTransaction().postChanges();
            return "null";
        }Edited by: 897833 on Mar 19, 2012 9:07 AM

    I made a button to refresh the value of select one choice and it doesn't work yet.
    So I just move one of the
        public String refreshParentIdSOCButtonAction() {
            BindingContainer bc = BindingContext.getCurrent().getCurrentBindingsEntry();
            DCIteratorBinding voGroupAdminIterator = (DCIteratorBinding)bc.get("VoGroupAdminView2Iterator");
            Key selectedGroupKey = voGroupAdminIterator.getCurrentRow().getKey();
            AppModuleImpl am = (AppModuleImpl)ADFUtils.getApplicationModuleForDataControl("AppModuleDataControl");
            am.getTransaction().postChanges();
            am.getVoGroupAdminView2().executeQuery();
            am.getVoGroupAdminLov1().executeQuery();
            voGroupAdminIterator.invalidateCache();
            voGroupAdminIterator.setCurrentRowWithKey(selectedGroupKey.toStringFormat(true));
            AdfFacesContext.getCurrentInstance().addPartialTarget(this.parentIdSelectOneChoice);  //refresh the binded SOC as you said
            AdfFacesContext.getCurrentInstance().addPartialTarget(this.parentIdSelectOneChoiceList); //refresh the binded list even
            AdfFacesContext.getCurrentInstance().addPartialTarget(this.groupTable); //refresh the table it is in;
            return null;
        }Edited by: 897833 on Mar 23, 2012 2:58 AM

  • Refreshing  the  list  output   upon clicking  a  push button

    Hi All,
       How  do i  refresh the <b>list  output(not ALV)</b>  already  displayed  upon  clicking  a  push -button  under  AT  USER-COMMAND ,if  at   all   it  is  feasible ?
        Any  pointers will be rewarded with points.......
    Regards
    jaman
    Message was edited by:
            ABAP Techie
    Message was edited by:
            ABAP Techie
    Message was edited by:
            ABAP Techie
    Message was edited by:
            ABAP Techie

    Hi,
    Try with the method "refresh_table_display". 
    It has the syntax very similar to creating the table. It has two parameters. In the first one, you can mention if you want to refresh only the data (the icons are not refreshed)
    Regards,
    Bhaskar

  • GroupSpace RSS Reader Portlet Bug - Null Titles

    I have a GroupSpace community that utilizes the out-of-box GS RSS Reader portlet. Currently, I am encountering an issue with displayed feed channels/entries: the titles are null. In the tree view (the left pane), the titles for entries are blank. I can click on the icons to navigate the tree. In the details view (the right pane), titles are displayed as "null" and authors are blank. I cannot click on the titles to view the channel/entry.
    I checked the content repository in the the WebLogic Portal Admin Console and the titles are displayed correctly there. I didn't notice anything in the server logs, not sure what else I could check.

    They are all RSS 2.0, which is supported. And yes, all the entries and channels have titles. They just don't show up in the list in the "Title" column or in the tree view. I did notice that the title does appear correctly in header section of the details view though.
    Other RSS Readers display the feeds/channels properly. Several months (5+) ago, this portlet was displaying them correctly. I'm not sure what changed. I don't think the code to display the portlet has changed. There have been many changes to other portlets in the portal, but the portlet resides on its own page so I'm not sure what could be interfering with it. I did have to modify the groupspace callback class to address an issue with communities not being added to the database with dvt enabled.
    I'm certain the the portlet is consuming the XML files correctly as I can see the content in the WLP content repository.
    Edited by: TNgo on May 12, 2010 1:20 PM

  • Nokia 5800 RSS Reader broken "unknown error"

    My Nokia 5800 RSS Reader spontaneously died. Getting "unknown error".
    Anyone know how to fix this? Will any new firmware fix it? Any free apps?
    The RSS Reader on the phone isn't bad imo and i had over 10 feeds in there. I'm having to use Opera Mini rss feed is usable but that browser is so fragile!
    (I have v2.1 fw)
    Much discussion about this here but no solution: http://www.allaboutsymbian.com/forum/showthread.ph​p?p=425392
    Appreciate my posts? - gimme some kudos and click teh star!

    I have had the same problem on my nokia 5800, everything worked great for about 1 month since I bought the phone and then out of nowhere the feeds got corrupted when I was doing a refresh all I think. It is 100% a software database or broken file issue.  I tried searching for bookmark database in system folders and files and others using y-browser to see if I can erase them manually but wasn't able to find any file that would indicate it is a bookmark database or whatever. Maybe someone who knows s60 ins and outs has an idea where do these bookmarks live.
    On the other hand I remembered I had done a full back up of my phone beforehand using PC suite (Ovi Suite same thing in a different package) . So I just restored the bookmarks to my phone and vioala. The feeds work again, because the whole bookmark database got overwritten. No hard reset required.
    If you already have the error and no back up then  it is a problem. You would have to trick the nokia restore software to do the restore with a blank file. You will have to dig around and find out how to do it. Perhaps do a back up for the broken bookmarkrs, find the file, then either replace with a blank or edit it such that it looks like blank. Alternatively, have someone who has a uncorrupted bookmark back up, send you the file and you can restore that one.
    Hope this helps!Good Luck!

  • After moving files out of the iTunes library they still show in the iTunes list

    I am archiving movies out of my iTunes library.  I have moved the files from the iTunes media folder and into another folder but the movies still show up in the iTunes movie list in the main iTunes window.  I am sure there is some kind of link to the file but do I need to break that somehow or can I refresh the iTunes list so it will see that the files are no longer in the media folder?

    Geoffrey Kleinman wrote:
    I am archiving movies out of my iTunes library.  I have moved the files from the iTunes media folder and into another folder but the movies still show up in the iTunes movie list in the main iTunes window.  I am sure there is some kind of link to the file but do I need to break that somehow or can I refresh the iTunes list so it will see that the files are no longer in the media folder?
    An easier way is to simply drag movies/songs from the iTunes window to where you want.
    Then delete it in iTunes.
    I am sure there is some kind of link to the file but do I need to break that somehow or can I refresh the iTunes list so it will see that the files are no longer in the media folder?
    When you add files to iTunes, it adds them to the iTunes library database file and this is what is displayed in iTunes.
    I f you remove the file from its location, iTunes will not know until you try to access it in iTunes. It will then show an exclamation mark if it cannot find that file.

  • Linking to a Specific Spry panel (modified for RSS Reader)

    Hi – I would like to implement the following tutorial however have it work for the Spry Framework RSS Reader: http://foundationphp.com/tutorials/spry_url_utils.php
    I understand the concept of this article and have been able to implement the solution up to step 4 however for my solution I am not working with tabbed panels or an accordion widget but the RSS Reader from the latest Spry Framework. I would like to have a specific feed and article selected on the page depending on what link the user has come from.
    So instead of working with the tabbed panel and accordion variables I would be using the variables:
    var dsCategories
    var dsFeeds
    var dsChannel
    var dsArticles
    I would like to know if anyone can assist me in modifying the solution to suit this scenario? or if it is even possible?
    Thanks.
    Michael.

    Hi Ben,
    Thanks for pointing me to this tutorial.
    To keep things easier for myself I have kept the variable name as row. I have added the following code to the head of my called page:
    On lines 9-10:
    <script type="text/javascript" src="js/SpryURLUtils.js"></script>
    <script type="text/javascript"> var params = Spry.Utils.getLocationParamsAsObject();</script>
    On lines 19-26:
    //define the data set
                var ds1 = new Spry.Data.XMLDataSet("data/LocalFeeds.xml", "feeds/feed");
                //get the url parameter for the row number
                var params = Spry.Utils.getLocationParamsAsObject();
                //set an observer so that when the data is loaded, we update the current row to the url param value
                ds1.addobserver({ onPostLoad: function(ds, type) {
                                                                                                                                ds1.setCurrentRow(params.row); }
    Currently my called page is still not loading in the wanted state with calling page passing the parameter row=2.
    I aren’t sure what I am still missing but think it is perhaps something to do with setting the spry:region and spry:repeat to equal ds1? But not sure where I should be placing this.
    Am I nearly there?
    http://www.michael-williams.com.au/
    Thanks.

  • HT5275 Why did this update eliminate Safari's RSS reader function? Grrrrr.

    So, I have a number of RSS sources in a folder titled "News" in my bookmarks bar. I select it and am able to either go to individual RSS source or "View All RSS Sources" (which I use all the time) or open all in tabs (this one's not a good idea!). After updating, the "View All RSS Sources" is gone as Safari no longer has an RSS reader function. Too bad (and I really mean that!) and seemingly unaccounted for if I call APple for assistance... just "No Safari RSS reader in the update. Oh, and there's no way to go back!"
    I use  "View All RSS Sources" twice daily (at least) because it is adjustable... my list is sorted by Unread, and it highlights those. Very convenient! An excellent function... no in the dumpster! Grrrrrrrr!
    Anyway, now I cannot do this function on my MBP w/Mtn Lion (update to Safari included in the update to Lion) or on my Mac Pro w/Lion (I updated Safari automatically, then found the "improvement"). So now my mini is not going to be updated until I am able to find an outside app that'll give me this function back. And no more buying upgraded minis, either. Grrrr.
    Anyway, anybody know why the function was removed in the update?
    ADDED POST POSTING: it appears I've lost spellcheck while using an outdated version of Safari  

    Hi,
    Another thing you can try is this:
    - Quit Safari
    - Open up a Terminal window (via Applications -> Utilities -> Terminal.app)
    - Type <pre>dscacheutil -flushcache</pre> and then press the Return key
    - Restart Safari
    What that does is flush the local DNS cache on your machine. DNS is how computers convert human-readable names (i.e. www.apple.com) into IP addresses (17.112.152.32) that computer networks use to resolve machine locations.
    No guarantees this will work, but it's worth a shot.

  • How do I refresh wireless network list?

    I own a MacBook Pro and I noticed recently that when I switch on my access point AFTER booting OSX my home WEP wireless network won't show up in the network list and thus the airport does not connect. I have to switch airport off and then back on to find the network, and then all works fine.
    Is there any way to tell airport to "refresh" the network list, or is any option defining how often to check for networks in range?
    Maurizio
    Macbook Pro   Mac OS X (10.4.9)  

    Thanks, I believe I found the solution following your suggestion.
    Actually I did not want to choose the option you mentioned since I wanted Airport to try to connect to open network if it doesen't find a preferred one.
    However I found out that my airport option "By default join:" was set to Automatic. I believed it mean Airport tries to connect to the last network used, and thus had to connect to my home network as I wanted but, as I explainde above, it did not refresh the network list. Can't figure out why.
    Instead changing that to "Preferred networks" and using the option "Ask before joining an open network" did the trick. Now Airport finds any network in the preferred list almost instantly, and otherwise asks if I want to use an open one.

  • Fyi - refreshing the portlet repository programmatically

    You can refresh the portlet repository as follows:
    begin
    -- set portal context
    wwctx_api_private.set_context(
    p_user_name=>wwctx_api.get_product_schema);
    -- refresh portlet repository
    wwsbr_portlet_folder.refresh_data(
    1,wwsbr_site_db.portlet_siteid);
    end;
    null

    I'm having a problem using this code fragment from SQL*Plus. Is there additional code that I need to add before making these calls to set up a suitable environment?
    When I use this piece of code, all of my bespoke providers vanish from the portlet repository. The standard portal and demo providers remain. Pressing the Refresh button brings all my providers back again.
    I'd like to be able to use this piece of code to automoatically refresh the folder list during my product install, after using the SQL APIs to define the provider.
    Thanks,
    Nigel.

  • Refresh CV04N result list?

    Hi All,
    is there a possibility to refresh the result list of an CV04N search?
    So - that changes ins DIS data are shown without to go back to the selection screen and search again.
    For example by refresh button - or that there is an function module, which can be called by process button.
    Thanks,
    Roland

    Hi Roland,
    I think one solution would be to implement a special button in the result screen of CV04N. This button could be used to trigger again the search in CV04N by starting in inlcude LCV100F01.
    With this method I think the whole search should be done once again without going back to the selection screen.
    Best regards,
    Christoph

Maybe you are looking for