Portal WorkProtect mode: How to make a global enablement

Hi Experts,
    Where can i make WorkProtect mode setting for all Portal Users in one go??

Hi
You can do it centrally as mentioned below
There is a property known as workprotect.mode.personalize which can be set as ON or OFF. You can also set the value of the property - workprotect.mode.default, which affect the value globally.
Check this for more details
http://help.sap.com/saphelp_nw04/helpdata/en/37/50fb5066f9db43b3b5d5fc8de0c051/frameset.htm
Regards,
Praveen Gudapati

Similar Messages

  • HT201263 my phone 4s is in restart mode how to make ready

    my phone 4s is in restart mode how to make ready

    pradeep89 wrote:
    my phone 4s is in restart mode how to make ready
    What exactly is restart mode?  make ready for what?

  • How to make omniportlet mobile enabled

    while creating a new page on portal, i am selecting page type as Mobile and when i am adding portlet on this page,very few portlets are shown,i want to add omniportlet on this page.How can i do it?

    You simply can't
    There is a few built in mobile enabled portlets. When you view your page in mode 25 (mobile preview) you'll see only portlets that are developped with mobile support.
    Except the mobileXML and a few other, you won't fond anything interesting.
    You got to develop your own portlets for mobile access.
    See section 8.12 (Enhancing Portlets for Mobile Devices) of the portal developer guide. It will explain how to make your portlets enable for mobile.
    By the, if you start developping mobile portlets, make sure you use the correct technologies.
    You wont do the same if your target is IE/Opera on pocketPC or palms or if your target is the WAP on a standart mobile phone.
    the standarts :
    MobileXML is a deprecated standart, not supported by oracle that produce WAP content.
    The current standart is the XHTML MP (mobile profile). using this standart means that you will develop a JAVA portlet.
    An alternative is to use JSP with simple XHTML / HTML or whatever else. This will be enough to generate pages for mobile with modern browsers (IE or opera on Pocket PC or palms )
    I hope I've been clear, mobile enhancement in portal isn't a small part, difficult to synthetize in a single post.

  • How to make "Remove" being enabled in menu?

    Dear All,
    Just a simple top question, how to make "Remove" being enabled in Edit Menu? I couldn't find any UID on it.
    You could find it out under "First Record, Previous, Next and Last".
    Thanks in advance!
    Jemmy

    Hi Jemmy,
    don't know if if this what you are looking for:
    When opening an order form (or and other document),
    under menu "data" there are the options "add row", "duplicate row" and "delete row". Since these methods manipulate the rows in a matrix elements. For obvious reasons the methods seem to be only active when focus resides in  the row of a matrix.
    HTH Lutz Morrien

  • How to make a global variabel

    I have a problem
    I wanna make global variable (not bind variable), and every page in portal can use this variable.
    Can anybody tell me how to make this var ?
    TIA

    I have used session variables to do what you are trying to do.
    Checkout http://technet.oracle.com/products/iportal/files/pdkjan/articles/primer.session.storage.html for a primer on session storage, and especially http://technet.oracle.com/products/iportal/files/pdkjan/plsql/doc/sdk20pkg.htm for how to use wwsto_api_session.
    Ken Atkins
    Computer Resource Team (www.crtinc.com)

  • How to make a global scope component to be thread safe?

    One of my global component preserves states in its member variables, I am afraid that it's might messed up in multi-threading conditions, so how to make a nucleus global component to be thread safe?
    Edited by: user13344577 on Jul 14, 2011 9:45 AM

    Hi,
    Just to help integrate Shaik's and my own seemingly contradictory replies:
    If the member variables in your global component actually need to be globally available, so that multiple threads/sessions need to seem the same data, then you need to use synchronization or some scheme to make this data thread-safe when updating it. If the member variables are non-global data and are simply for convenience of having data available for multiple method calls or something like that, then you should do as I said (don't use synchronization) and use one of my suggestions to avoid this.
    I have seen customers frequently do what I replied about and store non-global data in a global component, and Shaik simply interpreted what "user13344577" is trying to do differently. Clarification is needed to know which of our answers better applies.
    Thanks.
    Nick Glover
    Oracle Support for ATG Products

  • BEX Query variant - how to make it Global ?

    We have a problem that we did not have in 3.x. In NW04s, when some one saves a query variant, it can be seen/accessed only by that person. We have a need to make it global so that other users in the division can use the variant to run the query. Does anybody know to make this work?
    I looked at the table RSRPARAMETRIZA and the field PERSONAL is always set to 'X' for variants created in BEX (using new BEX tool). We tried to blank this out (for testing) to see if the variant becomes global. But it did not help, in fact after this change whenever I choose this variant it kicks me out and I have to login again.
    Any input/workaround is appreciated.
    Regards
    -Bala

    As of NetWeaver 2004s variants (created in the BI70 runtime) are stored as an XML string inside of the table RSRPARAMETRIZA. In BW3.5 and before they were stored along with ABAP variants within the table VARI.
    Check these notes:
    1004479
    1003466
    990801
    981693
    973676
    978803
    973844
    774413
    Hope this helps,
    Prakash

  • How to make screen field enable when table control gives an error

    Hi,
        I had a scneario like when table control data wrong then one parameter of the screen should be enabled for the input, i knew that screen-name will not work since it will have always table control fields only when table control gives an error.
    How to make the other parameter enable when table control throws an error.
    Regards,
    Jaya

    Hi Gobi,
         Thanks for your response, but issue is - how to make other screen fields enable when there was an error in the table control data.
    For table control - lets say we will use the code as i mentioned above.i am sure that we cant write the code for field enable in between loop & endloop.
    as you said if we right outside the loop-endloop, the module wont be triggered when table control throws an error, because that statement was not there in the loop-endloop.
    please let me know if you need any more information on the issue. I hope there is alternative for this in SAP.
    Thanks
    Jaya

  • How to make a row enabled for lead selection and make other Rows disabled?

    Hi,
    What I require is:
    In a webdynpro table , which can have multiple rows, I want to make the rows which are retrieved fom backend as disabled for selection.
    And when I add a new row (using an ADD functionality) , this newly added row should only be enabled for lead selection.
    The Table property "enabled" can be assigned a context , and can be used to control the disabling of whole table.But then if I add the new row to this table, even this will be disabled.
    I can set lead selection to a the new row, but if the whole table is disabled, this won't work.
    Please suggest a solution for this.
    Thanks,
    Richa

    Do not set the enabled flag to the whole table but to the editors of each column. Bind the enabled property to a calculated boolean flag in the data source node. In the get method of this flag add a code that will make the editor enabled only if it belongs to the lead selection element.
    Now do not allow the selection of rows in the table (there is a property for this, perhaps is named rows selection I don't remember well now), but change the lead selection of the data source node to the desired element when you add the element programatically.
    Hope it helps.

  • How to make XE Transaction enabled

    Hi,
    it seems that XE is not transactin enabled by default and we need to run some scripts to make it Transaction enabled.
    Can any one let me know what are the scripts and where to find them?

    Hi ,
    Call transaction SICF and Navigate to "webgui" service; then right-click and select option "Activate".transaction will work definitely.
    This should enable the WebGui functionality in your WAS.
    ITS WEBGUI in ECC6.0
    for more information , check below thread
    MY FEW QUESTIONS
    SSO with ITS & Webenabling WEBGui
    Koti Reddy

  • Weblogic portal 10.3 - How to make JSF page to display different jspx page

    Hi,
    I am new to Weblogic Portal Technology. In my porject I am using trinidad jsf 1.1 and weblogic portal 10.3. I have an issue in changing the jspx path in the JSF portlet at runtime. My scenario is as given below.
    I have a left portlet and a right portlet on my consumer.portal page.
    Left Portlet:_
    The left portlet contains a custom menu created using commandlink tag in trinidad JSF.
    Right Portlet:_
    The right portlet contains a content portlet which will display the jspx.
    Problem:_
    When I click on the menu item link in the left portlet, the right portlet should display the appropriate jspx.
    Is there any solution for this scenario? Can anyone provide me step by step procedure to implement the above scenario?
    Thanks in advance

    Hi Chris,
    I have already gone through this document. But the procedure that is given in it is not working. I mean I am not able to render diffferent different jspx files based on the menu link clicked. It will great if you can provide me steps by step process since I am new to the portal World.
    Thanks a lot for your reply

  • How to make Netbeans CAPS enabled ?

    Hi,
    I am using Netbeans 6.5. Could someone explain me, how to configure Netbeans 6.5 with java CAPS 6 ? In java CAPS it is talking about a repository, how to create a repository ?
    I want to make Netbeans 6.5 CAPS enabled.
    Thanks.
    Kosala

    Repository-based projects is for CAPS 5.x projects (this product is not opensource). You can download GlassFish ESB but it doesnt have repository-based projects

  • How to make Jspinner real enabled?

    Hi,
    I need to set a jspinner non-editable, that is the jspinner can change value thought directly input value or use buttons.
    The setEnabled method can not archived this aim, how can i real enable the jspinner?

    I want to make one of the table column renderer to be Jspinner, then I write a cellEditor to do that. Inside of the cellEditor, I make wirte jspinner.setenabled(false), that just make the jspinner become to gray, the jspinner also can work as normal.
    Follow is my celleditor:
    import java.awt.*;
    import javax.swing.event.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.table.TableCellEditor;
    public class cell3 extends AbstractCellEditor implements TableCellEditor {
         private SpinnerNumberModel model = new SpinnerNumberModel(0, 0, 1000, 1);
         private JSpinner component = new JSpinner(model);
         private JTable table2;
         private int row2, column2;
         public Component getTableCellEditorComponent(JTable table, Object value,
                   boolean isSelected, int row, int column) {
              table2 = table;
              row2 = row;
              column2 = column;
              if(table.getValueAt(row, column - 2)==null||((String)table.getValueAt(row, column - 2)).equals("")){
                   component.setEnabled(false);
              else {
                   component.setEnabled(true);
              if(table.getValueAt(row, column)== null)
                   component.setValue(0);
              else component.setValue(table.getValueAt(row,column));
              component.addChangeListener(new ChangeListener(){
                   public void stateChanged(ChangeEvent e){
                        if(table2.getValueAt(row2, column2-1)!=null){
                        double v = Double.parseDouble(table2.getValueAt(row2, column2-1).toString());
                        double value = v * Integer.parseInt(component.getValue().toString());
                        table2.setValueAt(Integer.parseInt(component.getValue().toString()), row2, column2);
                        table2.setValueAt((float)value, row2, column2+1);
              return component;
         public Object getCellEditorValue() {
              return component.getValue();
    }If not clear yet, u can ask me some questions . Thanks!

  • How to make checkbox option enable/disable

    Hello,
    i am newbie in coldfusion...i want to make an option answer after my first check box answer is true
    code :
    <tr>
        <td><table width="100%"  border="0">
      <tr>
    <tr>
        <td>Do you have a car? </td>
        <td><input name="car_type" type="checkbox" value="1">Yes<input name="car_type" type="checkbox" value="0">No</td>
    </tr>
    <tr>
        <td width="100%"></td>
        <td><strong>(Select your car type)</strong></td>
    </tr>
      <tr>
        <td></td>
        <td><input name="car_bmw" type="checkbox" value="1">
          BMW</td></tr>
       <tr><td></td>
        <td><input name="car_mercedes" type="checkbox" value="1">
          Mercedes</td></tr>
        <td></td>
        <td><input name="car_toyota" type="checkbox" value="1">
          Toyota</td>
         <td></td>
        <tr><td>
        </td><td>Others<input name="car_others" type="text" size="20" maxlength="100" /></td>   
      </tr>
      <tr>
    Thank u

    What have you tried? 
    This is a client-side interaction, not server-side, so it should be fairly straightforward to do in JavaScript (I'd recommend using jQuery as it will make things a bit easier).
    -Carl V.

  • How to make Insert panel enable?

    Is it possible to enable Insert panel in other type files than default,  for example in JavaScript?
    I have some plugins installed like jQuery Utilities Toolset that put new icons into Insert panel for jQuery objects. Obviously I would like to insert them in JS files, not in HTML or PHP.

    Hmm. That's obviously a show-stopper for using the Insert bar. Commands work in Code view.
    Another possibility is to create your own floating panel. The Floating Panel API has an isAvailableInCodeView() method.
    Does it mean Adobe made this panel customizable but didn't predict that somone may need it in JavaScript or XML files to create own insert objects?
    The Insert bar has been part of Dreamweaver for as long as I can remember (it was certainly part of Dreamweaver 3), so its history goes back 10 years or so. In those days, few people were writing their own JavaScript or XML. Why not submit a feature request? https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform.

Maybe you are looking for