Adding custom link to UWL

Hello Experts,
I want to add a custom link to the UWL screen (near the 'Refresh' button in the attached picture).
http://imageshack.us/photo/my-images/810/uwld.jpg/
I opened the xml file and added the following lines in 'Actions' part of the 'DefaultView' view
<Action name="help" handler="UrlLauncher">
<Properties>
<Property name="url" value="http://www.google.co.il"/>
</Properties>
</Action>
but I can't see the link.
My portal version is 7.01 SP7.
What do I need to do in order to see the link?
Thanks,
Omri

Hi Karri,
For refresh I'm using
<Action name="refresh" groupAction="" handler="UIActionHandler" referenceBundle="refresh" returnToDetailViewAllowed="yes" launchInNewWindow="SHOW_HEADERLESS_PORTAL">
<Properties>
<Property name="type" value="button"/>
<Property name="onClick" value="onForceRefresh"/>
</Properties>
</Action>
and it's working.
But for a custom URL it doesn't...
Omri

Similar Messages

  • Adding Custom Links to right side of Blog

    How do you add your own custom links to the right side of your Blog?
    Using Leopard Server 10.5.5

    Well, you can edit the template files so all new users will have the same links in the Blogs/Sidebar above the Find By Date tag when that user is added to the wiki/blogs feature in Server Admin.
    Just adjust this file with a text editor:
    usr/share/wikid/lib/appletemplates/content_entrylisting.xsl
    add your hrefs above this line:
    <xsl:value-of select="../strings/Filter-by-Date"/>
    Save the file and add a new user to the wiki/blog in Server Admin/Web settings. All new users will now have the links you added above the Filter by Date text in the sidebar.
    I have not been able to figured out how to adjust current users but will let you know once I find something.
    Regards!
    Message was edited by: spraguga

  • Adding Custom Link in Masthead

    Hi,
       How can we add a custom link in the Masthead iview in CE7.1
    Thanks & Regards,
         Sudhir

    Hi Sudhir,
    Copy that file "com.sap.portal.navigation.masthead.par.bak" for you PC.
    You can find in
    \usr\sap\<SID>\JC<Intance Number>\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd
    Remove the .bak of that file
    Open the Developer Studio
    Open the Enterprise Portal Perspective
    File --> Import  --> PAR File --> Next
    In "Archive File Name" select the "com.sap.portal.navigation.masthead.par"
    Project name: set the project name (ex: com.your company.portal.navigation.masthead)
    Recommend not use the standard name.
    Copy the file "com.sap.portal.navigation.masthead_core.jar"
    you can find in
    usr\sap\<SID>\JC<Intance Number>\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.navigation.masthead\private\lib
    In Developer Studio
    Put this file in
    \dist\PORTAL-INFO\private\lib
    Good Luck
    Eduardo

  • Adding Custom link as'Purchase' in Add items frame..

    Hi friends,
       i am in SRM 5.0.
       1 ). I have to add custom link as 'Purchase' near by old purchase orders and templates in Add items frame in shopping cart.
       2 ). when i click Purchase link ,custom ITS template needs to pop-up.
       can you please give some inputs for those.
    Thanks,
    John.

    Hi,
      You can go in the template of that particular screen and for other links you can see how the logic is handled though the templates.I feel you can add the link through the template.
    BR,
    Disha.
    PLs reward points for helpful answers.

  • Adding custom Fields to UWL

    Hi,
    I would like to add custom fields to my UWL .
    Example : I have  ActivationTime, ActualOwner fields in my process and I would like show these fields also in  UWL apert from the standard fields like Subject,sentdate etc etc
    Note : I am looking for customization of the subject  with userTexts feature in BPM 7.2
    Regards, ANil

    I have the same question from a customer and he would like to see the process instance ID in the UWL as a separate field. Any idea how we can do that?
    Really appreciate any help.
    BR
    Helmut

  • Adding custom link for CIM Agent Console

    Hello all,
    I have a received a request to add a new custom button in the Information pane of CIM Agent console.The agents want to use this to show a drop-down with skillgroup/queues and then transfer the activity to the selected skill-group.
    Can anybody advise how this can be achieved?
    Thanks much,
    Dilip      

    Restating the question:
    For the CIM agent desktop we want to add a new button in the  “Information Pane” where we can get a window to transfer the activity .  We want get a list of skillgroup and be able to transfer the activity to  the selected skillgroup or queue.
    I would like to  get information on if there is a developer’s guide or a configuration  guide that provides us any more information on how we can achieve it.
    Currently,  my information is limited to how a new button can be created and how an  URL can be added as provided in the attached document (Tools user  guide) and how the DataAdapter can be used.
    Thanks for your time.
    Regards,
    Dilip

  • Adding custom columns to the tasks tab in UWL

    Hi Experts,
    We have UWL configured for GP in CE 7.1.
    Currently we have standard columns like Subject, From, Sent Date etc. only
    I need to add some columns like Project No., Customer No.(GP parameters) to the 'Tasks' tab in it.
    These columns are required for all the Work items that appear in UWL.
    I have read about adding custom view for a specific task , but not sure how it can be done in my case.
    Kindly provide inputs for this.
    Thanks and Regards
    Aanchal

    Hi Aanchal,
    i have posted exactly the same problem a few months ago, and no one answered me.
    I couldn't find any documentation on how to add custom GP parameters in the universal worklist, in the examples on customizing the UWL XML they always refer to parameters from the r/3 webflow, never GP.
    I really can't believe that nobody ever tried to do this and faced this problem!
    Please let me know if you find something..
    Regards,
    Marco.

  • Adding a custom link to an Application OAF page

    I need to add a custom link to a standard OAF page, this link should launch an application which requires a log in.
    Can I add this link through personalization.
    If I add this link through personalization, how do I pass parameters to this application which allows us to implement the Single Sign on. We will have single sign on turned on for the eBusiness suite and the other application.

    If your Single Sign On is configured, you should be able to navigate directly to the Page. Adding a link through personalization is not a problem. Parameters could be included in the URL itself(you might need to check on security).
    But I am not sure how much would your third party application would integrate with Oracle. Kindly try passing information through URLs and check out the behaviour.
    Sumit

  • "You can also" link in UWL work item when using user decision step in workflow

    Hi,
    Just want to check if anybody has tried adding links to this section in the UWL when using user decision step? I need to pass some custom links which will be calling some webdynpro applications and backend transactions. I have read somewhere that Ineed to modify the XML file but don' t know how the next steps once I have defined (i.e. how to handle those links).
    Thanks in advance.
    Rammel

    Hi Rammel
    I hope you are keeping well and many thanks for using the SAP Discussion Forums .
    Based upon your scenario you mentioned that:
    You want to add links to the "You Can Also" section in the UWL with user decision steps
    In an effort to pass custom links (calling web dynpro) applications.
    You wish to know how to modify the XML
    Ok now based upon the scenario there are two key points regarding XML files and efforts to change them.
    Remember that XML in terms of the UWL follow the notion of precedence. Now that means that once you make a change to an XML file you need to re-upload it to realize changes. To re-upload an XML file and realized changes you need to do so with a "High" or "Very High" priority and also ensure that the UWL Cache has been cleared of the UWL Service restarted so changes can be realized.
    The second key point is to ensure that you backup all current XML files before making any changes so you can easily revert those changes if required.
    Now reverting back to your query, the XML files and the "You Can Also" section. Kindly see the documentation outlined below as here you are going to make changes to the I-View configuration:
    Configuring the UWL
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a3461636-0301-0010-3787-978f5ac8bd45?overridelayout=t…
    UWL Content Configuration
    UWL Content Configuration - Configuring the Universal Worklist - SAP Library
    Kindly update me as per your findings.
    Kind Regards & All The Best
    Troy - Enterprise Portal Support Engineer

  • Adding columns in the UWL

    Hi,
    This is  Rajyalakshmi. I nee to add columns in the UWL .
    I have  changed the XML coding accordingly .and uploaded the file .but the  added columns are not appearing in the UWL.
    I have added the  view in the   XML file corresponding  to the backend related.
    do i need  add the view and atributes in teh standard XML file as well?
    It would be great if anybody can share the information reagrding this.
    Raji

    Hi Beth Maben,
    I am trying to add the custom attributes.now the added columns are appearing ina subview.But i the new columns which I ahve been added  need to appear in the  default view.
    the UWL version I am using is as below.
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd'>
    <UWLConfiguration version="7.00.01.01">
    I configured the XML for one task for test purpose.
    <ItemType name="uwl.task.webflow.TS10008126" connector="WebFlowConnector" defaultView="MyView" defaultAction="viewDetail" executionMode="pessimistic">
                   <ItemTypeCriteria externalType="TS10008126" connector="WebFlowConnector"/>
                       <Actions>
                        <Action reference="com.sap.pct.srm.core.action.oldwfl.approve"/>
                        <Action reference="com.sap.pct.srm.core.action.oldwfl.reject"/>
                        <Action reference="com.sap.pct.srm.core.action.launchWD.oldwfl.sc.approve"/>
                   </Actions>
              </ItemType>
              <ItemType name="uwl.completedtask.webflow.TS10008126" connector="WebFlowConnector" defaultView="MyView" defaultAction="viewDetail" executionMode="pessimistic">
                   <ItemTypeCriteria externalType="TS10008126" connector="WebFlowConnector"/>
                    <CustomAttributes>
                      <CustomAttributeSource id="WEBFLOW_CONTAINER" objectIdHolder="externalObjectId" objectType="WebflowContainer" cacheValidity="final">
                       <Attribute name="REQ_NAME" displayName="Created By"/>
                      <Attribute name="TOTAL_VALUE" displayName="TotalValue"/>
                        <Attribute name="CURRENCY" displayName="Currency"/>
                  </CustomAttributeSource>
                 </CustomAttributes>
                   <Actions>
                        <Action reference="com.sap.pct.srm.core.action.launchWD.oldwfl.sc.display"/>
                   </Actions>
    created View is as follows :
    <!-- View: New and Inprogress Tasks -->
              <View name="MyView" selectionMode="SINGLESELECT" referenceBundle="MyView" width="98%" supportedItemTypes="uwl.task.webflow.TS10008126" columnOrder="subject,creatorId,RequisitionerName,TotalValue,Currency,createdDate" sortby="createdDate:descend" tableDesign="ALTERNATING" visibleRowCount="10" queryRange="undefined" displayOnlyDefinedAttributes="no" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" refresh="300" dueDateSevere="86400000" dueDateWarning="259200000" emphasizedItems="new" dynamicCreationAllowed="yes" actionPosition="bottom">
                   <DisplayAttributes>
                        <DisplayAttribute name="subject" type="link" width="" sortable="yes" format="default" actionRef="viewDetail" referenceBundle="subject" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
                        <DisplayAttribute
                             name="creatorId"
                             type="people"
                             width=""
                             sortable="yes"
                             format="default"
                             referenceBundle="from"
                             hAlign="LEFT"
                             vAlign="BASELINE"
                             maxTextWidth="0"
                             headerVisible="yes"/>
                              <DisplayAttribute
                             name="RequisitionerName"
                             type="String"
                             width=""
                             sortable="yes"
                             format="default"
                             referenceBundle="REQ_NAME"
                             hAlign="LEFT"
                             vAlign="BASELINE"
                             maxTextWidth="0"
                             headerVisible="yes"/>
                       <DisplayAttribute
                             name="TotalValue"
                             type="double"
                             width=""
                             sortable="yes"
                             format="medium"
                             referenceBundle="TOTAL_VALUE"
                             hAlign="RIGHT"
                             vAlign="BASELINE"
                             maxTextWidth="0"
                             headerVisible="yes"/>
                           <DisplayAttribute
                             name="Currency"
                             type="String"
                             width=""
                             sortable="yes"
                             format="medium"
                             referenceBundle="CURRENCY"
                             hAlign="RIGHT"
                             vAlign="BASELINE"
                             maxTextWidth="0"
                             headerVisible="yes"/>
                                                                                    <DisplayAttribute name="createdDate" type="datetime" width="" sortable="yes" format="medium" referenceBundle="sent_date" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>               
                  </DisplayAttributes>
                   <Actions>
                        <Action reference="removeFromNavigation"/>
                             <Action reference="addToNavigaion"/>
                             <Action reference="personalize"/>
                   </Actions>
              </View>
    I am trying to add the attributes in the  in standard XML file  as well.but I am getting that error that " adding custom attributes is not supported " as per the  standard model definition.
    Appriciate your information  if any reagarding this .
    Raji.

  • Adding custom fields to Embedded Search

    Hi All,
    I have read the post [here|How to add custom fields to Embedded Search; about adding custom fields to Embedded Search. I am looking to add Employee Subgroup for use in Talent Management (specifically the STVN SuccessionPlanning component) and wanted to know if anyone can expand on the instructions in the link to add this field.
    It appears to be part of the HRTMC_PERSON search object connector already and while I've done some IMG configuration the field is showing in SuccessionPlanning, but not displaying any data.
    Additionally, I'd be interested in any tips to add information that is not from PA0002 should it be required in the future.
    Many thanks,
    Luke

    Hi Luke,
    I am assuming here that your search request fields are based on HRTCM_CENTRALPERSON search template. To enable your search to work on employee subgroup please do the following
    1) Check if the HRTMC_PERSON Template extracts the data from Infotype 0001 via SPRO node 'Define Search Models and Change Pointer' Extraction Class is 'CL_HRTMC_SEARCH_READ_PA_INFTY'.
    2) Via ESH_COCKPIT, goto Template Modeler and select your custom Software Component and press Edit. Goto roadmap step 5 - Define Requests - where all search request fields are defined. Its using these fields Talent search works.
    3) Select the search request e.g. 'SAP_TALENT_NAKISA', it would then show list searchable attributes in below table. Using 'Add' button select path for PERSK so that it can searched.
    It would look like this once selected
    OBJID(REL_CP_P)->HRTMC_REL_CP_P_209.REL_CP_P(REL_CP)->HRTMC_PERSON.OBJID->HRTMC_PERSON.ORG_ASSIGNMENT
    4) In step SPRO 'Define Search Requests and Search Field Names' , define Employee subgroup field with AliasSearchField = PERSK since thats what is defined in roadmap step 5.
    Hope it helps!
    Regards,
    Ricky Shah

  • In SharePoint 2013 navigation, is it possible to add a custom link only to the left-hand menu without getting it in to the top menu dropdown?

    If I want to add a custom link to the left-hand navigation menu In a SharePoint 2013 sub-site, it can be done by visiting
    Site Settings à Navigation section and adding the link under
    Structural Navigation: Editing and Sorting section. However, this will automatically add a matching link to the top menu as a dropdown.
    (Note that Global Navigation is set to “Display the same navigation items as the parent site” where “Parent is using Structural Navigation.” and Current Navigation is set to “Structural Navigation:
    Display only the navigation items below the current site”)
    Is there a way to just add a custom link only to the left-hand menu without getting it in to the top menu dropdown?

    Hi Asanka,
     Please refer the below link which may help you to resolve your problem.
    http://blog.navantis.com/configuring-sharepoint-2013-navigation-to-span-site-collections/
    If its not helping you please let us know
    Sekar - Our life is short, so help others to grow
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever
    you see a reply being an answer to the question of the thread, click "Mark As Answer

  • How to add custom link or button to task details page to open a different t

    Dear All
    In HumanTasks Workflow, On task details page, I want to add a custom link or button. Clicking on this link or button, should load a different task details page.
    The exact business usecase is like this:
    1. We have some human tasks with very detailed payload like about 100 attributes. When the task is submitted for Approval, we send notification emails. These emails shows the Task Details with all these 100 attributes along with standard Approve, Reject buttons etc. NOW in addition to this, we want to add extra custom button/link like Custom View. When we click on this buton or link, it should replace the task details page with the Custom task details page contents. The reason is most of the managers/approvers access their emails on smart phones like iphones. So in these phones, seeing full task details (100 attributes) is very tedious. So we want to provide a simplified view of same task with very minimum attributes like about 10 with Approve, Reject buttons. Now this compact view details will have a button called Detailed View on click on which it loads details page.
    So we want to have 2 pages for a task:
    taskDetails1.jspx -> Has all 100 attributes with a custom button/link called "Compact View". Click on Compact View switch to below page.
    taskCompact1.jspx -> Has only 10 attributes with a custom button/link called "Detailed View". Click on Detailed View switch to above page.
    1. I tried implementing this using the VacationRequest sample where the payload is like creator, startdate, enddate, reason. I already have taskDetails1.jspx page, which shows this information in the email body.
    2. I want to add another button to taskDetails1.jspx so that when I click on it, I want to load a different page like taskCompact.jspx which has only say creator, reason.
    I already added a link and gave the url with parameters like taskId, taskContext etc which I got from bindings, but nothing is displayed when I click on custom button. The taskId, context values are comming correctly in the url.
    So bottom line, what is the URL that I can provide in the task details page, to load a different task details page contents. I want to pass other taskdetails jsp details.
    Please let me know, if there is any other approach to implement this usecase.
    Thanks in advance
    Ravi Jegga

    Hi,
       I am not sure if you can add your own custom buttons to the application tool bar because your table control is in a sub screen area in a standard screen so the menu area would be controlled by the standard screen and not the subscreen , but along side the table control you can give buttons for scrolling and handle the same in the subscreen if you check the FM EXIT_SAPLMEREQ_002 it has a variable IM_UCOMM which would have the ucomm set in the subscreen so here you can handle your user command to scroll on the table control.
    Regards,
    Himanshu

  • Adding Custom fields to SRM Item Data tab & Account Assignment Tab

    Hi Everyone,
    We have got a small requirement to add 2 custom fields in SRM Shopping cart.
    Need to add a input field, which should act just like Requisitioner in ECC. ( F4 help ).This will allow to create shopping cart on behalf of some one.
    Need to add input field, which resembles Goods Recipient in ECC ( Free text)
    After adding custom fields, how do i ensure that, it's mapped to right field in ECC.I spent much browsing SRM forum, but couldn't gather much information. I understood that, this involves configuration in SPRO.
    Any information or help in any kind would be really helpful.
    Thanks in advance.
    Vishnu

    Hi Vishnu,
    Take look at this link.
    Add custom field to SC and POWL
    Thanks
    Senthil

  • CS5- Custom Links to EPS Files Don't Work?

    I am building a plugin that allows a user to place graphic assets from our own external asset management system into their InDesign document.  These assets need to maintain a "custom link" to the external assets.
    Everything was working great for simple raster image formats (like JPEG) but the custom link information seems to get lost for EPS files.
    After doing some deep debugging I decided to try building one of the sample plugins that ship with CS5 - 'customdatalink' and the accompanying 'customdatalinkui'.  This sample does a similar type of thing with CSV files that reference external assets.
    To make a long story short, the sample plugin exhibits the exact same behavior.  If you edit one of the sample csv files to point to an EPS image and place that in a document, you'll see that the Link URI is replaced with a file:// style path instead of the custom csv:// URI.  It works as expected for JPEG files.
    Surely this is not expected behavior.  Am I missing something obious here or is this a simple (but pretty major for my plugin) bug?
    Thanks in advance for any assistance.
    p.s. this behavior is identical on both Mac and Windows.

    Here's a bit more detail. Again the idea is to return an IPMStream that doesn't include a IID_IFILESTREAMDATA. So I make a proxy IPMStream that just forwards requests to a real IPMStream.
    I've abbreviated a bit here for space reasons.
    So I make my own IPMStream object adding the class to my .fr file:
    class FileProxyWriteStream : public CPMUnknown<IPMStream>
    public:
                   FileProxyWriteStream(IPMUnknown* boss);
              virtual     ~FileProxyWriteStream();
              void SetRealStream(IPMStream *, AeInDesignGeo *);
              virtual uchar XferByte(uchar& chr) { return mRealStream->XferByte(chr); }
    ... all IPMStream methods
    Create my proxy stream:
    proxyStream = ::CreateObject2<IPMStream>(kFileProxyWriteStreamBoss, IID_IPMSTREAM);
    And I create a IPMStream:
    InterfacePtr<IPMStream>          realStream(StreamUtil::CreateFileStreamReadLazy(file, kOpenIn));
    Tell my proxyStream about the realStream
    proxyStream->SetRealStream(proxyStream);
    and CreateResourceReadStream returns my proxyStream
    Hope this helps
    -doug

Maybe you are looking for

  • Java Security Error while Launching the Application through JNLP

    Hi!, I have a problem in launching my Application through JNLP. It is giving the Error dialog as "Unable to lauch application" with the dialog title as "Java Security Error". I don't know why this problem is coming but when I have reset my profile on

  • BPM giving problem in Merging and Splitting

    Hi Gurus, Im trying to BPM scenarios, First i tried to Merging Two message and send to one receiver system. In that both Sender and Receiver communication channel are wokring fine.. all are showing green light.. and the files also got processed from

  • Photo Magico Slide Show on my Sony Bravia via MBP

    Hello, before you all get upset: I have searched the forum already but I couldn't find the correct answer. I would like to connect my MBP to my 40 inch Sony Bravia to watch photo slide shows from Photo Magico. Waht is the best connection not to loose

  • Advice on managing library with iTunes Match

    Hi All I am running out of hard drive space on my mac for my music and need advice on how to manage my vast libary of music. I have itunes match + timecapsule but can't put trust in a cloud backup + don't know how have a media backup on my timecapsul

  • Toshiba TV with PSP coverage question

    So I bought a Toshiba Regza 42" tv in may of '08 and it's starting to get faint lines down the middle and on the sides of the tv.  Just wondering if anyone knows if this is covered on the PSP? It's a 4 year plan btw.