UWL behavior in EP7 SP9...Please guide

Hello All,
Has anyone configured UWL on EP7 SP9?
I have configured UWL but facing one issue like - when manager approves/reject any task or item, the UWL does not refresh automatically.
Does the version force UWL to be refreshed manually, unlike in EP6 where it happened automatically.
Also please let me know:
1. What is he default executionMode - pessimistic or optimistic?
    The standard UWL configuration xml includes pessimistic for some tasks and for some its value 'default'
2. In case I have to change the GuiType to WebGui (over WinGui), where all do I need to reflect the change?
Awaiting Reply.
Thanks,
Ritu

Hi
navigate to  "Optional Universal Worklist Service Configuration"
if u navigate from system administration --- sys configuration -
universal worklist and workflow -
universal worklist administration --- then open the tray of "Optional Universal Worklist Service Configuration"
there u select the default execution mode as pessimistic or optimistic.
If described in xml i .e default execution mode : pessimistic then this setting is valid only for that particular code area.
regards,
vijay.

Similar Messages

  • Increase user search result..Please guide

    Hello All,
    How can I increase the maximum user search result.
    I did read some posts on SDN and did make change in the following paramters in the config tool:
    ume.admin.search_maxhits_warninglevel
    ume.admin.search_maxhits
    Referred post:
    increase search limit
    but it still searches for only 1000 users.
    Please guide.
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

    Hello AE,
    Its not working still.
    I restarted the server again and now when I search for users, I get a message as the search result has exceed the limit.
    And that the search result is not complete.
    It again retrieved only 1000 users
    It does not mention the limit count.
    I have set the maxhit as 9000 and the warning limit to 10000
    Am working on EP7 SP9
    Please guide.
    Thanks,
    Ritu

  • Change iin UWL text..Please guide

    Hello All,
    When no tasks are assigned to the user, an information text as below is thrown to the users in UWL
    "No items found to display"
    Requirement:
    I need to change this text to the custom text by client
    Please guide me as to where can I find this...Ive already looked over 2 UWL related .par file but in vain
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

    Hi,
    you can use Textmapping when you have Web dynpro iviews. UWL is one
    See at http://wiki.sdn.sap.com/wiki/display/WDJava/WebDynproText+Mapping
    Regards,
    Kai

  • Problem in creating workspaces..Please guide

    Hello All,
    Am facing a problem in creating workspaces in DTR. Am working on EP7 SR2 (SP9)
    Have read mostly all related posts on SDN but cannot catch the missing link...Please guide me for the same:
    <u><b>setvars.bat</b></u>
    @echo off
    rem Default properties definition for the DTR Client Commandline Tool:
    rem -
    rem (1) Mandatory: DTR configuration folder:
    set DTR_HOME=C:\Documents and Settings\RHunjan
    set CFG_DIR=%DTR_HOME%\.dtr
    rem Remark: How to find DTR_HOME folder?
    rem - In Release 6.40:
    rem          The default location is C:\Documents and Settings\<user>\.sapnetweaver.
    rem - In Release 7.1:
    rem      Start Netweaver Developer Studio and login to the configuration / client
    rem      where you would like to work, then choose the menu: 'file' -> 'Switch workspace'.
    rem      The upcoming dialog shows the currently used Eclipse workspace.
    rem      The DTR configuration folder is <currently used eclipse workspace>.jdi
    rem (2) Optional: Folder with the definition of logging properties:
    set LOGGING=%DTR_HOME%\logging.properties
    rem (3) Default properties:
    rem set DEFAULT_PROPERTIES=-Dvfs.configfolder=%CFG_DIR% -Dvfs.logging=%LOGGING%
    <u><b>dtrshell.bat</b></u>
    @echo off
    rem Run DTR Commandline Shell:
    rem -
    rem (1) Get it running:
    rem -
    rem - Adapt configuration settings in setvars.bat.
    rem - Uncomment the settings for the used archives
    rem       that fit to the currently used Netweaver Developer Studio.
    call setvars.bat
    set CLASS_PATH=
    rem (2) Used Archives Settings:
    rem -
    rem Used Archives in 6.40 and 7.00 Netweaver Developer Studio installation:
    rem -
    set CLASS_PATH=%CLASS_PATH%;com_tssap_dtr_client_vfs.jar
    set CLASS_PATH=%CLASS_PATH%;httpclient.jar
    set CLASS_PATH=%CLASS_PATH%;httpclientext.jar
    set CLASS_PATH=%CLASS_PATH%;com_tssap_dtr_client_commandline.jar
    rem Archives from foreign Plugins:
    set CLASS_PATH=%CLASS_PATH%;..\com.tssap.sap.libs.xmltoolkit\lib\sapxmltoolkit.jar
    set CLASS_PATH=%CLASS_PATH%;..\com.tssap.sap.libs.logging\lib\logging.jar
    set CLASS_PATH=%CLASS_PATH%;..\com.sap.tc.jarm\lib\jARM.jar
    rem The recommended value for maximum heap size for the JVM to run DTR Commandline client is 256M or higher.
    rem You can change the settings based on system resources available.
    set VM_PARAMS=-Xmx256m
    rem (3) Run DTR Commandline Shell:
    rem -
    java %VM_PARAMS% -classpath %CLASS_PATH% %DEFAULT_PROPERTIES% com.tssap.dtr.client.commandline.DTRShell %*
    ===================
    I get an error saying:
    <i><b>Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/tc/logging/Lo
    cation
            at com.tssap.dtr.client.commandline.DTRShell.<clinit>(DTRShell.java:21)</b></i>
    Please guide......
    Awaiting Reply.
    Thanks & WArm Regards,
    Ritu
    Message was edited by:
            Ritu  Hunjan

    Hello Ritu,
    the problem is probably in these lines:
    rem Archives from foreign Plugins:
    set CLASS_PATH=%CLASS_PATH%;..com.tssap.sap.libs.xmltoolkitlibsapxmltoolkit.jar
    set CLASS_PATH=%CLASS_PATH%;..com.tssap.sap.libs.loggingliblogging.jar
    set CLASS_PATH=%CLASS_PATH%;..com.sap.tc.jarmlibjARM.jar
    For a NW04s studio these paths are not correct, the plugin directories have some version suffix.
    rem Archives from foreign Plugins:
    set CLASS_PATH=%CLASS_PATH%;..com.tssap.sap.libs.xmltoolkit_2.0.0libsapxmltoolkit.jar
    set CLASS_PATH=%CLASS_PATH%;..com.tssap.sap.libs.logging_2.0.0liblogging.jar
    set CLASS_PATH=%CLASS_PATH%;..com.sap.tc.jarm_2.0.0libjARM.jar
    Please check the folder names in the /eclipse/plugins/ directory to verify that this is correct for your installation.
    Regards,
    Marc

  • Problem in Portal Anonymous Login..Please guide

    Hello All,
    Am trying Portal Anonymous Login using EP7 SP9 Sneak Preview.
    Using link for this - http://help.sap.com/saphelp_nw2004s/helpdata/en/1e/e19f58136e654d9709befa464314f2/frameset.htm
    1. Have added 2 users in the UME Property using configtool - anon1,anon2
    2. Created a simple PCD Role and assigned a URL iView to it. Changed it authenticationscheme property to Anonymous.
    3. Assigned this role to Anonymous Users Group.
    Problem:
    1. When I access URL http://rp1677:50100/irj/portal/anonymous, am asked for authentication? Why?
    2. The anonymous user group contains user Guest. When am trying to add users- anon1 & anon2 into this group, I get an error saying - <i>You are not authorized to assign one or more entities. Perform a new assigned entities search to see the correct status</i>
    Am doing this entite process using the administrator login.
    Please guide.
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

    Hi,
    There is a step by step guide to implement external facing portal in
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5894">blog</a>
    Follow all above steps and if you still get error write here again.
    Regards
    Abdul.

  • Https with Kerberos..Please guide

    Hello All,
    We have implemented Kerberos on EP7 SP9
    It is currently working on http protocol
    Question:
    How do I implement SSL using Kerberos?
    Please guide.
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

    Hi Andi,
    Thanks for Reply...
    we are using portal with ADS LDAP for user authentication.
    and we want to use SSO for Portal logon with NT logon credentials without logon screen and probably this notes will help me. Let me go through this. This is really big notes.
    Regards
    Ali

  • Problem in SSO..Please guide

    Hello All,
    Am trying to establish a SSO connection between EP7 SR2 Sneak Preview Portal and ECC5.0 using Logon Tickets.
    Using this link for the same - http://help.sap.com/saphelp_nw2004s/helpdata/en/1c/22afe3b26011d5993800508b6b8b11/frameset.htm
    Have downloaded the verify.der certificate and added into R/3 using the STRUSTSSO2 T-code and have added to ACL too.
    Problem:
    I need to maintain table TWPSSO2ACL using sm30 which am not able to.
    When I enter the table name and press enter, then either I hit Display or Maintain, I get an error saying "<b>View/table TWPSSO2ACL can only be displayed and maintained with restrictions</b>".
    Am not into R/3...please guide me....
    Get the above error even when I select "No Restrictions or Enter condition" from the Restrict Data Range section.
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

    But then the Connector test is failing. It gives an error as "Connection failed. Make sure user mapping is set correctly and all connection properties are correct"
    What needs to be done here?
    On the other hand, all this works fine using User-Mapping, the Connector test + the SAP Transaction iView.
    Pleae guide.
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

  • Query on SSL...Please guide

    Hello All,
    Portal version = EP7 SP9
    Portal has been configured on SSL.
    Have used javascript statements which automatically redirects 'http' requests to 'https'
    I found this SAP Note# 609955 which talks about switching off the client certificate authentication.
    We are in the process of getting the certificates trusted and in the meantime I thought that following the above steps would be a good option to hide the certificate prompt from end users but when I checked in the portal, the steps given in the SAP Note are all done including the radio button enabling - Do Not Select Client Certificate.
    In which scenario this SAP Note used then?
    Please help me clear the confusion.
    Regards,
    Ritu

    Hello Ameya,
    Is there a way I can reach you?
    Tried the number mentioned in your Business Card but its not working.
    You can email me your number on [email protected]
    Thanks,
    Ritu

  • SAP Transaction iView issue...Please guide...urgent

    Hello All,
    1. I created a SAP Transaction iView.
    2. Entered all the required WAS + ITS details and the connection tests are all successful.
    3. While creating the iView I selected SAP GUI for HTML as I need to display the the ITS Internet template (from Internet Service)
    Query:
    1. When I preview the iView, I see the GUI (standard SAP) format but not the webgui.
    Please guide.
    Systems - EP 7.0 SP9 & ECC 6
    Awaiting reply.
    Thanks and Warm Regards,
    Ritu

    by default the iview uses the wingui - you need to change the SAP GUI Type (GuiType) attribute of your iview from wingui to webgui.
    That should solve your problem.
    Haydn

  • Replace standard HTML editor..Please guide

    Hello All,
    Is it possible to replace HTML editor with another editor like JCE editor?
    If yes, please share your experience
    If not with JCE, please let me know as to which other editors can the HTML editor be replaced with?
    If the HTML editor cannot be replaced, is there a way to provide another option for KM users...something like the 'Open With...'option we have while working on windows.
    Awaiting Reply.
    Regards,
    Ritu

    Hello Sascha,
    Thanks for your reply.
    The initial requirement of client is to replace HTML editor with JCE editor.
    Will you able to tell me about the development effort for such integration.
    Secondly, am not sure this happens but just to be sure:
    Ive heard that some client users have edited the file offline but the moment they upload the doc/file in Portal/KM, some of the tags miss out.
    Including this, there are many other bugs in HTML editor and this is the reason why client wants to replace it.
    Thirdly, I had also suggested to go with Web Page Composer but then again, its buggy.
    We are on EP7 SP9
    Any thoughts on this?
    Awaiting Reply.
    Regards,
    Ritu

  • Storyboard appears blank..Please guide

    Hello All,
    Working on VC version 6 (packaged with EP7 SP9)
    When I login into VC, the storyboard appears blank.
    Have installed MSMXL 4.0 & Adobe SVG Viewer 3.0 &Flash plugin
    Have also assigned and required permissions for VC access.
    Went through entire VC SAP Notes but did not find any solution.
    Have also set the logging for VC and can access them all in NWA and it does not show any exception too.
    What could be the issue here?
    Should I re-install SVG again?
    Awaiting Reply.
    Regards,
    Ritu

    Hi ,
    sometimes the flash version doesnot support please check it . i have the same problem i have installed the svg view ,msxml ,adobe flash . i haveseen story borad appears empty . please check ur flash version .
    i am using this version in flash 9.0.115.0
    this version works fine tht time please chect it
    Regards ,
    venkat

  • JDI installation on ep7 sp9 , aix

    Hi all:
       We would like to some some customization on leave request on ESS in ep7.
       We want to install JDI server for EP7, sp9.
       During EP installation, we did not install JDI.
       Can we install JDI server independently ? Where can we find install files ? Where can we find installation guide ?
       Thanks a  lot.

    Hi jianhong,
    you'll need to install a separate Java System and then deploy the JDI components into it and configure them.
    In detail, it's:
    - take care that the correct java version is installed on your server, for AIX see SAP notes 1024539 and 716927
    - installing the SAP java system, depending on the database - software you can download the installation guide from http://service.sap.com/instguides => Netweaver 7.0 => Installation (there you'll find planning guides, installation guides, etc.)
    - installing the Support Package Stack - I suppose you'll need SP09 - see http://service.sap.com/sp-stacks
    - configuring SLD (if you do not already have one, you'll need an SLD for the JDI, see download the installation guide from http://service.sap.com/instguides => Netweaver 7.0 => Installation => 5 - Configuration => Post Installation Guide - SLD...
    - then deploy the JDI (= NWDI): you'll find the sca-files under http://service.sap.com/sp-stacks - you'll need: JDI BUILD TOOL 7.0 SP09 (SAPDEVINF...), JDI ONLINE 7.0 SP09 (SAPBUILDT...) and JDI OFFLINE 7.0 SP09 (SAPDEVINFF...)
    - configuring JDI - see also: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0b2b146-5776-2910-4a8f-9b3190eab060
    Hope that helps as a start.
    Regards
    Cornelia

  • Enable Landscape Configurator - Runtime tab? Please guide...

    Hello All,
    Am working on EP7 SR2 and its like a development server....one instance in the lanscape here.
    Question:
    Am I suppose to enable the <i>Development</i> checkbox which appears under Landscape Configurator -> Runtime tab (this appears after Tack tab) or this is used by CMS to transport components?
    Please guide
    Awaiting Reply.
    Thanks & Warm Regards,
    Ritu

    Figured the answer myself

  • After downloading & installing application of adobe creative suite cs2 version 6,  screen of adobe photoshop cs2 is not opened by clicking icon . message is giving " ausba4.dll " was not present. Please guide me.?

    I have downloaded & installed adobe creative suit cs2 version 6 but when I click the icon of adobe photoshop in desktop it is not opened & giving message " this application has failed to start because " ausba4.dll " was not found. reinstalling of the application may fix the problem " I have reinstall & opened many times but even then it is not opened. Please guide me accordingly.

    I'd try disabling the Twain_32.8BA plugin in
    C:\Program Files\Adobe\Adobe Photoshop CS2\Plug-Ins\Import-Export
    You can disable the plugin by putting an ~ (tilde) in front of the name or moving the plugin to your desktop.
    Then try photoshop cs2 and see if you still get the error message.
    I suspect the error has to do with your scanner driver, since photoshop cs2 does not have an ausba4.dll

  • My mac has a virus yes I'm 100% sure it is one i get al kinds of pop ups only in safari though please guide me on how to reset it or where to go from here in detail new to macs

    My mac has a virus yes I'm 100% sure it is one i get all kinds of pop ups only in safari though please guide me on how to reset it or where to go from here in detail im new to macs

    Please post a screenshot that shows what you mean. Be careful not to include any private information.
    Start a reply to this message. Click the camera icon in the toolbar of the editing window and select the image file to upload it. You can also include text in the reply.

Maybe you are looking for