SAP BSP iview with timeout

Hi ,
We have created one SAP BSP iview . Is there a way to set time out only for this view instead of all portal application  ?
Pl. let me know if anybody has any idea or hint.
Best Regards,
Arpit.
Edited by: Arpit1983 on Jan 25, 2011 8:57 PM

Hi ,
in SICF -->BSP we do have Session timeout for a stateful connection . But how about stateless connection.
if we have iview for this BSP , can we set timeout only for this iview.
In our case, we need to give 40 min to user to fill the form ( i.e BSP iview ) . How to set this timeout for BSP iview
Regards,
Arpit
Edited by: Arpit1983 on Mar 5, 2011 7:46 AM

Similar Messages

  • How to create 'SAP BSP iView'?

    All,
    I am trying to to create a 'SAP BSP iView' in EP 7.0.
    On creating the BSP Application iView in SAP Portal, I get the following error:
    Portal Runtime Error
    <b>An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Application URL 'http:///sap/bc/bsp/sap/BEAD_CRMB_BD/entrypoint.do' is not valid! Please check the protocol and host entries for system 'ABCDSystem'..</b>
    <b>Application Namespace:</b> sap (defaulted by portal)
    <b>Customer Namespace:</b> sap (defaulted by portal)
    <b>Business Server Page (BSP) Application:</b> BEAD_CRMB_BD
    <b>Application Parameters:</b> crm_bsp_frame
    <b>Start Page:</b> entrypoint.do
    On deploying the Application in SE80, the application is displayed at the following url.
    http://xxx:8001/sap(bD1lbiZjPTQ0MCZkPW1pbg==)/bc/bsp/sap/crm_bsp_frame/entrypoint.do?sap-client=440&appl=BEAD_CRMB_BD&version=1
    Any thoughts as to why this iView is not working would be greatly appreciated.
    SAP Partner

    Umair,
    As suggested I have made the following changes:
    Application Namespace: sap (defaulted by portal)
    Customer Namespace: sap (defaulted by portal)
    Business Server Page (BSP) Application: crm_bsp_frame
    Application Parameters:
    Start Page: entrypoint.do
    I have checked my system connection from portal to backend system and it works.
    When I try to preview the iView, I get the following error.
    - a pop up saying "Session management will not work, please check DSM log file for details"
    Any thoughts....
    SAP partner

  • SAP BSP iview

    Hi,
    Can anybody help me creating a SAP BSP iview?
    I am not sure what to put in the values for the following-
    1) Business Server Page (BSP) Application
    2) Start Page
    3) Application Parameters
    Thanks,
    Atul

    Hi Atul,
    The below is just an example:
    Application Namespace: sap (defaulted by portal)
    Customer Namespace: sap (defaulted by portal)
    Business Server Page (BSP) Application: crm_bsp_frame
    Application Parameters: your application parameters if there are any
    Start Page: entrypoint.do
    Start Page is the first page application trigger while executing.
    Hope this helps.
    Cheers-
    Pramod

  • Create SAP RFC iView with a structure as import parameter

    Hello All,
    I'm creating a SAP RFC iView from Portal SAP 7.4.
    I try call a RFC that have as import parameter a structure with various fields, but the portal recognizes the structure as string field, then I cannot fill the fields values, and when  I do a preview the iview, the following error occurs:
    Function execution failed. Exception message: class java.lang.String:null incompatible with class com.sapportals.connectors.SAPCFConnector.execution.structures.RecordWrapper:sap.com/[email protected]MultiParentClassLoader@80d4ed6@alive
    And only is possible select a output object.
    Exists any way of receive a structure or a table as import parameter?, and as output parameters more of a element?
    Thanks for your collaboration.

    Hello All,
    I'm creating a SAP RFC iView from Portal SAP 7.4.
    I try call a RFC that have as import parameter a structure with various fields, but the portal recognizes the structure as string field, then I cannot fill the fields values, and when  I do a preview the iview, the following error occurs:
    Function execution failed. Exception message: class java.lang.String:null incompatible with class com.sapportals.connectors.SAPCFConnector.execution.structures.RecordWrapper:sap.com/[email protected]MultiParentClassLoader@80d4ed6@alive
    And only is possible select a output object.
    Exists any way of receive a structure or a table as import parameter?, and as output parameters more of a element?
    Thanks for your collaboration.

  • Error using BSP iviews with Portal NW04s SP10

    Has anyone tried using a BSP iview on the new NW04s Portal?  After we installed the NW04s SP10 Portal, BSP iviews are not working.  The error is that the iview is N/A.
    Any thouhgts?

    Hello Leandro,
    Look SSO is the process to that u have to specify Credentaials only once and u can connect to backend system without giveing Credentials again.
    Now the basic Thing is that user that u have loged in portal and User in Ur Backend Should be same for SSO to Work.
    once SSO is configured properly then u can call ur BSP application's from back end without Giveing Credentials again for backend login.
    Hope this help's
    Regards.
    Soni Vinit

  • Which is better way of creating BSP iView

    Hi Experts,
    Can you please let me know how I can create BSP iView.
    Approach 1:
    One of creating BSP iView is as follows:
    For this we have to say Create iView --> Select iView Template --> Select SAP BSP iView
    Set following properties:
    System: somesystem
    Business Server Page (BSP) Application: ztest
    Start Page: ztest.htm
    Now we can call the iView in Page etc.
    Approach 2:
    Other way of creating BSP iView is that we can create URL for BPS application.
    For this we should login into SAP BW. Go to transaction code bps_wb and then open the Web Interface. Then we can go to Edit --> Display in external browser.
    Some link will appear. The link will look like:
    http://mycompany:1080/sap(bD1lbiZjPTEwMCZkPW1pbiZpPTEmcz1TSUQlM2FBTk9OJTNhYmF1YzMzZzBfT0JTXzAwJTNhaXg3Sk5aVTV4RDVFWWtKQmFwWGMxTGlSRElJWGphc2x5aEQwYW9jRy1BVFQ=)/bc/bsp/sap/ztest/ztest.htm?bps-design_messages=X
    We can create URL iView. We can directly provide this link in the URL iView.
    I want to know which approach is correct and why? In second apprach we are not providing the details like
    System: somesystem
    Business Server Page (BSP) Application: ztest
    Start Page: ztest.htm
    From the link, iView finds out the entire detail.
    Pls help me.
    Thanks

    Hi Dagfinn,
    Thanks a lot. Can you please help me with answer of following question:
    How to call SAP BSP iView from a  HTML page hyperlink
    The question is as below:
    In my project we have URL iView.
    This iView calls a HTML page stored in KM.
    HTML page has one hyperlink.
    This hyperlink of the HTML page should point to a SAP BSP iView.
    When the user will click on HTML page hyperlink, SAP BSP iView should get open.
    How we can do it?
    We have created SAP BSP iView in following way.
    Create iView --> Select iView Template --> Select SAP BSP iView
    Set following properties:
    System: somesystem
    Business Server Page (BSP) Application: ztest
    Start Page: ztest.htm
    Can you please help me?
    Regards,

  • Hiding R/3 Header in Portal SAP Transactional iView

    Hi ,
    I created an SAP Transactional iView with GUI Type as "SAP GUI for HTML". But when I am accessing the iView, then it is displaying properly. What I want is hiding the R/3 header in that Transaction iView.
    I have read several Threads given below.
    http://wiki.sdn.sap.com/wiki/display/HOME/Article%2b-%2bEmploy%2bSAP%2bGUI%2bfor%2bHTML%2binstead%2bof%2ban%2bInternet%2bservice
    Transaction iView not to display R/3 header
    I also have gone through the SAP Note: 1010519. But it talks about IAC iViews, etc.... But I want for the SAP Transaction iView.
    Please let me know how to hide the R/3 Header for Transaction iView.
    Thanks & Regards,
    Ashok Kumar M.

    Hi,
    I am closing this, as I mentioned in my Post some of the links. I followed the same, and implemented. But it was not solved that time. Not sure, how it happened, I saw the change afterwards.
    Thanks & Regards,
    Ashok Kumar M.

  • SAP Transcation Iview

    HI,
    I want to access SAP ECC System outside the network and we don't have authorization to install SAP GUI software as well.
    For this i tried to create a SAP Transcation iview with SAP GUI for HTML.This is not working?
    Is this right way what iam doing?If yes then y its not working?
    Is there any way to access the same?
    Pavani,

    Hi Pavani,
    You said I want to access SAP ECC System outside the network like this, Please check it  are you able to access to ECC System from your local System. Please check it cmd Promt  its  Pinging or not(Ping IP Address).
    If you are not able to ping the ECC System outside the network. Then Check with BASIS Team to get the access.
    If pinging...Please follow the below steps and check once again.
    Before creating SAP Transaction iView you will need to create System Object for that ECC System, to create a System Object, please follow the below link.
    Please look at this [wiki|https://wiki.sdn.sap.com/wiki/x/8z4&nbsp]
    After Creating System Object  and System alias. Please check it wether Connection Testing working or not.Now after creating System object, to create iView for the same.
    1) Select the Folder you have created.
    2) Right Click the Folder and in the Panel, choose IView template.
    3) Choose SAP Transaction iView.
    4) Give iView Name and iView Id, choose next.
    5) Choose SAP GUI for HTML.
    6) In order to create a Transaction you first need to create a System Object and then System Alias
    7) Select the System from the List displayed and give the Transaction Code. Choose next.
    8) Save the changes and test the iView by clicking Preview Button
    Hope this helps!!
    Regards
    Vijay K

  • Creation of Portal iview, with BSP on internal server, call portal external

    Hi all,
    folowing issue:
    we have a test portal link with the internet via apache reverse proxy:
    e.g. http://www.xxx.at/irj   is linked with http://cscinternal.csc.com:51000/irj
    The portal can be started without any problem.
    further we have a bsp applikation on an other internal SAP Server which can be reached with
    http://cscinternal02.csc.com:8047.
    the server is also listed in the apache reverseproxy list as   http://www.xxx.at/its
    The bsp application link: http://www.xxx.at/its/sap/bc/bsp/sap/y_test_pdf_01/main.htm
    can be reach via internet without any problem.
    The bsp shows an radiobutton list + button, with the button one can show a list in an second window.
    so, now i will call this bsp in an iview via portal
    01. i tried the "URL iview", result: i can reach the html but on any action the side do nothing
    02. i tried to config "iview BSP" BUT .... i have now idea what system i should put in,
         the second sap system is configured but there is the internal name in (i guess) ...
    so i'm  newbee in portal things, so i don't know where i can configure a system ...,
    BUT beside this, PLEASE can anyone describe me how i can manage this internal BSP
    in the portal to call it from external?
    thanks a lot
    bye Mike

    Hi Mike,
    Try below steps to make sure your have proper  connection between Portal and  back end SAP system.
    1) Create  a system object , Enter required details for "Web Application Server" Properties with below two options
              A) Enter Direct SAP Server details
              Web AS Host Name : cscinternal02.csc.com:8047
              Web AS Path: /its/sap/bc/bsp/sap
              Web AS Protocol: http
             B) Enter apache reverseproxy
              Web AS Host Name : www.xxx.at/its
              Web AS Path:/sap/bc/bsp/sap
              Web AS Protocol: http
    2) Create  a  Alias  .  Run the connection test for Web Application Server (WAS). Make  sure  connection tests are successfull
    3) Create a  BSP Iview ,
      BSP Definition Type:  Application
      Selct System Alias
      Customer Namespace: sap
      Application NameSpace: sap
      Business Server Page (BSP) Application:  y_test_pdf_01
      Start Page: main.htm
    Let me know if  it works.
    Thanks
    Aravind
    Intelligroup

  • Problem with SAP Transaction iView after Patch 34 install

    Hi All,
    We're running EP6SP2 on AIX/Oracle and have currently upgraded from PL5 to PL34.
    The problem we are now having is as follows:
    We have an SAP Transaction iView that is using the 'Auto' method for the 'Technique to start SAPGUI for Windows' and the 'WinGui' as the 'SAP GUI Type'.
    Now when we click on the iView we are getting the IE popup that asks us if we want to Save, Open, or Cancel the file open for tx.ssd
    Prior to the patch upgrade we did not have this issue.
    Any help would be appreciated.
    Thanks,
    Robin.

    Hi Praveen,
    Thanks for the quick response. 
    I have seen those notes already and unfortunately they don't solve this specific problem.  These will solve the problem for the SSD method (.sap file) of starting the SAPGUI for Windows but not for the SSF method (.ssf file).
    The main issue is that before the install of the Patch we did not get the popup, everything worked fine.  It doesn't make sense why we would have to change our IE settings now to get it to work properly.  It should work the same as before the patch.
    Plus, I don't want to have to do an SMS push to all the PC's here to fix a problem with a Patch upgrade.
    I have tried to add the .ssd and .sap types to the Mime section for the http service in the Admin tool but this hasn't fixed the problem either.
    Also, I found that in Patch 31 SAP has made a change to the way the SAP GUI for windows starts.  After some searching I found that in the file WinGuiRenderLayer.properties under
    the 'com.sap.appintegrator.sap/property/Transaction/' folder I see that it has some entries in it that look like they relate to the above mentioned fix for Patch 31. The lines in particular are:
    - # postfix for roundtrip URL - should help IE to detect the mime-type
    - SSF_URL_Postfix = /tx.sap
    - SSD_URL_Postfix = /tx.ssd
    These lines were not in this file prior to implementing the patch and I believe that this may be causing the problem. 
    Any other suggestions would be appreciated.
    Thanks,
    Robin

  • BSP is working as a URL but not as a BSP iView

    Hello,
    I have created a certain BSP page.
    If I open it's URL on the server directly: https://<server>:1443/sap/bc/bsp/sap/zgpd_upload/default.htm
    it is working but if I build a BSP iView on top of it hangs when I open it (loads and loads forever).
    If I try to reach it as a URL from inside the portal (using URL iView) it can't locate this address. The error I receive is:
    "Unable to fetch site .Error # 302"
    At first I thought it is an issue with the proxy service configuration on the portal but on our test this application is working with the same proxy configuration.
    Any ideas?

    two things you need to do.
    1. go to transaction SE80, from the dropdown choose BSP application and in the input field just below the dropdown enter your BSP application name. and hit enter.
    no you will see a tree structure below the inputfield with root node being the name of your BSP application, right click on it and click activate.
    2. go to transaction SICF and expand the default_host node and go to sap/bc/bsp/sap/
    there you should see your BSP application name and right click on it and click activate. (if activate is grayed out, that means its already active)
    now run your BSP it should work fine.
    Regards
    Raja

  • Create link in detailled level navigation after creating BSP iview

    Hi All,
    I have created few bsp iview in portal. After assigning these iview to role, a create link is unnecessary visible in detailled navigation.
    I would like to hide it.
    I have tried to play with iview properties but no luck
    please advice.
    Regards
    Shashwat Gupta

    Dear Shashwat,
    Try assigning BSP iview or page directly to roles and test it.
    Also check in page or workset properties to hide from detailed navigation instead of iview itself.
    Search in to help.sap.com
    Hope it will helps
    Best Regards
    Arun Jaiswal

  • 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

  • E-Recruiting BSP iView errors in the Enterprise Portal.

    I am trying to get my e-Recruiting BSP applications to work correctly in the Portal. But unfortunatley I consistently get this error message.
    The following error text was processed in the system:
    BSP Exception: Das Objekt application.do/start in der URL /sap/bc/bsp/sap/hrrcf_start_int/application.do/start?sap-syscmd=nocookie&sap-client=&sap-language=en&sap-accessibility=&sap-ep-version=7.00.200611091758&sap_ep_version=7.00.200611091758&sap_ep_baseurl=http%3A%2F%2Fsnocfpd1.myco.org%3A50100%2Firj ist nicht gültig.
    The BSP
    https://snocfrd1.myco.org/sap/bc/bsp/sap/hrrcf_start_int/application.do?rcfLogAppl=SEARCH_JOBS
    works fine.
    anybody have any ideas how to troubleshoot this? I'm assuming it has to do with all the rest of the garbage parameters the Portal is sending to e-Recruit.
    -Tim

    Hi!
    Obviously the BSP iView is configured wrong. Have closer look at the URLs:
    BSP in native browser:
    https://snocfrd1.myco.org/sap/bc/bsp/sap/hrrcf_start_int/<b>application.do?rcfLogAppl=SEARCH_JOBS</b>
    BSP in Portal:
    /sap/bc/bsp/sap/hrrcf_start_int<b>/application.do/start?...</b>
    Obviously the iView contains a parameter start or you defined the BSP application name as application.do/start
    Regards,
    Volker

  • Update on question for parameters in URL opening a BSP iview

    Hi again gurus.
    I wanted to do an update on this thread: How do you create a URL with parameters for a BSP iview? but choose to do the update as this new question instead.
    Well, in order to open a BSP iview from an external page shown in an Application Integrator iview in our portal AND FILL IN A FIELD, a link of this type is used on the external page:
    http://<server:port>/sap/bc/bsp/sap/z_purchase_req/process.htm?System=ABG_R3_ARD&mnr%3D9780198603641
    If you read the other thread you will see that I couldn't use a link of the following type since it opened up something like the stuff found under "System Administration > Support > SAP Application" and there asked for BSP application and start page!
    http://<server:port>/irj/servlet/prt/portal/prtroot/com.sap.portal.appintegrator.sap.bwc.BSP?System=ABG_R3_ARD&SAP_TCode=Z_PURCHASE_REQ&STARTPAGE=process.htm
    But the first link works so far as it opens up the correct transaction BUT the parameter won't get into the field. Does anyone know how to "format" the parameter correctly? When you open an iview of Transactional type you can use a URL like this (and it works also with writing parameter into a field):
    http://<server:port>/irj/servlet/prt/portal/prtroot/com.sap.portal.appintegrator.sap.bwc.Transaction?System=ABG_R3_ARD&SAP_TCode=ZARTS2&SAP_Dynp_Params=S_MATNR-LOW%3D9789146212720
    It's the part ...&SAP_Dynp_Params=... that is of interest here. Should it also be used when working with URLs opening BSP iviews or not? Or should something similar be used instead? The name of the field "mnr" is correct in the BSP URL, at least I think so, I found it in the Web Application Builder under tab "Page Attributes". I have tried both "=" and "%3D" in the URL but neither works.
    Any suggestions about the parameter format for this link or another completely different but working URL format would be extremely appreciated!
    Best regards
    Benny Lange

    the Appintegrator Documentation says you can use something like <User.[AttributeName]>, so <User.email> and <User.company> (not sure about capital letters) should work.
    Hope that helps.
    PD

Maybe you are looking for

  • Horizontal spry menu style appears turned off when on the internet though can view it in live mode!?

    The style of the horizontal spry menu seems as to have been turned off when on the web though is visible and functioning on CS4 Dreamweaver design and live views. I have styled the spry menu and can view it in the properties section though the style

  • Alerts in Control Step for BPM

    Hi. Is it possible for me to use the Control Step in a BPM to trigger a indication of a error in sxmb_moni? Fo example. My BPM handels a message that fails in a mapping. In the exception bransch I have a control step thattrigegrs an alert. Will this

  • Mega 180 o/c comparison

    Hi, just wanna asks how many people has successfully o/c thier AMD XP CPU to a 3200+ with 400 FSB on a Mega 180.  I had.  Mostly I want to know how stable the o/c is and system/CPU temperatures.  I just had o/c Mega 180 today.  It look stable, but ki

  • Cannot browse by keying address in address bar

    Just updated to firefox 10 and I discovered that I can key an URL into the address bar, but nothing happens when I hit the enter key. Thanks

  • Get instance name help

    Okay, I want to be able to click anywhere and get the instance name of any object. The kicker is this actionScript needs to be on the main timeline and not on the movieClip. In other words, if I have one movieClip on the stage named "my_MC". I want t