Internet Services & IAC Iviews

Hi,
I created an IAC Iview on Portal based on an Internet Service. I have configured SSO with the R/3 System. It is also working fine. Now when I preview the Iview, it shows up properly.But when I do it the  second time, either it shows SAP Easy access menu or pages does not show at all. After restarting my portal, I again tried the opening the page. It came properly, I used the Menu> System> Logoff path within the Iview to Logoff. Now it is working for the second time also.
So, How do I avoid using the logoff option. I cannot expect the user to logoff after viewing each of these Internet Services. There are about 30 such Iviews based on Internet Services. I hope I made my question clear.
Any suggestions ?
Murali.

hi,
Description
Enables / disables the SAP Easy Access menu immediately after logon if no transaction is specified when running the SAP GUI for HTML.
If ~webgui_easy_access_menu is set to 0 or it is undefined and no value is specified for ~transaction, users logging on to the SAP GUI for HTML see the initial SAP screen without the SAP Easy Access menu. To display the SAP Easy Access menu, they have to request it explicitly by choosing Start SAP Easy Access.
If you set ~webgui_easy_access_menu to 1 and no value is specified for ~transaction, users logging on to the SAP GUI for HTML see the initial SAP screen with the SAP Easy Access menu immediately.
Set by
Service file webgui.srvc .
Values
0
Displays the initial SAP screen without the SAP Easy Access menu after logon to the SAP GUI for HTML, if no transaction is specified (default).
1
Displays the initial SAP screen with the SAP Easy Access Menu after logon to the SAP GUI for HTML, if no transaction is specified.
Example
~webgui_easy_access_menu     1
Try using this service parameter in your internet service file and let me know
You can also view other parameters in the following link:
http://help.sap.com/saphelp_47x200/helpdata/en/24/ef243a84da356be10000000a11402f/frameset.htm
Regards,
Manish

Similar Messages

  • Internet Servies & IAC Iview

    Hi,
    I created an IAC Iview on Portal based on an Internet Service. I have configured SSO with the R/3 System. It is also working fine. Now when I preview the Iview, it shows up properly.But when I do it the second time, either it shows SAP Easy access menu or pages does not show at all. After restarting my portal, I again tried the opening the page. It came properly, I used the Menu> System> Logoff path within the Iview to Logoff. Now it is working for the second time also.
    So, How do I avoid using the logoff option. I cannot expect the user to logoff after viewing each of these Internet Services. There are about 30 such Iviews based on Internet Services. I hope I made my question clear.
    Any suggestions ?
    Murali.

    Hi
    Do you mean, the System object - ITS properties.
    It was <b>/sap/bc/gui/sap/its/</b>
    I changed it to <b>/scripts/wgate/</b>
    I got the following Error :
    Service cannot be reached
    What has happened?
    URL http://<IP>:8000/scripts/wgate//ZMIGO/! call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system RD1 with error code 404 and for the reason Not found.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:itdrd1_RD1_00-v:0-s:404-r:Notfound
    HTTP 404 - Not found
    Your SAP Internet Communication Framework Team
    Please let me know what should be done to correct it.
    Murali.

  • Unable to call Internet Service from EP IAC iview

    Hi.
    I'm trying to call a r/3 transaction with ITS from portal iview. I wan't to hide menu and toolbar, so I've created an Internet Service in SICF/SE80 with several parameters (webgui_simple_toolbar, ...). The service is activated and published. When I run it, Internet Explorer send me a 403 error.
    I've tried to create an iac iview and links the service to it, but system return same problem.
    ITS is ok, because I can run r/3 transaction from EP whithout any problem.
    Any idea?
    Thanks a lot!

    Hi Edgar.
    Service doesn't run from R/3 system. I've used ITS parameters "TRANSACTION", "WEBGUI", "WEBGUI_SIMPLE_TOOLBAR" and "GENERATEDYNPRO".
    R/3 can't run the service and give a 403 error.
    Service is actived and published, using SICF and SE80 transactions. Finally, I've run SIAC_PUBLISH_ALL_INTERNAL and all is good.
    When service runs on R/3 system, I will build IAC iView on EP.
    Any idea?
    Thanks a lot.
    Regards

  • Error in creating IAC iviews

    Dear All,
    We are trying to create IAC iviews but getting error.
    Environment details:
    OS: AIX 5.3
    DB Oracle 10.2.0.2(UC)
    Application EP7.0 (SPS14)
    Backend ECC 6.0 SR3
    We followed the below mentioned steps:
    01) Created one Internet Service ziactest in se80 with the parameters -
    ~transaction = tcode and ~generatedynpro = 1
    02) Published the 'complete service' to the site INTERNAL.
    03) Created one sub element under /sap/bc/gui/sap/its as ziactest
    04) Modified the service ziactest as :
    - specified "GUI Link" = Yes
    - specified following GUI Configuration parameters:
    ~WEBGUI = 1
    ~SINGLETRANSACTION = 1
    ~NOHEADEROKCODE = 1
    ~TRANSACTION = tcode
    ~GENERATEDYNPRO = 1
    - specifed handler as CL_HTTP_EXT_ITS
    05) save & activated the service
    When trying to test the service, we are getting a script error "Error on Page": wgu_global_eventhandler is null or not an object and the page displayed - is getting distorted . Also, system is specifying that: "The URL
    http://gcbeccd:/sap/public/bc/its/mimes/system/page/menubase.html was not called due to an error."
    When tried directly with the above url, the following error is getting displayed:
    "The following error text was processed in the system RD3: The theme extracted from PAGE/MENUBASE.HTML has more than 2 characters."
    Please note that: The SAP GUI for HTML has been configured and working properly. Also, the SAP note 790727 has been applied to resolve this problem but no result.
    Any help in this regard will be highly appriciated.
    Thanks & Regards
    Sudip

    Hello Sudip,
    If the webgui service is working then there should be no reason for this to not work.  By specifying ~webgui 1 you're actually not using any template you've created for the ziactest service.  The URL should be:
    http://gcbeccd:/sap/bc/gui/sap/its/ziactest
    Please also try:
    http://gcbeccd:/sap/bc/gui/sap/its/webgui?~transaction=tcode
    Please also publish the IAC, WEBGUI and SYSTEM Internet Services from SE80 to the Internal ITS.
    You should look at the developer trace (dev_w#) for the Dialog Workprocess that is used and reporting the error for more information. 
    Edgar

  • IAC iView in Portal

    Dear all,
    We have an IAC iview which uses the internet service BBP_POC in SRM. This service is to display purchase Orders. When we want to display the versions of a PO, the iview triggers another Internet service BBP_POC_DISPLY. But we are getting an error message that the service is not available:
    URL http://<host>:<port>/sap/bc/gui/sap/its/BBP_POC_DISPLY! call was terminated because the corresponding service is not available.
    If we observe the above URL, it has '!' at the end. It shoudl instead have '/' or noting at all. But how do we correct the error, since this call happens dynamically by the internet service BBP_POC. There is no iview created for the second service in the portal.
    Nny inputs are welcome.
    Thanks a lot.
    Ramya.

    More info:
    If i create an iview out of BBP_pOC_DISPLY, and execute it .. it gives me the message "interface contians errors". This might be because it uses the source of BBp-pOC. ANyidea if this error is linked to the previous error " service not available?
    Thanks a lot.
    Ramya.

  • ECC 6 : Internet Services crashes

    Hello,
    I hope someone can help me.  We're busy with upgrade R/3 4.7 to ECC 6 and EP 6 to EP 7.  We have HR.  What a mission!  Everything is an issue!
    I have to migrate existing custom Internet Services, register them in the ICF to make them work in an EP7 IAC iView. 
    I've done everthing as described in help.sap.com's document "Migrating existing ITS services", that meanse :
    -> I see them in SE80 (and can edit them)
    -> Have published them
    -> Have created a service in SICF with HTTP handler CL_HTTP_EXT_ITS
    -> iView points to IAC service
    iView crashes with :
    The URL http://ypfsp003.sanlam.co.za:8010/sap/bc/gui/sap/its/ywfws90100004h was not called due to an error.
    Note
    The following error text was processed in the system SP1 : Communication failure
    The error occurred on the application server ypfsp001_SP1_00 and in the work process 1 .
    The termination type was: IMC_CANCEL_TX
    The ABAP call stack was:
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_ITS===============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system SP1 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server ypfsp001_SP1_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server ypfsp001_SP1_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 200 -u: 309157 -l: E -s: SP1 -i: ypfsp001_SP1_00 -w: 1 -d: 20060807 -t: 122739 -v: IMC_CANCEL_TX -e:
    Can anyone help!???  I sure hope so.
    Regards
    Charmaine

    Hi Charmaine,
    I also like you doing an upgrade of HR from 46C to ECC 6.0. I am also having nightmare every day. The problem that you  are encoutering may be due to setting of the parameters in the SICF. Make sure you set ~Theme, ~GenerateWebdynpro = 1, ~webtransaction type as EWT. It is all about setting the parameters in SICF. There is no proper documentation, we did trial error and made all the ess services working in ITS. We have another problem with the workflows. BWSP is not supported anymore and UWL has some issue in launching the workflow that are based on Integrated ITS IACs. IS the workflow working for you?
    Lets be in touch closely,  i think very few have entered into this mission.
    my email address is [email protected] and my contact no. is +65-91273725.
    Regards
    Sundar

  • How to eliminate Exit and Help links from IAC iviews....

    Hi All,
    How to eliminate the Standar Exit and Help links from the IAC iviews.  i used webgui_simple_toolbar also but it didn't work.  Is there any other way for getting rid of these links.
    Thanks & Regards,
    Ravi

    Hi Barin,
    I'm facing the same issue, i.e I've created IAC iview which display spool request(SP02). Now I want to hide title, menu in the iview. Could you please give me some info about creating templates in internet services.
    Regards
    Anand

  • ESS Internet Service missing PZ02

    Hello,
    I'm implementing PORTAL EP6 SP9 with an 46C backend and an ITS.
    ESS is working fine for most transactions except for
    PZ02, PZ12. They do not appear in the portal with the html design but with a SAP GUI design.
    In R/3, transaction SE80, Internet Services, those transactions are missing. I have PZ03 but there is no PZ02.
    Could you plse tell me if we have lost something or if we have to update our R/3 46C system. (patch 48 and HRSAPKE46C90)

    Hi Gilles
    I recently noticed this with the ESS Personal Information workset. Seems the Personal Data, Family / related persons / previous employees etc don't have a service.  They all use WEB GUI.  Originally the Bank information iView looks also to be WEB GUI until you publish it. Then IAC templates are used and the thing sticks out like a sore thumb in comparison.
    I have since deleted the service file from the wgate to force it to revert back to WEB GUI for consistency.
    All these transactions are associated with program SAPMPZ02 which then determines what the county key for the user then though config table T77WWW_SC the function module that retrieves the data and controls the screen is determined.  I'm sure they will be replaced it soon with Java based iViews like MSS, or web dynpro.
    I have recently had problems with the ITS copying PZ03, can't get the search help to work though the ITS properly, which is another story.
    Phil

  • Difference between IAC iview and Transaction iview

    HI Experts,
    Difference between IAC iview and Transaction iview................
    Higher points will be rewarded for useful inputs.......
    Thanks in Advance,
    Shakthi

    Hi Shakti,
    Transaction Iview is to navigate to required transaction eg se80 etc of backend ,it can be used for various purpose for eg to test weather SSO is properly configured or not if yes Transaction Iview should navigate user to mentioned transaction in the iview with out asking for user id and password.
    and IAC Iview is Internet Application Components
    please go through this link
    <a href="https://service.sap.com/~sapidb/011000358700000473342002E/">check</a>
    Internet Application Components(IAC) are complete business solutions for linking mySAP.com components to the Internet. With IACs users can access business information in mySAP.com components by starting SAP transactions, function modules or reports from a Web browser.SAP IAC is a productive way to programm to prgramm backen transactions in html
    for creation of IAC Iview ckeck this link.
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/5a/6898dddb7afd44b07ca4e3bb15f676/frameset.htm.">creation of IAC IVIEW</a>
    Hope this works
    Please allot points if helpfull.
    Regards
    Vinit.

  • F4 help is not working in IAC Iview

    Hi,
    There is IAC iview for transaction PA61
    F4 help is not working for the iview
    it workes in backend SAP PA61
    kindly give any hints what can we check
    thanks in advance
    b

    Hi,
    This might be due to the JRE version of the browser. We faced such issue and the update of JRE version in the browser helps to get the pop-up of F4 help. Check in the internet broswser Tools -> Internet Option -> Advanced. Check whether the JRE applet is checked or not. it has to be checked. if it is checked and even if you dont get the F4 help, upgrade the JRE version.
    Thanks,
    Mahendran B.

  • IAC iViews - Save old status

    Hello experts,
    I have a problem with the ITS Service in portal side. if I hace two pages, page1 and page2, and this pages are IAC iViews for the same ITS service, and I perform this steps:
    1) open page1
    2) press a button in page1, that will show more information
    3) open page2
    4) open page1
    When I open the page1, in point 4, the status was not the same that I got when opened the iView for the first time, but with the content that I got after I press button.
    How can I fix this? I want that, when I open the page1 in 4th step, I get the same content that in step1.
    Can someone help me?
    Thank you
    BR
    Joao

    Hi,
    Which transaction are you using on your ITS service? You can define two services, one for edit and another one for view. On first step you run first service and on fourth step you run second service.
    Hope this helps,
    Iván.

  • Problem when testing ITS (IAC) iView

    Hi all,
    I have created a service for a T-Code:SMEN.When I test this service I am able to see the 'SMEN' screen, but in the command box if I type any t-code, say "SE38".
    The entire screen refreshes but it is not taking me to "SE38"..
    I have complete authorizations for all t-codes.
    In this service I have the below parameters:
    Parameter Name value
    ~TRANSACTION smen
    ~GENERATEDYNPRO 1
    I have created a IAC iView with this service and even in the preview of this iView, same thing happens.
    Can any one give some direction in solving this ..
    Thanks in advance
    sethu

    Michael is right - you should not be using an IAC iView, but a SAP Transaction iView with the SAP GUI type set to "Web GUI".
    - Darren
    <a href="http://www.fortybeans.com/">blog</a>

  • EP IAC iview javascript object required error

    Hi,
      We have installed EP 6.0 SR1 and ITS 6.20 with service pack 19(with hotfix) in one domain. We have created IAC iviews in Enterprise portal. We are accessing the enterprise portal from different domain and we are getting javascript error <i>object required</i> sometimes. This error comes while loading the IAC iview and it comes randomly. But when we access the portal from the domain where we installed the portal & ITS we are not getting this javascript error.
    Did anyone encountered this type of error before???.
    Please help..
    Regards
    Vasu

    I am assuming this is happening after you have deployed your app and that the app works as expected on your development computer(?). Please confirm...
    I need you to tell me the following:
    1) how was the app compiled; any cpu, 32 bit, 64 bit?
    2) how was the CR runtime deployed (what MSI / MSM did you use?)?
    3) if this app is installed under custom app pool see the following:
    Deploy the CrystalReportViewers13 virtual directory as a sub-directory of your application.
    Copy the Crystalreportviewers13 folder to be a sub-folder at the root of your application. You can configure where your application looks for this folder by using the following Help file [SAP Crystal Reports .NET SDK Developer Guide
    |http://help.sap.com/businessobject/product_guides/sapCRVS2010/en/crnet_dg_2010_en.zip] and search the document for ("web.config";). In the section "Configuring your web.config file" follow the instructions specified for setting the resourceURI attribute. This way you can control updates to the viewers when deploying your application.
    Note the resourceURI value is the name of the viewers directory and should be preceded with a Tilde
    ie value="~/crystalreportviewers13"
    Also, have a look at the following two articles. Both are pre CRVS2010, however the ideas re. deploying to a custom app pool still apply. All that changes is the folder name.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • EWT IAC iViews

    Hi
    When I create an IAC Iview for EWT Transactions, the look and feel is very different for these transactions compared to the normal Professional User Transactions.I get a dark blue screen.
    I gave webgui = 1 also in the service parameters, but it didnt work.
    Murali.
    Message was edited by: Muralidaran Shanmugham

    are you using integrated ITS?
    does this happen only in this transaction? (table control not appearing)
    check whether all releavant services are active in transaction SICF?
    relevant service for SAPGUI for HTML
    check whether all nodes are active (in SICF) under
    default_host->sap->public->bc
    particularly public->bc->its->mimes
    and there is a specific OSS note dealing with your issue.
    (if you are on standalone ITS)
    <a href="https://service.sap.com/sap/support/notes/684408">EWT Table Controls don't have borders in SAP GUI for HTML.</a>
    Regards
    Raja

  • MiniApps & IAC iview

    Hi all,
    Can anyone tell me the difference between SAP miniapps iview and IAC iview in Enterprise Portal 6.0.
    Regards
    Vasu

    Hi Vasu,
       Miniapps is the old name for portlets (iviews) from SAP's Workplace portal.  IAC's (Internet application component) is another type of portlet that were developed to run with SAP's Internet Transaction Server (ITS). 
    Most of SAP's early portal applications were Miniapps or IACs. Most can still be used with EP6.0 portal systems.
    Hope this helps,
    John

Maybe you are looking for