Transaction Iview -How to get Hyperlink

Hi,
I have created an transactional iview and Need to know the path of the IVIEW.
I have multiple transactions and I need URLS for each.I tried preview in portal but it is not giving me specfic URL related to that transaction.
I am planning to put these hyperlinks in BSP application and which shows up in page .
Rgds
Vara

GLM,
I tried creating Quicklink and it would'nt work.
All I did a created a Transaaction IVIEW ZTEST and went to QUICKLINK option of that IVIEW and gave it ia MYQUICKLINK.
Our portal shows up with URL http://abc-dev.iofficexxxx-co.net:50000/irj/portal
So i did a append by adding '/' and Quicklink name( MYQUICKLINK)
like below  **http://abc-dev.iofficexxxx-co.net:50000/irj/portal/MYQUICKLINK**
It just gets Universal work list ...which is intial pagae in porta.
What could be the issue?
Also,
I tried with URL from content admin and showed up.. like this but i am worried on preview in the URL do you think it is right approach to get URL because i will be moveing it QA and do you think after 50000/irj/ part will remain same?
http://abc-dev..iofficexxxx-co.net:50000/irj/servlet/prt/portal/prtmode/preview/prtroot/pcd!3aportal_content!2fcom.IES.IES_0!2fcom.IES.Iviews!2fcom.ies-co.com.etime?sap-config-mode=true
rgds
Vara

Similar Messages

  • Transaction Launcher : How to get return parameters from an external URL

    Hello,
    We need to launch an external URL in the Web Client UI. After the URL is launched, the user does some processing which results in some output values. These value have to be passed back to the Web Client UI and become a part of the quotation he is creating.
    We are able to launch the URL using the Transaction Launcher. But we are not able to find a way to get the output values from the external URL to the Web client UI.
    Please suggest any approach for this. It is OK even if we need to use an intermediate BSP to launch the external URL.
    Regards
    Ajay

    hi ajay
    I had a similar requirement , when the user clicks on button I want to launch the  External URL , can you please let me know how to launch the external url when the user cliks on button
    Thanks & Regards
    madhu

  • Embedded PDF - How to get hyperlinks to work?

    Using APEX 4.1 - about to go to 4.2, Oracle 11g, IE9
    I have PDFs stored in a table as a BLOB. I display them inline with the EMBED tag on a display item:
    RETURN '<object width="800" height="600" data="'||APEX_UTIL.GET_BLOB_FILE_SRC('P3_DIRECTIVE_PDF',:P3_DIRECTIVE_ID,null,'inline')||'" type="application/pdf"></object>';
    The BLOB displays just fine. However, if the user has any hyperlinks within the PDF document you can hover over the HYPERLINK but you can't click on it (all you get is the stupid little hand as if you were trying to grab the text or something).
    Is there any other way to display the PDF inline and get the hyperlinks to work correctly? When I use the file browse/viewer (which will display the PDF on a new page), the hyperlinks work just fine (so I know the PDF itself is okay).
    Thank you in advance.
    --Seattle                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    For what it is worth, I duplicated the problem on apex.oracle.com
    WORKSPACE: CHECKDATES
    USERID: GUESTUSER
    PASSWORD: PDFTest
    If you look at the "View Page" tab, the summary report shows the PDF with the link "View Inline". The links work.
    But if you select the pencil icon on the left, when the page is displayed and the PDF embedded into the page, the links don't work.
    Thank you in advance.
    5/21/2013: I guess there isn't a solution to this problem? It is strange because when I embed the PDF into an HTML page without using the BLOB, the hyperlinks work. Which makes me think that something that the GET_BLOB_FILE_SRC routine is doing makes the hyperlinks not work correctly. SIGH.
    Edited by: SleepDeprivedInSeattle on May 21, 2013 12:20 PM

  • How to get hyperlink on a webpage?

    Hi,
    I have a web page, which is a display page, displaying the value of the Z table. For which i have added a value node with all the fields of that Z table.
    Now i want to display values of one column of a table as a hyperlink. The values of this column is a webpage which should get open using internet explorer.  Can anyone help me?
    Regards,
    Payal

    Thanks a lot Vikash.
    CASE iv_property.
        WHEN if_bsp_wd_model_setter_getter=>fp_fieldtype.
          rv_value = cl_bsp_dlc_view_descriptor=>field_type_link.
        WHEN if_bsp_wd_model_setter_getter=>fp_onclick.
          me->collection_wrapper->find(
          iv_index = iv_index ).
          me->collection_wrapper->get_current( ).
        Get the Website Address
          lv_website = me->get_s_struct( attribute_path = 'WEB'
                                          component = 'WEB').
          cl_crm_uiu_bp_tools=>prepare_website_link( CHANGING cv_website = lv_website ).
          rv_value = lv_website.
      ENDCASE.
    The above code helped me in getting the required web page to be opened.
    Regards,
    Payal

  • How to get hyperlinks labels from javascript

    Folks,
    in my jsp, i'm using custom tags to generate hyperlinks. Now what i want is to have the label of the hyperlinks in the javascript. How can i do that. I tried document.anchors but it gives me zero length array. Is there any other way of doing it.

    JSP generates the HTML (and possibly Javascript) that the browser displays. Once the browser is displaying it, the JSP page's work is already long done, and is not "running" anymore. So there's no connection between your JSP page and what's in the browser.
    JSP does not change how HTML works, only how it's generated.
    Otherwise you are asking a Javascript question, and Java != Javascript, so you should go find a Javascript forum.

  • Toolbar on Transactional iView

    Hi All,
    I am creating a transactional iView on toolbar getting many buttons. I dont want all buttons, just one button to be there?
    I tried applying ~webgui_simple_toolbar parameter for my webgui service at the backend with many available option 1,2, 4,6,16,32,64,128
    nothing fits...
    Can anyone help me.
    Is there any other way apart from this parameter for setting the action button for transactional iView.. Transactional Code is SU3 .. basic User settings.. user want to save by themselves... hence I want only Save button.. but default it comes with many buttons.. I dont want all them expect Save.
    Please help me.
    Regards
    Pankhuri

    you have to create a IAC ivew for the same and in it do the following validations.
    But all the buttons will disappear in this case.
    For this IAC ivew there is a corresponding SE80 internet service created, open it from sicf now
    Goto sicf ->sap->bc->gui->sap->its->          
    open Webgui application          
    clcik on GUI configuration and give the following paramaetrs. the buttons and the command box will disappear.
    ~NOHEADEROKCODE = 1
    ~WEBTRANSACTIONTYPE = EWT
    also
    open the r/3 trnasaction for which you are creating a IAC ivew with se93.
    under classification
    select the ESAY WEB TRANSACTION radio button.
    dats it the buttons will disapper.
    Cheers!!
    SJ.
    Edited by: SJ on Jul 8, 2008 12:39 PM

  • Unable to print the reports from Transaction iViews

    Hi Experts,
    We have configured SAP Transctions iViews in portal. These transactions are basically of reports, when we want to print the report from EP. When clicking on the Print from the Transaction iView we are getting the error "File does not begin with '%PDF".
    iView launches in HTML Gui.
    When we launch the same report from ECC directly login with GUI we are able to take the print.
    Is there any settings need to be maintain in "FRONTEND_PRINT" service.
    Thanks
    Murthy

    Hi,
    Check the note Note 1042424 - Printing in WebGUI: Error "File does not begin with '%PDF-'"
    This should help resolve the problem.
    Cheers-
    Pramod

  • Transaction Iview change name when language change

    Hi,
    I have created transaction Iview, how to change the iview name (in portal content) lnanguage when the portal language be changed
    Thanks

    Hi,
    You can achieve this using Portal Content Translation.  Follow the below steps for translation.
    1) Goto Content Administration > Portal Content Translation > goto your folder > Click on new > select translation worklist
    2) Now provide name of the worklist, ID, Prefix & language.
    3) after creating translation worklist, open it by double clicking on it.
    4) Right click on the iview you want to add > click on Add object to translation worklist
    5) Now Click on u201CGenerate Translation Datau201D
    6) Next click on Release for Translation button
    7) Now goto u201CWorklist Translationu201D (in detailed navigation)
    8) Type * and search
    9) Select the translation worklist which was created earlier.
    10) Select the source language as english (If your master language is en - you can find master language of role in role properties).  Target language as language you want to change.
    11) Click on u201Cload for translationu201D
    12) select the iview from the list you want to translate
    13) type the equivalent name of the iview manually in the Target Text.
    14) Click on Save All.
    15) Now Click on Mark as translated.
    16) goto Translation worklist coordination > goto the translation package created in the folder (open that) > click on Publish Translation
    Now you can switch to language through personalization and can check the changes.
    Check this link also: [https://wiki.sdn.sap.com/wiki/display/EP/PortalContentTranslation]

  • I want to Hide Back option but Not Save option when using transaction iview

    Hi,
    Sap Guru's
    I am new in Sap EP.... I am using Transaction iviews in the portal....  I want to Hide Back option but not the Save Option of transactions....I want to hide it from  potal ...... Is it Possible.....
    I have done settings in  SICF Tcode in ECC system as Following:
    ~Webgui = 1
    ~Webgui_simple_toolbar = 160, 2, 4, 16, 32, 64 and some more values... It is hiding the Back option but also the Save Option....
    I also want to disable commands as Ctlr  + S , shift + F3
    Suggest me some solution so that this can be done from portal instead of ECC systems.....
    Thank's in Advance
    Regards-
    Sumeet Sharma

    Hai,
      Kalyan,
    I have done this problem using SICF but instead of Hiding Back option .. I have allowed a user to run only one transaction using an iview....
    Put following parameter in SICF:
    ~webgui = 1
    ~theme = Sl
    ~SINGLETRANSACTION = 1
    By this configuration user will be able to execute only one transaction i.e  assigned him in his transaction iview.... It's an alternate solution of hiding back......
    when user click front screen back option of an transaction iview he will get message ... Logged off....
    Regards-
    Sumeet Sharma

  • How to get the Portal Username to SAP Transaction IView ( ABAP cust repor )

    Hi Experts,
    We have an ABAP program that will be exposed in portal as SAP transaction IVIEW.  However the username that is being displayed in the report is the username that is defined in SICF > SAP > BC > GUI > ITS > WEBGUI.  I tried to remove the username and password defined, changed the procedure to Alternative Logon Procedure and deleted some logon procedure list retained Basic and SSO Authentication but we are getting DDIC username.  We have successfully implemented SSO, and it works in Personal Information of Standard ESS.  The following are configure in our portal:
    1.  We have set SSO ticket
    2.  We are using User Mapping for portal and ABAP System
    3.  Retain Basic and SSO authentication
    what could be the cause why the program (iview) is still getting the user instead of Portal Username? How can we get the portal username for our abap customized report exposed in iview

    Hi,
    Make sure that the System you are using to connect to R3 has Log On Method and Authentication Ticket Type properties has SAP LOGON TKT as the value selected.
    Path: System Administration --> System Configuration ---> Systems....
    Regards,
    SrinivaS

  • How to pass the User Group for a SQ00 Transaction iView

    Hello,
    To start off, I am relatively new to SAP technology in general.  I may be missing something obvious.
    I am trying to create an SAP Transaction iView in our EP Portal that will call the SQ00 transaction (start query) and run a particular query against our R/3 backend.  I set the Transaction Code to: SQ00, the application parameters to: RS38R-QNUM=<my query> and the OK Code to: SHOW and the System to the System alias for our R/3 system.
    My problem is that the query that I need to run is not in the default User Group that comes up by default.  So I get a screen that has the query field (RS38R-QNUM) correctly populated but the error that the query has not been created.  From that screen I can navigate to the correct User Group and then run query.  There does not seem to be a User Group field on the screen, you change it by accessing a different menu, so I do not know how to call the screen for a particular User Group.
    Is their an application parameter that I can initially pass to set the User Group?
    Thank you.

    And my lecturer is suck, every lectures she just read
    the slices and never explains why and how they are.
    (If ask her, she talks and talks rubbish and
    eventually I get nothing)Maybe you should drop the class and complain to the administration.

  • How to get the last wbs which is displayed  in transaction code cj03?

    Dear Experts,
       I want to get the last wbs which are displayed in  transaction code cj03, i have written below program,but i found it is incorrect. because the sort of wbs  in cj03 is not equal to table prps. the last wbs in cj03  is not equal to table prps.
    who can tell me how to get last wbs which is displayed in cj03?
      SELECT
         PRPS~STUFE
         PRPS~POSID
         PROJ~POST1
         INTO CORRESPONDING FIELDS OF TABLE WA_PRPS_TEMP FROM PRPS INNER JOIN PROJ ON PROJPSPNR = PRPSPSPHI
         WHERE PROJ~PSPID EQ P_PROJECT.
      WA_TLINE = LINES( WA_PRPS_TEMP ).
      READ TABLE WA_PRPS_TEMP INDEX WA_TLINE.
      IF WA_PRPS_TEMP-POSID = P_lastWBS.
        P_LAST = 1
    endif.
    Best Regards,
    Merry

    Hi Merry  ,
      The WBS elements are stored in the table PRPS , so please try using the conversion exit and use the data in internal format then use it in the IF condition.
    Check the FM CONVERSION_EXIT_ABPSN_INPUT and CONVERSION_EXIT_ABPSN_OUTPUT
    Regards,
    Arun

  • How to stop HTTP Security warning message in transactional iview

    When I am trying to access ECC through transactional iview then I am getting HTTP security warning message i.e. This page contains both secure and nonsecure items. Do you want to display the nonsecure items?
    I think it is because portal is accessable using HTTPS protocol and when we access ECC then it uses HTTP Protocol.
    Pl help to resolve.

    Hi AshuGrover_in,
    First, welcome on SDN!
    > I think it is because portal is accessable using HTTPS protocol and when we access ECC then it uses HTTP Protocol.
    > Pl help to resolve.
    This might very well be the root cause of the issue, and if it is, you know the resolution - make all systems accessible via https.
    Anyhow, to examine the exact cause creating this message you could use tools like HttpWatch or something similar and record the client accesses to the server. If you originally have a GET to a https address, the first http request caused by the original request will throw this message.
    Theoretically, on client side, you can switch off this message: Search for "switch off http https warning" on google and you will get all possible instructions for the different clients. Anyhow, a clean landscape design with complete https connections is the aim you should have.
    Hope it helps
    Detlev
    PS: On SDN, if something helps, you might reward the answer, check it out.

  • How to get title of an iview? Have only pcd-url...

    Hi,
    in my WebDynpro i need to get a list from PCD
    that has
    - the iview-ID
    - the title of the iview
    that resides in a directory.
    I get the ids, eg. pcd:portal_content/rwe/bir/navigation/rwe.bir.ws.BIReports/rwe.bir.ivu.filter.tra.Istkosten_je_Periode_8 
    with the following source:
    Hashtable env3 = new Hashtable();
    env3.put(IPcdContext.SECURITY_PRINCIPAL, sapUser);
    env3.put(Context.INITIAL_CONTEXT_FACTORY,IPcdContext.PCD_INITIAL_CONTEXT_FACTORY);
    env3.put (com.sap.portal.directory.Constants.REQUESTED_ASPECT,PcmConstants.ASPECT_SEMANTICS);
    InitialContext ctx1 = null;
    DirContext dirCtx1;
    List pageList = null;
    try {
       ctx1 = new InitialContext(env3);
       //        Pass the iView location here...as Daniel said..
    dirCtx1 =(DirContext) ctx1.lookup("pcd:portal_content/rwe/bir/content/generated/");
    PcdSearchControls pcdSearchControls = new PcdSearchControls();
    pcdSearchControls.setReturningObjFlag(false);
    pcdSearchControls.setSearchScope(PcdSearchControls.SUBTREE_WITH_UNIT_ROOTS_SCOPE);
    dirCtx1.addToEnvironment(Constants.APPLY_ASPECT_TO_CONTEXTS,Constants.APPLY_ASPECT_TO_CONTEXTS);
    NamingEnumeration ne = dirCtx1.search("","(com.sap.portal.pcd.gl.ObjectClass=com.sapportals.portal.iview)",
         pcdSearchControls);
    pageList = new ArrayList();
    int i = 0;
    while (ne.hasMoreElements()) {
    i++;
    IPcdSearchResult searchResult =
         (IPcdSearchResult) ne.nextElement();
    //        This location will give you the full path of the page with page name
    String location = searchResult.getName();
      messageManager.reportSuccess("Got PCD-Url: " + location); 
    But - how can i get the title of the iview?
    I tested also the code:
    env.put(IPcdContext.SECURITY_PRINCIPAL,sapUser);
    env.put(Context.INITIAL_CONTEXT_FACTORY,IPcdContext.PCD_INITIAL_CONTEXT_FACTORY);
    env.put(com.sap.portal.directory.Constants.REQUESTED_ASPECT,   pcmConstants.ASPECT_ADMINISTRATION);
    InitialContext ctx = null;
    String objectID = "pcd:portal_content/rwe/bir/content/generated/";
    iCtx = new InitialContext(env);
    Object pcdObject =iCtx.lookup(objectID);
    NamingEnumeration children = null;
    if (pcdObject instanceof IAdminBase)
      children = ((IPcdContext) ((IAdminBase) pcdObject).getImplementation  (IAdminBase.CONTEXT)).listBindings("");
      msgMgr.reportSuccess("Element: IAdminBase");
    }else{
      children = ((IPcdContext) pcdObject).listBindings("");
      msgMgr.reportSuccess("Element: PCDObject");
    Binding child;
    int ch = 0;
    while (children.hasMoreElements())
       child = (Binding) children.next();
       child.getName();
    if (child.getName().startsWith("rwe.bir.ivu.filter")
         && child
         .getClassName()
         .equalsIgnoreCase("com.sapportals.portal.ivs.iviews.IPortalIview")) {
         msgMgr.reportSuccess("Element: " + child.getName());
    then i get the title attribute, so getting something like
    'locale= , Text="The title of the iview" '
    But: how to collect both (title and id) in one way??
    Thanks
    Bernhard
    Edited by: Bernhard Derks on Feb 22, 2008 3:36 PM

    HI Sarma,
    Unfortunatelly, the variable p_infopackage is not accessible in the FORM.
    It seems that the only variable I have access to is p_subrc...
    To help you here are the first line of my selection routine :
    program conversion_routine.
    Type pools used by conversion program
    type-pools: rsarc, rsarr, rssm.
    tables: rssdlrange.
    Global code used by conversion rules
    $$ begin of global - insert your declaration only below this line  -
    TABLES: ...
    DATA:   ...
    $$ end of global - insert your declaration only before this line   -
        InfoObject      = 0TCTREQUID
        Fieldname       = REQUEST
        data type       = CHAR
        length          = 000030
        convexit        =
    form compute_REQUEST
      tables l_t_range structure rssdlrange
      changing p_subrc like sy-subrc.
          Insert source code to current selection field
    $$ begin of routine - insert your code only below this line        -
    data: l_idx like sy-tabix.
              read table l_t_range with key
                   fieldname = 'REQUEST'.
              l_idx = sy-tabix.
    I think that your idea is the good one, but I do not see the how to get the datasource name for my infopackage...
    If someone has another idea, it could be very helpful for me.
    Thanks
    Pierre-Yves

  • How to get a Crystal report as an iview in Portal

    Hi,
    Please let me know how to get a crystal report to Portal.
    Regards,
    Pradeep

    Hi,
    I used URL iview option to get the crystal report in portal and am able to view it. Thank you all for your inputs.
    But as of now SSO is not configured between BOE and BI system, so when i click on URL iview initially it asks me for credentials to BOE InfoView and after entering that it again asks for BI login as the data has to be picked from BI server.
    We are going to configure SSO mean while i just want to know whether it is possible to pass the id and passw as parameters to this url iview, if so what are the parameter id's i need to maintain to pass id and passw.
    Let me know on this.
    Regards,
    Pradeep
    Edited by: pradeep balam on Jul 29, 2011 8:34 AM

Maybe you are looking for