FPM - GAF - PORTAL - Refreshing or Reloading Guided Activity Framework app

Hi Guru,
I'm developping a GAF application that will be published into EP.
At the end of my GAF I want to refresh my application and display
the first screen, but not closing it (because I'm in the portal).
I've already fired the last step action and used the following code :
wd_this->mr_fpm->raise_event_by_id( if_fpm_constants=>gc_event-leave_initial_screen )
It 's working fine but the application keep the data,
I would like to reload the whole application with data refreshed.
I've tried this different sentences, but it doesn't refresh my data :
wd_this->mr_fpm->raise_event_by_id( cl_fpm_event=>gc_event_finish ).
wd_this->mr_fpm->raise_event_by_id( cl_fpm_event=>gc_event_refresh ).
(only available for OIF ? Why ?)
wd_this->mr_fpm->raise_event_by_id( cl_fpm_event=>gc_event_close ). 
(I don't want this one)
wd_this->mr_fpm->raise_event_by_id( cl_fpm_event=>gc_event_goto_start ).
Is it a specific event inside FPM to refresh or reload a GAF
without using the gc_event_close ?
Should I refresh context attributes and assistance class attributes manually ?
Any idea ?
Help will be really appreciated.
Regards.
yan

hi ;
DATA lo_api_component  TYPE REF TO if_wd_component.
  DATA lo_portal_manager TYPE REF TO if_wd_portal_integration.
  lo_api_component = wd_comp_controller->wd_get_api( ).
  lo_portal_manager = lo_api_component->get_portal_manager( ).
  CALL METHOD lo_portal_manager->navigate_absolute
    EXPORTING
      navigation_target   =    "Give the PCD path of the current iview "
      .if u integrated in portal . this this will work.
Thanks
Regards
vivek

Similar Messages

  • Portal Refresh

    Dear Experts,
    I have few queries before proceeding Portal (Java System) refresh from Production to Quality/Target system. one of my colleague has suggested to follow the below steps.
    1) Export files need to be taken from source system.
    2) Target system database has to be stopped for proceeding the Import
    3)Goto Target system-->System Copy-->AS JAVA --> DB Instance Import ( Exported dump will be loaded here )
    4)Perform Post-activities
    He is saying that Export file will be overwritting the target system content.
    ** Let me know Is this applicable for all landscape? (Only DB to be stopped before loading the Export dump)

    Hi AJ,
    Can you refer relevant system copy guides and below links for portal refresh.
    Enterprise Portal System Refresh Document Part-1
    Enterprise Portal System Refresh Document Part-2
    http://service.sap.com/sap/support/notes/1810295
    https://websmp106.sap-ag.de/~sapdownload/011000358700000364502013E/Java_PCA_guide.pdf
    Also, for a portal system, why do you want to refresh ?
    Regards,
    Divyanshu

  • FPM GAF Limitations

    Here are some FPM GAF limitations that I found!
    1. In the confirmation screen, we can't hide the Start button, this is not configurable as per SAP. But we could fire the event leave initial screen using the API. That's kind of contradictory.
    Examples: I have an application for Inventory Search (this is my Initial Screen), from an item selection I could initiate two different processes, a reservation or a stock transfer, this would be 2 different roadmaps. On my initial screen, I'm limited with the Start button, that could be confusing for the user. Instead of a start button I would have liked the possibility to hide it and add 2 buttons like Create Reservation and Create Transfer.
    2. You can't create a GAF application with only one main step and a confirmation screen. Why??? If you do that, the next & previous buttons on your first step will be 'greyed out'? So it will be impossible to go to the confirmation step!
    Example: Could be leaving the initial screen, filling some parameters on step 1 then go through the confirmation screen!
    3. From the confirmation screen, the CNR is not configurable. It would be nice to have a button to let you go back to the initial screen! The only way I found of doing that is to create your own button on the view itself and triggering the event go_to_start.... Is there are better way of doing this?
    Thanks!

    hi ;
    DATA lo_api_component  TYPE REF TO if_wd_component.
      DATA lo_portal_manager TYPE REF TO if_wd_portal_integration.
      lo_api_component = wd_comp_controller->wd_get_api( ).
      lo_portal_manager = lo_api_component->get_portal_manager( ).
      CALL METHOD lo_portal_manager->navigate_absolute
        EXPORTING
          navigation_target   =    "Give the PCD path of the current iview "
          .if u integrated in portal . this this will work.
    Thanks
    Regards
    vivek

  • View enable and disable dynamically in Guided activity page

    Hi Team,
    I have created a GP and it contains 2 views inside a Guided activity page.
    Here the issue is I need to show both the views but I should be able to disable any one of the view dynamically.
    Note:
    As I said earlier it should not disappear. It should just be disabled.
    I have tried using do config determination with different configurations but it is making the views disappear.
    Especially the first view...!
    Please help.
    Thanks,
    Mahesh Pusala

    Hello Mahesh,
    You can check below methods in _IMPL class of the over view page.
    DETACH_STATIC_OVW_VIEWS: to hide any view
    REATTACH_STATIC_OVW_VIEWS : to display the view
    for hiding the view delete the view entry from the internal table " rt_return" in the "DETACH_STATIC_OVW_VIEWS" method.
    to show a view add the view name including component name to the "rt_return" table in "REATTACH_STATIC_OVW_VIEWS" method.
    hope this helps you.
    Br,
    Navn

  • Differences between the Portal Data Collector and the Activity Data Collect

    Hello,
    I want to know what are the differences between the Portal Data Collector and the Activity Data Collector?
    Best Regards.
    Pablo Mortera.

    All of my SQL Server instances  are sql server 2008r2 standard edition(10.50.2500). MDW is existing database, I try to setup collection sets for multiple instances and store data in one central MDW database 
    I create MDW in one instance, then run run configure Management Data Warehouse in target intance. collection sets were created successfully, but job failed with following error:
    Executed as user: COCAD\INTDEPT01SQLAgentC10. The Management Data Warehouse version "00.00.0000.00" is not supported by the current data collector. Please upgrade the Management Data Warehouse by running the Management Data Warehouse Configuration
    Wizard.  Process Exit Code 5.  The step failed.
    Thanks
    PAULqaz

  • Refresh or Reload Issue with Multiple Blcoks in the One View

    Hi All
    We have one view which consists of multiple blocks say multiple UI container elements.
    Each container contains different UI elements and business logics.
    For example: Having Container 1 and Container 2. If we are doing any action in Container2, container 1 also getting refreshed. We donu2019t want container 1 to be refreshed or reload.
    To achieve above requirement what are the UI Element to be used or other way in CE7.2?
    Thanks in Advance , your help will be highly appreciated.
    BR
    SS

    there's no problem using numbers in package names though there are some problems with object names in flash that start with a number.
    there would be a problem in all package names before flash 9 because there were no package names.  the class name reflected the path to the class.

  • Translation in FPM GAF WDA

    Hi All,
    I have 3 webdynpro ABAP components which uses FPM GAF configurations for road map steps, I have translated all the component configuration from EN to FR for them.
    2 applications are working fine, but one of them is not picking the translated text for the roadmap steps even though they are maintained as when i am checking the component configuration by login in defferent language(FR) it is displaying correctly but when I am checking it with application configuration level it is coming as blank.
    I checked the entries in the table WDY_CONFIG_COMPT they are pefectly created for the elements.
    can anyone help me on this.
    Thanks
    Ankur

    Hi Ankur,
    Did you find any solution for this issue?
    We are facing the same problem. Values in table seems to be properly maintained, when we go to configuration, the different steps for GAF are translated but when we run the application, it doesn't show the (new) translated texts.
    Thanks a lot,
    kr,
    Agustín Figueredo.

  • Data not passing between two Views in FPM-GAF

    Hello All
    I have first screen (view) configured with Initial screen and second view with main step using FPM GAF. But data is not passing from first screen to second screen. All  views/Windows contains in the one component.
    Example: In First Screen contains Employee Data in table , selecting the row clicks on button it is navigating to other screen (Mainstep) BUT selected data is not passing.
    BR
    -CW

    Hello Williams,
    CarlinWilliams wrote:
    > From FPM Intial Screen of data is not passing to the second screen. Where as in other Steps data is passing.
    I'm bit surprised to hear that this is working in other screens. As per the FPM concepts (my understanding), for the parent component that is used in child component, it will create a new instance and it wont re-use the instance of the Parent Component that is already embedded in the Initial Screen.
    In your case, you have embeded the parent component in Initial Screen. So FPM framework will create a new instance at runtime. while navigating to the Main Step, since child component is using parent component, the FPM wont re-use the instance of parent component. Rather it will create a new instancs of parent component. Since new instance is created, the data entered in the previous step/screen wont be available. this behavior is same for all the steps.
    anyway comming to your question and solution for the same.
    1. In the child component, create another window (say PARENT_WINDOW) and embed the view that was exposed by the parent component (basically interface view of the parent component)
    2. in the GAF component configuration, for the initial screen, embed the child component and view as PARENT_WINDOW
    3. for the main step, embed the child component and view as acutal view of the child component.
    Here same component is used in both the places. Now the FPM will try to reuse the instance of the child component. As a result, the data entered in the Initial screen will be available in the Main Step as well.
    Other approach would be to use the singleton class and share the data between these two components.
    Hope this solves your problem.
    BR, Saravanan

  • For the average person what really is the point of the activity monitor app when all you really want to know is whether your mac is running at its best?

    I have had my imac for nearly 18 months now,
    It's okay, is the best I can say about it.
    It cost me around £800+
    So recently (and foolishly!) I downloaded OS Mavericks when I was actually looking for a freebie word processor programme (I got Bean because it's simple like me.)
    Now the point of all this is that Mavericks has new features like a redesigned Safari (But I ain't noticed any difference yet) and Imaps (Huh!) and Ibooks and Imovie or something.
    So when you are oldish like me, you really don't want people to keep changing and introducing new stuff (most of which is pointless anyway) all the time; because it takes us old ***** a while to get used to the last "improvement."
    So you try and get rid of all these new apps that you don't want and didn't ask for anyway,
    and then you find out you can't, because they're an integral part of the new OS.
    Brilliant!
    Then you find that Mail has to redo itself and this thing no longer works properly etc. and you start wishing you hadn't got up that morning...
    So you try and get it all back the way it was..
    And you can't.
    Because you don't have an external hard drive to use the Time machine back up facility.
    So you get in touch with Apple Support and it's now nearly bedtime, but at least you feel like you might be gettin' somewhere.
    You talk to the supportguy and suddenly you can't remember what the problem is and what your name is, and you're thinking you might as well order in a pizza seein' as you've drunk the last of the gin..."
    Anyway the guy manages to keep his temper and you get some degree of order restored but the machine still seems "jumpy" so someone says to you
    "Check out the Activity Monitor! That'll tell you if something's not working right."
    So you do, but it doesn't.
    Just a bunch of numbers and CPU stuff and User Idiot Input etc.
    All you really want is some little box to pop up and say,
    "Hey! yyyou've really ssscrewed things upppp-p here, old mmmmman!!. This programme is no longer functioning properly, that thing appears to frozen, and you just wiped half your saved photos of Aunt Jessie's 94th birthday celebration (the one's where she had her eyes open)..
    Press here for a full maintenance overview and repair menu.."
    By this time you are on the floor, your leg's got cramp and you really really need a pee.
    But there ain't no maintenance programme, just an activity monitor app you can't make any sense out of, so you yank the **** power cord out of the socket and go to bed..
    So you try and

    DVD-R media that is single layer has 4.3 GB formatted capacity.
    DVD+R DL media has 7.8 GB formatted capacity.
    DVD-R double sided has 4.3 GB on each side.
    Message was edited by: a brody

  • My computer has been seen at Genius bar 6 times for freezing up, reloaded all original settings and even went to the apple shop where they replaced the battery and logic board. Still freezes after I try to reload iTunes stuff and app stuff from apple

    my computer has been seen at Genius bar 6 times for freezing up, reloaded all original settings, all of their diagnostics, and they even sent it to the apple shop where they replaced the battery and logic board. Still freezes after I try to reload iTunes stuff and app stuff from apple, especially iPhoto which is seems to refuse to load and then begins freezing up all over again. Anyone else have this problem. Other than this, I have had absolutely no problems with this computer. Now, it's a file of junk.

    Hi Ronald ...
    Have you checked lately to see how much free space there is on the disk? Especially since iPhoto freezes at launch ...
    Click your Apple menu icon top left in your screen. From the drop down menu click About This Mac > More Info > Storage
    Make sure there's at least 15% free disk space.
    And make sure the OS X software is up to date.
    Click the Apple  top left in your screen.
    From the drop down menu click:   Software Update
    If you have anti virus software installed or are using third party Mac cleaning utiliites, that may be part and parcel of the your problems.

  • I had  to restore my iPad mini. Now when I go to the App Store and tap the cloud to reload some of my apps, it times out and they won't load. Any suggestions?

    i had to restore my iPad mini and when I go to the App Store to reload some of my apps it times out and doesnt reload them. Any suggestions?

    Close the App Store app and reset your iPad.
    Now close all apps. In order to close apps, you have to drag the app up from the multitasking display. Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to the app that you want to close and then swipe "up" on the app preview thumbnail to close it.
    In order to reset your iPad, hold down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple logo appears on the screen after which time you can release the buttons and let the iPad start up.
    IF that didn't help, try turning WiFi off on your iPad in the Settings, restart the iPad, then turn Wifi on again.

  • Support for Java Activation Framework?

    Hi,
    Can anyone quickly tell me which version of JAF (java activation framework)in
    WLS 7.0 ?
    thanks a lot in advance
    manoj

    Hello Kumar,
    Yes, these are part of HTTP 1.1 extensions. In case this is not currently supported, would really appreciate if you could let me know if it is planned in the future releases.
    Regards,
    Prasad Shetty
    Kumar Allamraju <[email protected]> wrote in message news:[email protected]..
    Are these extensions part of HTTP 1.1?
    Prasad Shetty wrote:
    Hi,
    I need to use some headers defined in HTTP Extension Framework
    (RFC 2274). Does Weblogic provide support for this extension
    framework ? If so which version of Weblogic should i be using ?
    Thanks & Regards,
    Prasad Shetty
    [att1.html]

  • Bug found in Activity Monitor app

    Hello,
    I think I've found a bug in Activity Monitor.
    If you move the app from Applications/Utilities to Applications it will start up but the rainbow disk will spin forever, and the window will not be populated with data. Put it back into Utilities and it works again.
    The issue is that the location of activitymonitord seems to be hardcoded to be in the Utilities folder.
    The following steps are repeated endlessly:
    com.apple.launchd[1] (com.apple.ActivityMonitor[3061]): posixspawn("/Applications/_Utilities/Activity Monitor.app/Contents/MacOS/activitymonitord", ...): No such file or directory
    com.apple.launchd[1] (com.apple.ActivityMonitor[3061]): Exited with exit code: 1
    com.apple.launchd[1] (com.apple.ActivityMonitor): Throttling respawn: Will start in 10 seconds

    Hello,
    Thank you very much for your comment.
    Well, I think those apps and utilities are probably not designed well then. It goes against UI expectations if you aren't allowed to make a subfolder in Applications or Utilities folders.
    And, I have enough apps now that I need to make subfolders to keep it sane and quickly navigable.
    The only app I've found so far which dies is Activity Monitor. In my case, I have been launching it often to figure out why the Mac crashes and hangs so often. Badly behaving apps like this (just crash, not retry endlessly!) and apparently a lack of a supervisory system to kill them is a problem I think with the Mac.
    Thanks anyway, I lost this round I suppose!
    Matt

  • Activity Monitor.app won't open

    I have researched this like crazy and nothing has worked.
    I looked in my Console, and there are tons of iMovie errors(?) in there, and then there is one for the Activity Monitor that says:
    dyld: Library not loaded: /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
    Referenced from: /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
    Reason: image not found
    I ran 'repair permissions' and shut down the computer, restarted, and the Activity Monitor still will not open.
    I also opened the Terminal and typed in this:
    ls -la /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
    And it returned this:
    it returns this:
    ls: /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit: No such file or directory
    But, being a new Mac user, I have no idea what this means.
    I have tried everything, with no luck, and I am hoping someone here can help me.
    Thanks bunches! Jules
    iMac   Mac OS X (10.4.8)   Intel Core 2 Duo

    Just for future reference, should someone experience this:
    I used the disk utility and repaired permissions.
    Then I inserted the OS disk and 'updated' the XcodeTools for the system.
    I then restarted the computer, and now I can open the Activity Monitor.
    It had something to do with my installing that X11 dealie a week+ ago I am sure.
    HUGz! Jules

  • SMP3.0 Sizing Guide for Agentry Apps

    Hi All,
    I'm looking for a sizing guide for Agentry Apps (Work Manager in particular) on SMP3.0. I only found the SMP2.3 sizing guide and the quicksizer has a SMP3.0 entry but only seems to refer to Mobilizer and Odata.
    Has anyone SMP3.0 Agentry sizing information to share?
    Thanks,
    Christian
    Tags edited by: Michael Appleby

    Hi,
         The sizing guide to SAP Work Manager 6.0 is avaliable in SAP Service Marketplace.
    Go to http://service.sap.com/instguides > Installation & Upgrade Guides > SAP Components > SAP Work Manager 6.1 or SAP Work Manager 6.0
    Is there a specific Agentry CoTS application whose sizing guide you were looking for ?
    Have a nice day
    Amardeep Verma

Maybe you are looking for

  • Effect of Multiversion Concurrency Control on Isolation

    Suppose I have a table defined as follows: create table duty (person char(30), status char(3) And it has the following contents: select * from duty; PERSON STATUS Greg on Heping on If I do the following in two sessions as outlined: *** Session 1 ***

  • How to use serial instruments as a displayer or indicator

    Is there any way that I can display reading from serial ports evevy other 30 seconds? Just like I get reading from DAQ board. Now I am using serial.vi, but each time I have to send command to get the updated reading. Is there any way this can be done

  • Facetime won't connect

    I recently run into a problem with FaceTime not connecting. When I play or receive a call, it says "Connecting..." and remains that way until I hang up. This happens on my Mac (2010 15" Macbook Pro running 10.8.3), iPhone 4S, and iPad (both running i

  • FM - Commiment item tax control budget

    Hi, I need to control the budget at the tax position. This client is in Bolivia, here, the tax is the total amount of the invoice, for example: Total invoice $1000 Tax %13 The FI document is like this: pos1. 1000 vendor position pos2.  870 gl/account

  • The most serious and scary power off!

    This is really really scary! My macbook not only shuts down unexpectly, but it also can't power on again!! I have seen news that people say their macbooks powers off unexpectedly, but initially I didn't encounter such problems. Yesterday afternoon, I