Cannot create transaction IView

Hi,
We are trying to create a transaction iView however the preview process consistently fails with the same error. It does not matter which transaction we use the error is the same. The user on both ABAP and Portal has full authorizations. When previewed the iView fails with the error:
An error occured in iView: N/A in component: N/A
In the logs this error is followed by the exception:
com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found::.default
This is a newly installed 7.0 portal on stack 15.
Thanks for you help.
Regards,
Colm

1) The connections seem to be fine. The connection tests work and other Portal components can read/write data to the ABAP corectly.
What exactly do you mean by the connections being fine? Does it mean that you have tested the system that you have created.
Go to System Admin->System Config->PCD-> Systems folder-> Open the system that you have created for the backend system.
Right click on the system and choose connection test.
Select  SAP WEB AS connection , ITS connection , Connection test for connectors and click TEST.
Observe the results, if the connection test passes or not.
Go through this wiki  https://www.sdn.sap.com/irj/scn/wiki?path=/display/ep/howtoConnecttoSAPR3SystemthroughEnterprisePortal7.0Usingan+iView for system connections for ECC.
Also, check this Connecting To R/3 From Portal
2) Alias is created and SSO is working
How do you confirm that the SSO is working ?
Cheers,
Sandeep Tudumu

Similar Messages

  • Configuring ITS for EP7.0 to create Transactional Iviews

    Hi Everybody,
    This is urgent!!!!!!!!
    <b>
    Do we have to configure Internet Transaction Server for EP 7.0 to create Transactional Iviews?
    </b>
    with regards
    Brahmachaitanya

    What is your backend version. If it is ECC 5.0 or ECC 6.0 you need to configure integrated ITS.  There are some differences interms of features offered by standalone Vs integrated ITS.  Service marketplace will list them very well. (http://service.sap.com/sap-its)
    Thanks,
    -Bharath

  • Problem creating transactional iview for BW system

    Hi gurus
    We are facing one problem creating a transactional iview for a BW 3.5 system . We wanto to call transaction SU01 in our BW system using an iview. When we use SAP for html, we have all the menu on the iview , I mean the same result as if we use smen, not SU01.
    And if we use SAP GUI , we are always having the same GUI Error
    Sapgui 640 [Build 8986] Wed Apr 01 12:25:05 2009
    : 'service '' unknown
    Time          Wed Apr 01 12:25:03 2009
    Component     NI (network interface)
    Release          640
    Version          37
    Module          ninti.c
    Line          505
    Method          NiPGetServByName2: service '' not found
    Return Code     -3
    System Call     getservbyname_r
    Counter          1
    Please, can you help us?
    Thanks in advance and best regards.

    Thanks Bala for your quick reply. I´ve tried with function module RSBB_URL_PREFIX_GET  and all the settings were OK. Still the same result.
    Adding more information. We have another WAS 6.40 server with different Module(we have RM and XRPM , not BW) and we are having the same problems. I am wondering if its related with some special config or activation 
    Maybe  I´ve forgot some service activation in SICF? I´m able to reach the SMEN, but not the SU01
    or I´m missing some config elsewhere?
    Thanks in advance.
    Best regards.
    Edited by: Jose Ignacio Arlandis on Apr 2, 2009 8:41 AM

  • Error in creating Transaction iViews

    I am trying to create two transaction iViews, that connect to R/3 and CRM, but I keep on getting the following error messags:
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Unable to lookup System 'R93CLNT100'. Please check the system object and the alias..
    Unable to lookup System 'C94CLNT100'.

    Hi,
    I am also trying to connect to R/3 system,I am getting ERROR:
    An exception occurred while processing a
    request for :
    iView : N/A
    Component Name : N/A
    Application URL ':///sap(ZT13SDNnblo2MUVha3puRGpmQkp1eDZBJTNEJTNETFZpS2RMbWkyJTJC
    RWIwJTJGTkFvWlZrZkElM0QlM0Q=)
    /bc/gui/sap/its/webgui' is not valid! Please check
    the protocol and host entries for system
    'J_test'..
    See the details for the exception ID in the log file
    what might be the error,any body .....

  • Help cannot create standard iviews

    I am super admin. logged into portal this morning tried to create iviews, could not see any template. in the PCD, I have checked permissions all is fine. but i still cannot create anything.
    pls help.

    hi wise,
    well you could go through the following points to solve the issue, I once had the same issue and it was solved in a very microsoft way....yes you guessed it.... just do a plain and simple restart if you can. It should solve it.
    The other steps you can do are as follows:
    1) check the permissions on your users and then the PCD objects of the  iview templates. see id the permissions match. usually this can also be cause.
    2) Check Portal permissions for the required zones.
    hope this help you.
    cheers,
    Shantanu

  • How to create SAP transaction iView

    Hello,
    Can any body tell me indetail how to crate SAP transaction iView for "SE38" transaction.
    Regards,
    Amey Potale

    Hi Amey
    For creating Transaction iview you have to create a system first
    goto system administration-System configuration-System Landscape-Portal content. right click and create new system. create dedicated r3 system.
    Following are the system properties.
    Application host-sap r/3 system
    Login method-UIDPW
    System id-R/3 system id
    System number-R/3 system number
    Port- 32+R/3 system number
    System type-SAP_R#
    User mapping type -admin,user
    Then create a system alias
    DO user mapping by going to User administration-User Mapping
    Type Administrator and user.then click "edit"
    DO the user mapping by selecting your system alias from the drop down
    Then create an iview by going to content administration-portal content. right click new iview-Select SAP transaction iview. and give the necessary parameters(i.e:SE38).
    FOr further doubts check Create SAP Transaction iView using SAPGUI for Windows
    REgards
    Rajeev.

  • Application Parameters not working in the Transactional iViews

    We had created transactional iViews for calling the standard SAP Transaction: IQS8 and IQS9. Here the issue is that we would like to populate the default screens for these 2 transactions with different set of default values.
    So, we created variants and sending them as an application parameter to these trasnactional iViews. When we call this iView it is displaying these default values as per the variant which we are sending. But when executing that transaction, it seems those application parameters that we send through the iView are not being used to call that transaction.
    How to enforce the transaction to make it use the application parameters as default values, does any one has any idea?
    Please let me know if any one of you have a solution for this.

    Hi Venkat,
    You might want to try the following approach:
    1- Create a new transaction code in your SAP system (using transaction SE93 - maintain transaction) which would be a transaction variant of the transaction you want to call with a specific variant
    2- Create a 'SAP transaction' iview that points to the new transaction code you created (SAP information <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/88/266a3e54a2e946e10000000a114084/frameset.htm">here</a>)
    Hope this helps.
    Regards,
    Joseph

  • 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

  • Transactional iview for "session_manager" not working

    Dear All,
    we are creating transactional iview for t code  "session_manager", the problem we are facing is that it is not going to session_manager screen, instead of that it is going to S000 Transaction.
    I tried using webgui also, but here I m facing some strange problem, it is using webgui for one user and for rest it is using wingui for others and again going to S000 t code.
    Can you please give me some recommendations?
    Thanks,
    Ganesh

    Hi Ganesh,
    Are the Tcodes "Service_manager", S000 user defined tcodes?
    cheers
    dev

  • R/3 Transaction Iviews vs Imported ABAP Roles on Portal

    Hi,
    In one of our requirement, Business needs to set up such that client should be able to have web based access to R/3 Transaction through Portal.
    We can achieve that by creating system in portal and create Transaction iview with required T-code of R/3.
    Whats wrong if we can define roles in ABAP system for a user with full hierirachy and import those ABAP roles into portals.and through portal we can give unified web based access to imported roles?
    Does both the possibilities accomplish our need?what are main gaps between these two methods?
    I want to go by Import method,Any suggestions please?
    Cheers
    Rani

    Hi Michael,
      I agree with you that the ABAP role has a complicated menu structure and uploading has to be done at regular basis.
    Is there any mechanism through which any change in ABAP role structure in R/3 reflects in portal exactly so that there is no need of regular uploading?
    If not?So in which business scenario uploading of ABAP roles into portals are helpful?whats the use?
    Coming back to your second solution
    It is much easier to have one transaction iView that starts transaction SMEN, which presents the user's full SAP menu in a single screen
    But about about a user if he wants to navigate from this transaction SMEN to another transactions to which he is authorised to(R/3 Back-end)through this single Transaction iview.
    In other words if we want to have access to 5 transaction iviews in R/3,do we need to create 5 corresponding transaction iviews in portals?How to achieve this requirement in a better way?
    Waiting for you Reply
    Bye and have a Nice Day
    Rani

  • Remove the logging in & logging off screen executing a transactional iview

    I created transactional iviews for few transactions
    It link to the SAP GUI where it first moves to SAP logon first,then goes to the transasction execute it and when try to close the SAP screen it prompts logging of dialog box .to save data or not
    I want to remove both logging in screen and logging off dialog prompt while executing the transaction
    Kindly give your suggestion .I worked on work protect mode too but its not resolving the problem

    Hello,
    Assuming that you are using SAP GUI for HTML, I dont think there is any way to not get the SAP GUI loading screen. I just had a look at our transaction iViews and I dont get any log off prompt and login prompt either. Have you setup SSO between your portal and the backend systems?
    Regards,
    Gopal.

  • Embedding Transaction IView into Webdynpro TabStrip

    Hi,
        My Requirement is ,I have Created Transaction IView ,I want to access the Transaction Iview into Webdynpro TabStrip. I am able to access Iview but it is overwriting existing screen i..e complete Webdynpro screen disappears only Transaction Iview displays. I want Transaction Iview to be displayed as part of the TabStrip.
    Thanks & Regards
    Madhan Mohan

    Hi Satyajit,
             I am having a similar kind of requirement , i have to navigate from webdynpro applicaiton to transaction iview ..once user is done with the transaction ( say maintained the material ) i have to come back to the previous screen ... but i think this is not possible as there will be no way to know that user is done with the transaction .. so i though of creating a Iframe and a button on a webdynpro view and link the Iframe to the transaction iview . so user will have to click on the button once he is done with the transaction .. but according to you .. the transaction will be locked if we link that to the Iframe .. please let me know how to resolve this pronblem. or is there any other solution to my problem ..

  • Transaction Iview

    Hi,
    I had created one transaction Iview and it was working fine.
    Now when I added the code for creation of another transaction iview then it is opening the previous transaction iview twice instead of two different iviews.
    Following is the code:
                                                 String bizPartner = requestresult;
                                                 String p_abb =
                                                      wdContext
                                                           .currentReviewerDataElement()
                                                           .getABBCRR();
                                                 String p_serv =
                                                      wdContext
                                                           .currentReviewerDataElement()
                                                           .getSERV();
                                                 String p_dunfs =
                                                      wdContext
                                                           .currentReviewerDataElement()
                                                           .getFiscalStrength();
                                                 String p_dunr =
                                                      wdContext
                                                           .currentReviewerDataElement()
                                                           .getRisk();
                                                 String p_ex =
                                                      wdContext
                                                           .currentReviewerDataElement()
                                                           .getPrevExp();
                                                 String p_qq =
                                                      wdContext
                                                           .currentReviewerDataElement()
                                                           .getPubSecComp();
                                                 String p_seg =
                                                      wdContext
                                                           .currentReviewerDataElement()
                                                           .getCreditSegment();
                                                 String ukm_credit_limit =
                                                      wdContext
                                                           .currentAddressElement()
                                                           .getCredit();
                                                 WDPortalNavigation.navigateAbsolute(
                                                      "Path to iview1",
                                                      WDPortalNavigationMode
                                                           .SHOW_HEADERLESS_PORTAL,
                                                      "Resizable=yes",
                                                      (String) null,
                                                      WDPortalNavigationHistoryMode
                                                           .NO_DUPLICATIONS,
                                                      (String) null,
                                                      (String) null,
                                                      "P_KUNNR="
                                                           + bizPartner
                                                           + "&P_ABB="
                                                           + p_abb
                                                           + "&P_SERV="
                                                           + p_serv
                                                           + "&P_DUNFS="
                                                           + p_dunfs
                                                           + "&P_DUNR="
                                                           + p_dunr
                                                           + "&P_EX="
                                                           + p_ex
                                                           + "&P_QQ="
                                                           + p_qq
                                                           + "&P_SEG="
                                                           + p_seg
                                                           + "&P_CREDIT="
                                                           + ukm_credit_limit);
                                                  WDPortalNavigation.navigateAbsolute(
                                                           "path to iview2",
                                                           WDPortalNavigationMode
                                                                  .SHOW_HEADERLESS_PORTAL,
                                                           "Resizable=yes",
                                                           (String) null,
                                                           WDPortalNavigationHistoryMode
                                                                  .NO_DUPLICATIONS,
                                                           (String) null,
                                                           (String) null,
                                                           "RF02D-BUKRS=1000&RF02D-KUNNR="
                                                                  + requestresult
                                                                  + "&ADDR1_DATA-LANGU=EN");
    what could be reason for this.
    Any kind of help will be appreciated.
    Thanks,
    Dushyant

    Hi,
    You can use the tempalte to create transaction iViews
    Create -> new iVew from template -> select the SAP Transaction Iview
    Give the system details
    save -> preview
    Ramganesan Karuppaiyah

  • Passing Parameters programtically to Transaction iView

    dear friends,
    i have created transaction iview and execute fine in preview or anywhere.
    e.g. mmbe transaction
    Here it goes first directly to selection screen, and after providing the required values, it goes to exact transaction page.
    i can do skipping the First page in iView settings,
    But the parameters i am sending like
    MARAV-MATNR=REL00001I MARCV_WERKS=1810 is not taking
    i tried all sort of combination in parameter box,
    but no result yet,
    can anybody help on this?
    I want to call this iView from another iView by providing my own parameters.
    can any body help me on this with code.
    thanx in advance
    regards
    kantha

    Hi kantha,
    if you want to pass diff variable values, then you need to pass the variables separated by '&'. More over you are passing values to a wrong screen field names. Usually this happens when screen field name you are passing is wrong. The value appears only when Module Pool Screen field exactly matches with what you are passing.
    Try passing Application Parameters:
    MS_MATNR-LOW=REL00001&MS_WERKS-LOW=1810 (SAP 4.7 Enterprise)
    Material field is MS_MATNR-LOW and Plant Field is MS_WERKS-LOW.
    SAP Transaction Iview is an extension of SAP Application Integrator. To know more about how to pass values
    http://help.sap.com/bp_epv260/documentation/How-to_Guides/25_HowToUseAppIntegrator_en.pdf
    Hope this helps,
    Thanks,
    Praveen
    PS. Dont foget to allot points if useful/solved

  • Doubt in Transactional IViews

    Hi All,
    I am new to EP. Can any one of you give me a step by step procedure for creating Transactional IViews.
    Regards
    DK

    Hi DK,
       Creating Transactional iView is Very Simple.To Create Transactional iView You Should have a System (Connection) to the back end (R/3 System).
    <b>Creating R/3 System</b>
    System Administration -> System Configuration -> Portal Content -> Right Click -> Create a System (from template) -> Select type as SAP system using dedicated application server -> Finish.
    From Display -> Object.
    From Property Category -> Connector -> Give Application Host and Gateway Host as Application Server (from your SAP Log on).
    Give System ID ,System Number, Server Port and Client Number. Select System Type as SAP_R3.
    From Properly Category -> ITS -> Give ITS Host Name (Server name and port no.) and Protocol as HTTP.
    From User Management -> Logon Method - UIDPW. and User Mapping Type - admin,user.
    From Display -> System Alias.
    Create a System  Alias.
    <b>From User Administration</b>
    Create User Mapping from Created System (Alias)
    <b>Creaing iview</b>
    From Content Adminstration.
    Create iview type as -> Create a Transaction iView as
    Select Created System (Alias).
    SAP GUI Type :- SAP GUI for HTML.
    Give Transaction Code in Transaction Code.
    Hope Transaction iview working for you.
    Regards,
    Sridhar

Maybe you are looking for

  • Cascading LOV

    Dear all, i am using apex 4.2.2 under oracle 11g R2 11.2.0.1.0 - 64bit database using internet explorer on windows 7. I have a cascading LOV problem. i have already open and close on thread for it. Re: CASCADING list not available for detail block no

  • Axes values on XY graph

    Hi, I want to have an option so that I can fix the maximum values on the axes of XY graph. This code is supposed to create trajectory for XY stepper motors. If you will run this code (please download the code in the next message, which is a subvi), y

  • Dynamic application with ADF

    Lets say, that we have a very standardized application building. So much standardized, that all of the application rules and definitions could be kept in some database tables. Application would then be generated on-line (ex. when the servlet containe

  • Creating Card/Book/Calendar Freezes iPhoto 11

    Trying to create holiday cards. When go to Create>Card - get the spinning ball for long period. Go to Force Quit and it shows iPhoto (not responding). Have closed and tried it over and same thing happens. Also went to Create>Book and Create>Calendar

  • New Clean Mac - Best Migration Path?

    I currently have a iMac G5 running Tiger and iLife 06 and have just recieved a new iMac with Leopard pre-installed and was looking for some advice in the best migration path. I would like to know wether people recommend just using the Migration Assis