RWB - Configuration hyper link

In RWB,
I clicked on Configuration hyper link and it asks me for user name and PW.
For the PW, it takes only first 8 characters.
Then I tried with a user with 8 character PW and failed to login.
I am not sure what r the roles req to do that.
-Naveen.

Hi,
For the configuration hyperlink in RWB, it is taking only first 8 chars as pw.
So I changed the PW on the ABAP stack.
Now I am able to log in to the  RWB - Configuration hyper link
-Naveen.

Similar Messages

  • Remove Hyper link from UWL ITems

    Hi All,
    How to remove Hyperlink from the UWL items list? Is that possible?
    I have list of tasks in UWL and I do not want to give hyper link to the end users since they already ahve "View Detail"  Button on UWL, Please help how to hide or remove hyper link?
    Thanks
    Krishna

    In the UWL configuration, you specify the default action for a UWL item using the attribute "defaultAction".
    This default action is performed when you click on the UWL item.
    You can set any of the available actions as the default action for the UWL item.
    As mentioned by Karri, it is usually not common to disable the hyperlink of a UWL item and make it non-clickable.
    However, if you would like to achieve this, you can identify and check the UWL configuration file being used for the given UWL item and modify it as below:
    <ItemType name="uwl.task.webflow.decision.TS20000999.MYUWL_SYSTEM" connector="WebFlowConnector" defaultView="yourDefaultView" defaultAction="dummyAction" executionMode="default">
          <ItemTypeCriteria
    Since dummyAction is something UWL doesn't recognize, the hyperlink should be disabled.
    You might have to do this for all the UWL item types you use.
    Thanks,
    Shanti

  • Hyper link to create Expense Report

    Hi All,
    When a Travel Request has been fully approved, the user should see a hyperlink to create Expense Reports in the All My Trips tab on portal currently we have a issue that hyper link does not show in the ALL My Trips tab
    Quite surprised about the issue whether it  relates to Development or Configuration
    Provide the valuable input to proceed further
    Regards
    Jaipal

    Hi,
       please specify what ui element used for hyperlink

  • Disabaling hyper links in Rfx Dsiplay

    Hi Friends,
    I want to disable hyper links [ in Display Rfx Scree,  there is one tab RFx Information , under this tab there are  8 hyper links
    Rfx Parameters   Questions   Notes and Attachments  Conditions Table Extension   Payment    Synposis    User specified status
    i want to disable
    Table extension, Payment , Synposis and user specified stats  hyper links
    Can one  give me an idea on this
    Thnx and regards
    Kumar Srini

    ...Table extension, Payment , Synposis and user specified stats hyper links...
    For table extension link, you should be able to delete the tab by enhancing the component configuration.
    For Payment and Synopsis, you can go to IMG: SRM Server > Display Status of Customizing Switches and disable those two.

  • Hyper link of public image(hyperlink or image) can not be saved on windows server 2012 and sharepoint 2010 problem

    hyper link of public image(hyperlink or image) can not be saved on windows server 2012 and sharepoint 2010 problem, is this a bug?
    thanks for any reply.
    Rosone

    It is not a bug, you might be using IE in Windows server 2012 and and browser might be restricting your site actions to respond properly.
    Check this in a different browser or access site in a differ OS.
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer.

  • How to configure a link in my page which should navigates to new webpage

    Hi ,
    Iam using Jdev 11g(11.1.2.0.0)
    My scenario is like i need to configure a link in my page. If i click that link , it should navigates me to another web page.
    Please tell me how to configure the URL to which it has to be navigated on clicking the link.
    Thanks in advance

    I assume that you are using adf rich faces. In this case you use an af:goLink and give the whole URL as you would type it in the browser as the 'destination' property select '_blank' as 'TargetFrame' to open a new window...
    Timo

  • Quotes in a page level item not showing up as " when used in a hyper link

    Hi all,
    In my app, I need to hyper link to a crystal report application with parameters from my page. I have a page level item that puts my parameter in quotes, but when the item is utilized in the hyperlink, the quotes come across as & q u o t ; (spaces were put in to the post to avoid html conversion) how can my string be used to appear the way I want?

    I don't use Crystal Reports, but, in general, you should encode your URL. When you create your link, run the URL through utl_url.escape() first. Put it in your select statement.
    E.G.,
    select utl_url.escape('http://oracle.com/foo"bar') from dual;
    will escape/encode the quotation mark and give you:
    http://oracle.com/foo%22bar
    This translates the " into a URL-safe escape code, %22, that should (I hope) be understood properly by your Crystal Reports server.
    Good luck.

  • In APEX clicking the hyper link doesn't trigger session timeout page

    Hi All,
    I have a question about the session time out in APEX application. I have created a simple APEX application. In the SQL report region section, i have code like this:
    SELECT DOC_Name, DOC_URL,
    '<a href="' || DOC_URL || ' target="_blank"/">Download file</a>' pdf_link
    FROM test_table
    where emp_number =00010001
    When user clicks on the hyper link, it will display the destination page to user(for example if DOC_URL = 'http://forums.oracle.com', it will display the oracle forum page in a new browser).
    But the issue is that, after user's session timeout (I set for 240 seconds through Shared Components>Edit Security Attributes, i set max the session timeout for example 240 seconds), when i click on this hyperlink, it doesn't trigger my session timeout page and it still displays the page (oracle forum page).
    Why in APEX clicking the hyper link doesn't trigger session timeout page after the user session timeout???
    how to implememt or fix to trigger the session timeout page after clicking on the hyperlinks?
    (BTW, our APEX version is 3.2)
    Thanks!

    Hi Lily,
    the reason for that behavior is that APEX is not involved anymore if you click on an external link. That's completely handled by your browser.
    To involve APEX timeout handling you could redirect to a specific page in your application which performs the final redirect.
    For example:
    1) Create a new page 999
    2) Create hidden page item P999_URL
    3) Create a before header PL/SQL process with the following source
    owa_util.redirect_url('http://'||:P999_URL);
    apex_application.g_unrecoverable_error := TRUE;If you want to embed a link, create a link to page 999 and set the page item P999_URL to forums.oracle.com
    You could also add a white list into the above code to verify that you are just redirecting to valid URLs, so that nobody is using your trusted application URL for phishing attacks.
    Hope that gives you a direction
    Patrick
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Dreamweaver CS5.5 hyper link doesn't work

    I'm using Dreamweaver CS5.5 with a template.  The links in the template work fine. 
    When I click on a link in the body of the page that uses the template, the hyper link text quickly changes to a very small font and back, but does not go to the link.
    This is the page: www.actitservices.com.
    This is the code:
    <p><strong>Read the <a href="http://www.act.com/media/en-us/docs/briefs/Act%21ProductBrief.pdf" target="_blank">product brief</a>. </strong></p>
    I've been doing this for a really long time and I just don't see the problem.
    Thanks for your help.

    BINGO! That fixed everything! 
    Thanks huge!

  • Wiki file attachments - can the wiki be configured to link to a file already on the server rather than uploading it into the page?

    Can the wiki be configured to link to a file already on the server rather than uploading it into the page? This would enable users to open (and edit) the original server hosted document rather than downloading a static copy that can't be edited and synced back into the wiki page.
    As a workaround I've tried attaching an alias to a file but it doesn't work - the wiki instead uploads the aliased file.
    From what I can work out, the default wiki behaviour is to upload a document to a wiki page, which creates a copy of the uploaded document in the wiki database. This copy has no connection to the original document. It can be downloaded and edited, but the edits are not saved back into the wiki hosted version of the document.
    I'd like to be able to upload a link or alias to a document (with preview please!) already on the server. A user could then preview the document or click to open and edit it.
    The only way I can do this at the moment is to create a link "afp://123.../doc.rtf" to the original. This is timeconsuming and confusing for non-technical users and doesn't offer the benefits of the attach function (ie document preview).
    Is there any way the wiki can be configured to link to documents already on the server using the attach functionality?

    An update for anyone in a similar situation.
    Patch 3944727 for 9.0.4.1 that solves this issue: "USER LOV IASM11SHIP EDIT USER LOV SHOULD SHOW THE NICKNAME ATTRIBUTE." However, the patch is mutually exclusive with the latest CPU's and there's no plan to merge the pacthes given the dwindling support for 9.0.4.1. So that patch is pretty much worthless.
    I've been told that this patch is included in newer portal versions, so the real solution is an upgrade.
    Trenton

  • Creating Hyper-Links in Acrobat Pro 8

    Good Day;
    I am somewhat new at this so please forgive me if this question has been asked before.
    I am running Acrobat 8 pro and I am designing some forms. One of the things I want to do is imbed a hyper-link in some of the text. This hyper link will take the user to the documentation on a webpage.
    I have created a form using LiveCycle Designer 8 (part of Adobe Acrobat 8 pro not LiveCycle ES). Within this application there does not appear to be a way to create the hyper-links. I then opened the form in Acrobat 8 pro and the link tool is not available.
    Is there a way to create a hyper-link in the form?
    I hope I have explained this correctly
    Chomp

    The Chomp wrote:
    I then opened the form in Acrobat 8 pro and the link tool is not available.  
    Chomp
    If you created the form using Designer, you must make any edits in Designer and not Acrobat.

  • How to change the Hyper links color in the XML form

    HI SDNs
    Do u have any idea how to change the hyperlink color in the xml form. My requirement is as follows.I have created xml form by using xml template and i displayed this xml form by using Km document iview.  I need tochange the hyper link color in the xml form content. I dont want to go for manual process by editing the xml form. because i have several hundreds of xml forms.
    Appreciate if you give suggestion.
    Thanks
    Ramana

    Hi Ramana,
    The most convenient way to change the hyper links is by using the Theme Editor. Go to System Administration --> Portal Display --> Select Theme --> Component-Specific Styles --> Links --> Function/Result Link.
    Hope this helps.
    Kind regards,
    Joost

  • I created a word document with hyperlinks. When my default browser is Chrome the hyper links work. When the default browser is Safari, the hyperlinks bring to pages that just lines and lines of symbols. I need these links to work in both browsers.

    I created a word document with hyperlinks. When my default browser is Chrome the hyper links work. When the default browser is Safari, the hyperlinks bring to pages that just lines and lines of symbols. I need these links to work in both browsers. Any ideas?

    version 10.6.8

  • Acrobat 9 - hyper link issue and print in larger font

    I am using Acrobat 9 and have two issues :
    When I try to convert a web page to pdf file i.e. through the print command in FF, the text links are there in the new file but without the underlying hyper links ?
    How can I print the files with a larger font. It is okay for seeing it on monitor but too small for me when I print.
    thanks.

    Do as AbhigyanModi suggests or use the Adobe Acrobat plugin that should be in your web browser if you're using Internet Explorer. This happened because you "printed" to convet to PDF. You have to use either AbhigyanModi method or use the Internet Explorer plugin to save active hyperlinks.
    In terms of the font size -- You can set up the web capture preferences first. Explore the menu that AbhigyanModi suggests or use the built in help. It's there for a reason.

  • In browser editing: Can my client add new images with hyper-links to their websites without having to replace images already there?

    My client would like to be able to add new images to their site themselves and use them as hyper-links to external sites without having to replace an old image with the new one (or blank place holding images - far from ideal). Is there ANY way that this is possible? They do not wish to update and add new images/links regularly and it is certanly not intended to be used as a blog or way of being able to constantly keep content new and fresh otherwise I would set them up with a blog account and add that to the site. It is merely a way of adding links to other local businesses every once in a while.
    Please see the page they wish to update... Friends. (Please excuse the layout... the customer will not be able to resize or edit the images themselves and wishes to add them as-is!)
    Thanks in advance for any help. If anybody knows how I can ask an Adobe official mod, that would be great... that, or make a request for a future addition in an update?
    Warm regards,
    Ben Gathercole

    Hi Andria,
    Changing links is currently not possible with in-browser editing.
    Please post this as a feature request in the following feedback form :
    http://feedback.inbrowserediting.com/?url=
    Regards,
    Akshay

Maybe you are looking for