Forcing user to save data in the portal

Hi
  We have developed some WebDynpro applications. When these applications are in the portal , we dont want the user to navigate to another link without saving. Is there any way we can force this check.
regs
Steve

Hi
  Well use the WDPortalWorkProtectMode  in Webdynpro. Check out this link
http://help.sap.com/saphelp_nw04/helpdata/en/17/76d93f130f9115e10000000a155106/frameset.htm
Hope that helps you.
regards
ravi

Similar Messages

  • Whether we can able to save the data in the portal side or not?

    Hi All,
        Could anyone please tell me, whether we can able to save the data in the portal side or not, if possible can you please explain the procedure.
    Thanks in advance,
    Siva.

    If you are familiar with java then you can use the usual jdbc / odbc driver to connect. Do search the forums, this has already been discussed many times before, if you encounter a road block do post back.....
    You can also refer to this blog, though it talks about CE 7.1 the concepts remain the same, the configuration screens might differ - Connecting an Application to an External Database in SAP NW CE 7.1
    Did some searhing for you refer these also
    https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/70929198-0d36-2b10-04b8-84d90fa3df9c&overridelayout=true
    How can I set the data binding between Web Dynpro & Database table
    Connect to External Oracle Database
    Urgent : Hoe to connect to a ORACLE database throught WEBDYNPRO JAVA <-- good one
    Thanks,
    GLM
    Edited by: GLM on Aug 18, 2009 11:38 AM
    Edited by: GLM on Aug 18, 2009 11:41 AM

  • RE: Force user to re-login if the application is idle for awhile!

    Hi,
    I a similar thing a little while ago for an application written in a 4gl (not Forte) running
    windows 95 clients. I ended up dropping out to "C" and using the SDK to install
    hooks which monitored certain mouse and keyboard events to the application.
    It ended up being less than 10 lines of code in the end whereas when I tried
    to do it within the 4gl it was looked like wholesale changes to lots of code.
    This option fell down when the user was reading their help file or updating
    a word document so we added a pop-up which came up at the front of all applications
    on the PC giving the user a further minute to respond so as not to annoy the genuine
    user who was still "there" but doing something else.
    I have not had the chance to try this in Forte yet but it should be possible.
    If you think this might be an option for you I will try and cobble together an
    example.
    Dalton
    ===============================================================
    Dalton Cranston 45 Castle St.,
    GO5 Ltd Reading. RG1 7SN
    E-mail: [email protected] United Kingdom
    URL: www.go5.com Phone: +44 (0)1189 589 555
    Fax: +44 (0)1189 587 467
    -----Original Message-----
    From: Lu Wang X1 [SMTP:[email protected]]
    Sent: 13 February 1998 17:45
    To: [email protected]
    Subject: Force user to re-login if the application is idle for a while!
    Hi;
    For some security reasons, it requires our Forte application to force user to
    re-log into the application if the user doesn't use this application for 10
    minutes. The problem and difficulty to us is that how to determine there is no
    activity going on for this application on the client's PC.
    Any thought and ideas will be greatly appreciated!
    Lu Wang
    Eli Lilly and Company
    [email protected]
    (317)276-5776

    Hi Rick,
    Thanks for the Reply.
    When they are doing some action with RF id system gave DUMP - ITS_TEMPLATE_NOT_FOUND.
    With this is there any efect on Table locking.
    We got the dump on the ITS screen where as at the same time in back end ECC system TABLE data is using.
    Thanks
    Naresh

  • How can I do to acquire and save date in the same time and in the same file when I run continual my VI without interrupti​on.

    I've attached a VI that I am using to acquire amplitude from Spectrum analyzerse. I tried to connect amplitude ouput to the VI Write Characters To File.vi and Write to Spreadsheet File.vi. Unfortunately when I run continual this VI without interruption, labview ask me many time to enter a new file name to save a new value.
    So, How can I do to aquire and save date in the same time and in the same file when I run continual my VI for example during 10 min.
    Thank you in advance.
    Regards,
    Attachments:
    HP8563E_Query_Amplitude.vi ‏37 KB

    Hi,
    Your VI does work perfectly. Unfortunately this not what I want to do. I've made error in my last comment. I am so sorry for this.
    So I explain to you again what I want to do exactly. I want to acquire amplitude along road by my vehicle. I want to use wheel signal coming from vehicle to measure distance along road. Then I acquire 1 amplitude each 60 inches from spectrum analyzer.
    I acquire from PC parallel port a coded wheel signal coming from vehicle (each period of the signal corresponds to 12 Inches). Figure attached shows the numeric signal coming from vehicle, and the corresponding values “120” and “88” that I can read from In Port vi.
    So I want to acquire 1 time amplitude from spectrum analyser each 5
    period of the signal that I am acquiring from parallel port.
    So fist I have to find how can I count the number of period from reading the values “120” and “88” that I am acquiring from In Port (I don’t know the way to count a number of period from reading values “120” and “88”).
    Here is a new algorithm.
    1) i=0 (counter: number of period)
    2) I read value from In Port
    3) If I acquire a period
    i= i+1 (another period)
    4) If i is multiple of 5 (If I read 5 period)
    acquire 1 time amplitude and write to the same
    file this amplitude and the corresponding distance
    Distance = 12*i). Remember each period of signal
    Corresponds to 12 Inches).i has to take these
    values: 5,10,15,20,25,35,40,45,50,55,60............
    5) Back to 2 if not stop.
    Thank you very much for helping me.
    Regards,
    Attachments:
    Acquire_Amplitude_00.vi ‏59 KB
    Figure_Algorithm.doc ‏26 KB

  • How to capture the user who has logged into the portal.

    Hi,
    How do I capture the user who has logged into the portal.
    HOw do I retrieve the first name and last name of the logged in username.
    Could someone provide me a related link or PDF to work on this.
    Thanks,
    Suvarna

    Hi suvarna,
    Check the following code
    ISearchResult rst = UMFactory.getUserFactory().getUniqueIDs();
                      IUserFactory usf = UMFactory.getUserFactory();
                      IUser iuser = null;
                      IUserListElement userElement = null;
                      int i = 0;
                      while (rst.hasNext()) {
                            iuser =
                                  UMFactory.getUserFactory().getUser(rst.next().toString());
                            String email = iuser.getEmail();
                            String fname = iuser.getFirstName();
                            String lname = iuser.getLastName();
    regards
    Anil Dichpally

  • To extract portal activity data from the portal into Solution manager.

    HI all,
          I need to extract the portal activity data from the portal into Solution  Manager BI and then later on into the SAP BW in order to generate BEx reports on the portal activity data. I need to know about the configuartions that are needed to be done on the portal side and the solution manager side so as to get the data into SolMan from portal.  Waiting for a response.
    Thanks and regards,
    Divya.

    Hi
    In solution manager you can do the  analysis of the ADC data files (Portal activity reporting) as as part of the End-to-End Diagnostics (Portal Activity Reporting tab in the End-to-End Workload Analysis).
    Will you see the Portal Activity Reporting tab under End-to-End Workload Analysis?
    by default PAR in SAP Solution Manager 7.0 EHP1 is deactivated ,since we requires
    some manual configuration of the Activity Data Collector.
    please follow the attached config guide in the SAP note for configuration.
    Jansi

  • Smartview Error:  Failed to save data on the worksheet

    Has anyone gotten a Smartview error when saving a spreadsheet of: Failed to Save data on the worksheet?
    If so was there any resolution to the error?
    Thanks!

    hi
    i am afraid its a bug
    please have a look at Re: Smartview "Failed to Save data on the Worksheet"
    regards
    alexander

  • Possible to access data outside the portal?

    Hi all,
    I’m currently checking the features available in the adobe forms.
    Is it possible to dynamically load an adobe form (for example drop downs)
    with data outside the Portal,
    Using maybe Web services?
    And send data from the adobe form to the portal by webservices,
    without having to upload the form,
    Is this possible?
    Thanks in advance for the help.
    Best regards,
    Paulo Ruivo

    In Designer in the SAP development environment, you can specify a Data Connection based on a WSDL (Web service). If you tie the update of these fields to e.g. a button, you can update the related fields in the form at runtime.
    In general, you don't send data to the Portal, which is basically a frame in which you run different applications. The data is usually sent to the SAP db through an application using the form. You can use HTTP/Web services to submit data to the SAP application/database, but this is independent of the Portal.
    Kind regards,
    Markus Meisl
    SAP NetWeaver Product Management

  • How to store custom application data in the Portal

    Hello,
    Is there a mechanism in the Portal whereby you can put custom application data into persistence and then retrieve it again? I don't want to use the database to store the data. I was hoping there is some API to such a mechanism that will allow you to do this.
    Of course, I also mean that I want to persist the data beyond the lifetime of a session - i.e. when the user logs off and comes back later, I want to retrieve the data again. Also, I do not want to use a KM repository, because I do not want to make the application KM-dependent.
    Any suggestions would be welcome.
    Thanks,
    Martin
    Message was edited by: Martin Ceronio

    Martin,
    do you want to store this data on a per-user basis? Then the personalization functionality might be want you want. You could define some additional properties in the portalapp.xml for your component and set its personalization to "no-dialog".
    Alternatively, you could store this information as additional attributes of the IUser object. See the following code snippet for details:
    IUserMaint mutableUser = UMFactory.getUserFactory().getMutableUser(userName);
    mutableUser.setAttribute(NAMESPACE, ATTRIBUTE, "some user-specific data");
    mutableUser.save();
    (NAMESPACE, ATTRIBUTE being some custom defined String constants that uniquely identify the attribute.
    Repost if you need further details.
    Regards,
    Dominik

  • Diadem Does not save data to neither portal nor file

    I tried to acquire data from DAQ USB-6289 and save data to portal or file in DIADem DAC, but failed to get any data in portal, and no file was created, and no error was promptEd. But when I open a example file with saving function, it works fine. I'm sure there isn't any problem about the script since it is a very simple one. Do you have any suggestions?
    Thanks a lot.
    Jing

    Hi Jing -
    Since you said you're building your scheme based off of an example, I'm going to assume you've already included a Save Data or Save Data with Trigger block in your DAC scheme.  This is mandatory if you want to use Data Storage with either of the two following techniques.
    If you're running your DAC scheme programmatically, are you using the SchemeMeasTest() command, or the SchemeMeasStart() command?  If you want your DAC scheme to be run with Data Storage (Data Portal or File) enabled, you'll need to use the SchemeMeasStart() command.  The other command merely runs the scheme with visualization only (as a test).
    If you're running your DAC scheme interactively, are you pressing the Start Display button or the Start Measurement button (see below)?  These two buttons are the interactive versions of the aforementioned programmatic commands.  If you want to test your visualization without Data Storage, use the Start Display button.  If you want data to be saved to either the Data Portal or File, use the Start Measurement button.  
    Let me know if this still doesn't help.
    Derrick S.
    Product Manager
    NI DIAdem
    National Instruments

  • Saving data in the portal

    Hi Experts,
    i have a requirement from the business department to open a word document in the portal, change it and save it directly in the
    portal, so that the next one can open it and see the changes. I know how i can make a file available in the portal. But when you call the file and open it, you can change it und save only on your local computer but not in the portal. Does anyone have an idea how i can do that?
    Thank you in advance.
    Best Regards,
    Ali

    HI Alians,
    Will like to inform you some basic details for your required scenario and the reply posted to your question.
    1st ) Edit online options works for .txt file and .html files only.
    2nd) It is a the standard functionality of browser (When you open PDF/txt/html/jpeg/pngs File, it will open in browser but when you open Excel, WOrd or any other type of file, it will prompt you to download.)
    It means any file not recognized by browser will be prompted by browser to be downloaded into local computer.
    The files which are opened directly by browser( PDF/txt/html/jpeg/pngs) will be downloaded into temp.
    Soln:
    Let the user download  and save the MS word file.
    Provide the READ WRITE AUTHORIZATION to user so he/she can Change the contents of the file.
    Overwrite to the same location.
    If you have any other soln. then kindly let me know.
    Regards,
    Chinmay Joshi

  • HTML DB - Tab - Save data of the previous page on tab changing

    I am trying to implement the technique given in the above thread. Have not yet been able to do it successfully. Can someone give more specific instructions on how to save the data on the page as a user clicks on another tab and loses the data entered in the form. This looks fairly easy using the tab names technique, but I must be missing something.
    Thanks,
    Betsy

    I have a test case scenario on my laptop where this works fine and the data is still in the form when I come back to it.
    The production application has a similar data set, similar everything and the page with the form will not retain the data. Everything was created using version 2.0.
    All the testing is done locally on my laptop, but the production db lives on another server as well as the application.
    Do you have any ideas why they are functioning differently? Is there anywhere in any of the attribute settings for the page that I need to change something?
    Thanks so much.
    Betsy

  • How to avoid user to save data on Desktop or My Documents

    Hi Everyone.....
    I want to apply a policy in which user cannot able to save his data on their desktop or in my documents. I tried Folder Redirection policy through GPO. In this policy save data of desktop Or of My Documents redirect to on specified path but the original
    data didn't get deleted from its location. I just want that user should not able to save his data on their desktop or in My documents or if they save data then it should be moved to another specified location & gets deleted from their original location.
    Kindly provide suggestion to my problem.

    Hi,
    You erroneously posted your question in the Project Server forum which is dedicated to the Microsoft enterprise scheduling and planning application.
    Please post it to the right forum in order to have appropriate help, starting from here:
    https://social.technet.microsoft.com/Forums/en-US/home?forum=whatforum
    In addition, here are a few links about GPO:
    https://technet.microsoft.com/en-us/library/dn265973.aspx
    https://technet.microsoft.com/en-us/library/cc753298.aspx
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • How to capture user name and date in the database

    How to capture the person name who edits the application and the date of edit in the database...
    Pallavi

    Hi
    There are substitution strings you can use for this purpose.
    1.APP_USER ------is the current user running the application
    2.SYSDATE --------represents the current date on the database server
    APP_USER Syntax
    Bind variable------ :APP_USER
    PL/SQL------- V('APP_USER')
    Substitution string---------- &APP_USER.
    SYSDATE_YYYYMMDD Syntax
    Bind variable------- :SYSDATE_YYYYMMDD
    Direct PL/SQL------- APEX_APPLICATION.G_SYSDATE (DATE DATATYPE)
    PL/SQL-------- V('SYSDATE_YYYYMMDD')
    Your application will be based on a table with primary key column. You create a 'before update trigger' on that table and add columns 'UPDATED_ON' and 'UPDATED_BY' to that table. Add the following to that trigger:
    :NEW.UPDATED_ON := SYSDATE;
    SELECT V('APP_USER') INTO :NEW.UPDATED_BY FROM DUAL;
    -Priyanka

  • Gateway failed error when users are trying to loginto the portal

    Hi,
    when the users are trying to log into the portal, the following error msg is displaying. most of the users are facing this problem
    "Connect to SAP gateway failed Connect_PM TYPE=B MSHOST=abcxyz144 GROUP=GP1 R3NAME=GP1 MSSERV=sapmsGP1 PCS=1 LOCATION"
    is the problem from r/3 system or from portal?  if it is from portal, what settings have to be done & if it is r/3 what have to be checked for the particular user to avoid such error message
    reply soon as this is very urgent issue.
    regards
    vv

    this is likely to be missing entries in your services file on the portal server.
    I would expect to see
    sapmsGP1 36xx
    or similar.  You might also want to make sure that you portal server can resolve the DNS name of your R/3 system.  ping abcxyz144 from the portal node to make sure.
    Haydn

Maybe you are looking for

  • Landscape print

    Hi, We have a requirement to print information in a table manner which requires us to do Landscape prints (as portrait will not hold the information with correct alignment) We are using default Arial font and just updated the "Orientation" to say "La

  • WebLogic 11g and Spring beens injected into EJB

    All, I am getting an error injecting spring managed beans into EJB's within WebLogic 11g. I am using an interceptor extending the SpringBeanAutowiringInterceptor to set the context name by overriding the getBeanFactoryLocatorKey method. This is confi

  • 10.1.3.4 - FTP adapter polling multiple servers

    Is it possible to get files from multiple servers for a given BPEL or ESB service ? My source application writes to its local file systems in the exact same location, but 2 different servers. Is there anyway we can instruct the FTP adapter to poll bo

  • I am a Flex/AS3 coder who is puzzled about basic Flash

    Hi there, I am a FLEX coder with 6 months experience by way of Flex Builder. Coding business apps in AS3 is no big deal to me. The thing is, is that I am on a new project that uses Flash... and I am confused so I am looking for a bit of help. Others

  • User Exit in Infotype 0024 (Appraisals)?

    Hi, I'm an ABAPer and I've been asked to find out if there are any user exits on the 0024 create screen?  We want to add in some tick boxes. I've searched SPRO and nothing jumps out at me, could anyone point me in the right direction? Thanks, Gill