Can transactional iViews be cached?

I have tried to do it but failed.
Could anyone tell if it's possible?
Points guaranteed. Thanks!

Caching Transaction iViews might not be possible as they just launch the GUI (SAP GUI for Windows, Java) with the transaction specified.
-Abhishek

Similar Messages

  • Can i display My application iview and transaction iview in single page ?

    Hi,
    I am new in web dynpro and portal. i am doing one approval application through web dynpro. Now i need to attache sap inbox to application. For that some budy suggested me about transaction view. So my questions are as folloes.
    1.> How i attached my application to iview ?
    2.> How i created Transaction  iview ?
    3.> Can i attache my application iview with transaction iview if it is possible then how ?
    4.> Can i display My application iview and transaction iview in single page ?
    Please guide me in this procesure.
    Regards,
    Gurprit Bhatia

    Hi Gurprit,
    1.> How i attached my application to iview ?
           You can attach your application to web Dynpro IView, for this login into portal, in the Content Management tab right click on a folder, then New --> IView. Select WD java Application. Select your application and create an Iview.
    2.> How i created Transaction iview ?
           Similarly, instead of selecting WD java Application, select iView template, you will get a list of available templates, and in this you will find template for Transaction Iview, in this template define the Tx for which you want to create the template.
    3.> Can i attache my application iview with transaction iview if it is possible then how ?
          No, I dont think you can attach your application to transaction Iview. but, you can attach both IViews on single page.
    4.> Can i display My application iview and transaction iview in single page ?
          Yes, you can attach  both IViews on single page. Again in Content Management tab, crate a PAGE; Then right click on created IViews and select  add IView to Page ßß: Delta Link.
    Hope this helps.
    Regards,
    Amit

  • Transaction iView issue: Table Can't Support multi-cell copy pase

    Hey guys:
                  I have a big problem. The transaction iview's content is a ABAP application, and it cannot support mulit-cell copy-pase when user try to pase their data from Excel. It only allow single cell copy-pase each time, and that means user needs to  enter data cell by cell. However, the ABAP application works just fine on SAP GUI.
    Anyone can help me figure this out?
    I hope this is configuration problem but WebGUI doesn't support this operation.
    Looking forward your help! Please leave your suggestion. Thanks!

    Sorry it has taken so long for people to respond but this is a lot of data and it took time but basically it's a software issue what's happening is your service provider is making every attempt to contact your phone and your phone is basically not giving up any of the data like your udid or unique identifier. Their is no exact fix for this because I have only ever seen this issue 3 times and what it is best to do is connect to your computer and restore and set it up as a new phone then restore from backed up data. This is the only advice I can offer as this issue is so rare no one has one exact answer for it

  • Transaction IView (some files can harm computer...

    When executing a transaction iview, a IE window pops up with the warning "Some files can harm your computer. If the info...". How can I get rid of it? If I click on the open button, the sasp gui loads up fine.
    Thanks
    Raj

    hi Prakash,
       My problem is almost the same, but I am adding a page to portal favorites (ex: overview page of accounts workset in crm business package) and when i am clicking on that link in portal favorites, it is opening the same message that raj balakrishnan was saying, However even if i click on OK, it again opens a "windows cannot open this file" dialog asking for whether to use webservice to find apporpriate progaram or select from list (where i selected IE).
      could you please let me know why is it so?
    Thank you

  • Transaction iview Unable to Connect to Backend

    Transaction iview Unable to Connect to Backend
    Hi guys,
    I am new to SAP and i am having several issues.
    Right now i am stuck here, in the NetWeaver Portal:
    I have created a Transaction iview and a System with Alias "SAP_R3".
    When i preview the iview i am getting the following error:-
    No user mapping defined for system SAP_R3
    Followed by:-
    404   Not Found
    SAP J2EE Engine/7.00
      The requested resource does not exist.
      Details:
       Go to main page of this application!
    An urgent response will be highly appreciated
    Thanks much,
    B

    Hello B,
    I see two issues here.
    1. User Mapping
    2. The requested resource does not exist.
    For 1,
    First go to System Admin ->System Config search for SAP_R3 system and open it and as told before check the user management property.
    also chck taht you should get the System SAP_R3 in personalize user mapping option.
    2. The requested resource error can come when the corresponding iview been attached to the role has been moved or deleted.
    Request you to clear cache first by system admin -> system config->navigation
    then follow this blog:
    Create SAP Transaction iView using SAPGUI for Windows
    Hope this helps!
    If not, please update the message accordingly.
    regards
    Atul Shrivastava

  • External Facing Portal with access to ITS via Transaction Iview

    Hi Experts,
    We have a requirement to make the portal available externally for third party vendors to access ECC transactions.  We have configured a URL with a reverse proxy to the portal server.  Portal loads fine from outside the network, but when launching a transaction I-view, a page cannot be displayed error comes up in IE-8 and Chrome says it cannot access the ECC server. 
    I've searched the forums and come up with a couple of tips, but that brings on a couple more questions. 
    It seems you can direct traffic from external URL to portal server:port, but when launching an transaction I-view, it needs to be redirected again to the ECC server:port/sap/bc/gui* (or something like that for SICF GUI service).  Question here is, once this redirect happens, technically the ECC box is now available externally vs. only the portal?  Is this recommended?
    Other option I've found is to try and use IAC I-views instead.  Is this really much different than a transaction i-view in how portal handles the opening Iframe?  Does it allow backend connectios without rerouting internet traffic to the backend server?
    Are they any other options to make this type of setup work for external facing portals using transaction iviews to access ITS?
    Thanks for the help!

    Hi
    Did you able to resolve the issue. We have installed Web Dispatcher through we are able to call the EP but when calling the transaction iViews page not found error pops up, since from EP server request to ECC goes via the URL http://<ecchost.domain>.:8000/sap/bc/gui/sap/its/webgui?sap-client=100.
    Thanks
    Murthy

  • 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.

  • Open Portal Transaction iView in new window *without* Browser window

    Hello,
    Currently i am testing to use the single-sign-on functionality of the portal to launch the SAP GUI for Windows.
    I created some Transaction iViews and they work perfectly without having to log in.
    To use the full GUI size of the SAPGUI in the iView, i configured it to open up in a seperate window. This also works perfectly, but when i let a colleague test the setup, i realized that he has some additional toolbars, which in return decreased the usable space in the browser window for the SAP GUI.
    Now my question is:
    How can i configure the Transaction iView to open up the given transaction in the SAP GUI, but without the surrounding Browser?
    Is this even possible?
    I test this because my comany is searching for a solution to use SSO with the SAP GUI. Since we have the portal we test if we could use it to realize this requirement without generating extra costs.

    Hi Armin,
    for iView (page) you probably set the property 'Launch in New Window' to value Display in Separate Window. To tune up the other otions you have the possibility to set the property Window Features, value should contain toolbar=no. These features will be used when Javascript opens up your window - you can apply any option coomonly documented. IMHO for your demands the best option is fullscreen=yes,toolbar=no - you get really the maximum possible size.
    Regards,
    Pavol

  • Error while Creating SAP Transactional iView

    Hi
    I am trying to create an SAP Transaction iview to connect with SAP CRM system, i selected property WebHTML
    but i coule notable to connect to that TCode iview.
    For this i created a System with User Credentials that will map to the back end system.
    It is connecting to the backend system using BSP Application which are presented in the Business Packages.
    Wheather ITS should be configured to get this feature.
    If so provide me the proper steps to configure ITS.
    Regards

    its path should be
    its path : /sap/bc/gui/sap/its/
    or you can leave it blank.
    if this is the first time you are running ITS application (WEBGUI).
    then go to transaction se80->utilities->settings->Internet transaction server->pulish
    choose onselected site radio button and choose INTERNAL
    click ok to come out of it.
    now choose internet service from the dropdown and enter SYSTEM and hit enter.
    right click on SYSTEM and click publish
    like wise publish WEBGUI and SHUFFLER services.
    now go to transaction SICF and go to
    sap/bc/gui/sap/its/webgui
    right click on webgui and click test, which will open the browser and show its screen, if yes.
    then you can now check your iview.
    Regards
    Raja

  • Error while passing Application Parameter in Transaction iView editor

    Dear all
    I am trying to pass some application parameters to one of the transaction iViews. Without passing any parameter in 'Application Parameters' field of the iView editor the iView can be previewed/displayed fine. But when I am trying to pass the parameters as follows <Screen_Parameter1>=<ABC>&<...>=<...> the preview is coming up with a Portal runtime error saying that the <Screen_Parameter1> is an invalid terminal property of the root context_
    Can anybody help me out with this?
    MAQ

    In any application parameter field u need pass screen_field
    u need to find the screen_field value first .
    login to backend ECC server , give u r required Tcode .
    click in  required field , press f1 -> click on Technical setting icon on top .
    in that screen , screen_field is the last field .
    copy  this screen_field value
    place ths screen _field value in application parameter field .
    example : rs38-programm=ztest
    here re38-programm is the screen field
      ztest is it's value .
    & this is used for the separator between 2 values

  • Error in Transaction iView creation.

    Hi All,
    I have requirement wherein i need to create a transaction iView for a particular infotype of a Transaction Code. i had entered the Tcode and system name. But the portal is showing the folowing error when i press the preview for that screen.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/ABC_Folder/education
    Component Name : com.sap.portal.appintegrator.sap.Transaction
    Exception in SAP Application Integrator occured: Missing Property 'ClassName' in property file for layer'Transaction/WinguiSSOLayer'..
    Exception id: 09:56_14/10/08_0012_101711350
    See the details for the exception ID in the log file
    Can any one tell me as where could be the problem
    regards,
    Sai Sharan kalla

    Hi,
    Please check the thread
    Transactions give an error message
    Regards
    Santosh

  • CRM 5.0 BP - Account Fact Sheet session pass to R/3 transaction iView

    I am using CRM 5.0 business package in EP 7.0 and I am customizing the "Sales Representative" CRM role in Portal.
    <b>Scenario:</b>
    I navigate the 'Account Management - Overview' and select an account. Then I navigate to the 'Fact Sheet' link and I can automatically see the account selected earlier in the 'Fact Sheet Summary'.
    I have created an R/3 transaction iView which brings up the 'Sales Summary' transaction (vc/2). The session information about the account is not getting passed automatically to the transaction like it happened with the other links. Is there a way to pass the customer number from the existing session automatically to this R/3 transaction?
    Thanks,
    Yasin

    We are encountering the same issue; have you had any luck?

  • How to hide the transaction menu of R/3 in case of transaction iViews

    Hi Friends,
    I have created a transaction Iview for R/3.
    As per the requirements i have to hide the R/3 menu where on the left we have execute transaction box to write the transaction code and execute.
    How can we achieve this
    Regards...Rohit
    email [email protected]

    Hi Rohit,
    have a look at this thread:
    Hide the command box in sap gui
    There is a registry key value you can change to disable the wingui transaction field.
    -Mikko

  • 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.

  • Portal Transaction iView not opening in browser but its open in R/3 screen

    Hi
    I have 2 senario.
    First Scenario:
    I login only into the portal  and  not  login into R/3.  I could access the portal transaction iview in the new broser portal window.  And this is the expected behaviour.
    second senario
    I login into Portal as well as R/3 through SAP logon Pad (SAP GUI).
    Now if I access  Transaction Iview through portal , this transaction Iview is opened in R/3 side window not in portal browser window .And also same time we can see only new blank portal window iopen n portal side.
    My question is that whichever transaction iView we access through portal we want  to see that transaction iView in portal browser window like in first senario  not in R/3 window.
    Please help me to resolve this problem
    Regards
    Ruturaj

    Hi Shanti
    Thanks for replying.
    The problem is that when our user trying to do same things in our system with his credentials means UID and PWD its working fine.But when he do the same things in his system with his credentials problem occured as per the senario 2.
    This problem is not only that user but also whole their team member.
    Regardfs
    Ruturaj
    Edited by: Ruturaj Inamdar on Sep 15, 2011 9:20 AM
    Edited by: Ruturaj Inamdar on Sep 15, 2011 9:25 AM

Maybe you are looking for