Integration of BSP application in IC web Client

Hi,
could anyone guide me to a good resource which i could study to find out how one could integrate a bsp application built using htmlb in the IC Web client. Actually, IC Web client uses a set of classes to implement MVC, but i do not want to use the BOL and GENIL components, as i already have a custom controller which has its own model and so on.
Any kind of lead would be highly appreciated.
Regards,
Ghufran

Hi,
Did you check this blog yet?
/people/sap.user72/blog/2005/09/24/ic-web-client--modifying-view-layout--i
Eddy

Similar Messages

  • Calling a BSP application on a Web-Dynpro screen

    Hi all,
    We have a requirement as below:
    In the SAP Standard Web-Dynpro screen we have a Tab-strip control, where there are 2 tabs.
    We need to enhance the tab-strip control and add a new tab. On the same tab we need to call a BSP application.
    It meas when we select the tab we should be able to see a specific BSP Application there.
    How can this be made possible?
    One way that I can think of is by creating the Service calls... However, I am not sure how can the service call can be created and used to call a BSP App to be displayed on the screen.
    Waiting for your replies.
    Regards,
    Kunjal Patel

    Hi Thomas,
    Thanks for the reply. It was quite helpful in analyzing the available options for the development.
    Now, with the further analysis from your inputs, following are the findings:
    1. BSP is a Stateful BSP.
    2. Yes, We are using this web-dynpro in the portal. How can we go about with the alternative way suggested by you about the iView? As i have very limited knowledge about the Portal hence a little more help from you will be helpful.
    Is it like we can provide a button on the screen and then when a user clicks the button the result is a new window of the browser with the given portal link?
    Please suggest.
    Regards,
    Kunjal Patel

  • Questionnaire is coming as BSP application instead of web dynpro applicatio

    Hi,
    we are using EHP4 SAP e-recruiting the problem here is whenever we perform send questionnaire activity it is giving a link for the candidate which is actually BSP application.
    but we need to have web dynpro application instead as we are using ehp4
    please suggest any configuration needed.

    Kranthi,
    Can you give some suggestions on configuring for web dynpro ABAP in user interfaces. we are using ERC, ECC on same server.
    Regards,
    Bharat

  • BSP Application for starting Web UI in CRM 2007 (6.0) using SE 80

    Hi All,
    Could you let me know the name of the BSP application that I need to execute using SE80 transaction
    in CRM 2007 (6.0) to start the Web UI from the CRM GUI. Also, let me know if there is any other way
    (tcode... etc) to start Web UI from GUI.
    Thanks in advance.
    --R D

    You can use BSP Appl CRM_UI_FRAME to start the WebUI in 6.0 version.
    Also you can create a favorite in the start menu, right click on fav and select add other object, then choose BSP application and put application name as CRM_UI_FRAME, some description and start page as default.htm. Thats all now you can directly click on that favorite and launch the WebUI
    Regards,
    Shobhit

  • Insert a  BSP Application in  Web Application designer template (WAD)

    Hello to all
    I like to place a BSP Application in my Web Application designer template (WAD). Have someone a good idea how to display a BSP in a web item.
    We use BW 7.0 .
    Thanks a lot for any good idea.
    Christian
    Edited by: Christian Baumann on Nov 10, 2010 3:46 PM

    Christian,
    There are many ways you can do this ...
    1. In Portal - you can have two iviews for the same and run both of them together ( there was something called client side eventing or something like that before - I am not sure if it still exists
    2. In WAD - use frames - use one frame for the WAD template and the other for the BSP ( I have never tried it in WAD 7.0 but it works in 3.x where you can introduce frames
    3. Possibly have the BSP as a link in the template so that it opens up separately ..?
    4. Instead of embedding the BSP into your WAD - embed your WAD into the BSP ..? this is also possible since the output of the template is HTML - but then you will have a hard time getting the context menu , export to excel etc which are all taken for granted in WAD.

  • Assigning a BEx role to BSP - BSP application is missing in PFCG

    Hi everybody,
    at first I will describe our problem.
    We constructed a mixed environment web application, consisting out of a BSP application and WAD web templates. Unfortunately the url of web templates and the bsp-application differs - meaning the server is the same, but the port is different. That's why it is not easy to link the application each other, because for transportation reasons, we would like to have relative url paths.
    After searching the SDN and reading several help files I draw the conclusion, that I have to put my BSP application into a BEx role. Correct? If anybody has a better approach, please raise your hand now!
    So, I tried to create a role for my BSP application in the transaction PFCG. To specify the target I choosed entry type OTHER and BSP application. But in the appearing list of all BSP applications, my application was missing.
    I really wondered about it, because similar BSPs from other authors within the sap/bc/bsp - folder appeared in the list.
    Question: What are the prerequisites that a BSP application is available in the PFCG transaction?
    Thanks for any comments and helps
    Best regards,
    Sebastian

    Hi Raja,
    thank you for your quick reply.
    you are looking at constructing the BW WAD url and call it from BSP, however the host address (port) differs and coz of that you cannot use relative urls.
    Almost. I'm actually searching for the other way round. I want to call the BSP in an inlineframe of a WAD web template. But its exactly that port change issue, that causes the problem.
    My BSP application is located in a subfolder of default_host/sap/bc/bsp/ ?
    There are other BSPs in that folder which already appear in the PFCG transaction under OTHER.
    Best regards,
    Sebastian

  • Wrong sap_ep_baseurl when calling a bsp application via appintegrator iview

    Hi all,
    we have integrated an BSP application via an appintegrator iview. Everything works fine except that the sap_ep_baseurl parameter in the BSP application URL is incorrect. It contains the port number 50000 which should not be included in the url as we are using a proxy in front of the portal.
    The parameter looks like this
    ...&sap_ep_baseurl=http%3A%2F%2F<proxy dns name>%3A50000%2Firj%2Fportal
    but it should only contain the following value
    ...&sap_ep_baseurl=http%3A%2F%2F<proxy dns name>%2Firj%2Fportal
    Does anyone know out of which configuration the port is taken?
    Thanks in advance. Regards,
    Constance

    Hello Constance,
    why did to integrate the BSP application via an appintegrator iview? You can use a BSP IView.
    Regards
    Gregor

  • How to set Password change through BSP Application

    Hello All
    Before dropping my question i will explain you what was the Real scenario, i am using WAD 3.50 Version and server is BW 3.0B.we are not using portal, and Enduser will view the reports in the browser through the WAD execute Http link.
    Question.
    whenever the enduser uses Http link of web template in the browser, he will connect through VPN and they can able view the reports. the question is That Some system Enduser won't have SAPGUI in their system so they wants to change the password because they won't know even if it is expire. is it possble to set password change system through BSP Application in the WEB Templates
    Please Help me how to set Change Password in the browser for the WAD Application.

    right now when the user calls the BW report url , he is prompted for authentication via pop up right?
    to enable password change option in the log on screen use system logon for BEX service in sicf.
    go to transaction SICF and navigate to sap/bw/bex
    double click on node Bex.
    in the resulting window, go to error pages tab and under that in log on errors tab choose "System log on radiobutton" save and now try calling a webtemplte.
    Regards
    Raja

  • How a dailogbox can be triggered from BSP application

    Hi,
    1. My requirement is to show a dailogbox for confirmation, from the BSP application, whenever a user action is performed[clicked on a button].
    This dailodbox sholud be triggered from the BSP application[not form the client side(JavaScript) logic/code ].
    2. Is there any simpler way of showing a "success" message in a dailog box, from the BSP application
    Hints please.
    Thanks,
    Pramod.

    Hi Pramod,
    Try the following steps:
    1. In the OnInputProcessing event triggered from the button's OnClick event, after your server-side processing, set a page attribute appropriately
    (flag = 'success'.)
    2. Call a javascript function in the OnLoad event in your layout:
    <htmlb:page title = "Test" onLoad = "displayPopup()" >
    3. Include the javascript function:
    <SCRIPT language="JavaScript">
    function displayPopup()
    <%
    IF flag IS NOT INITIAL.
    %>
    alert("Success");
    <%
    ENDIF.
    flag = ''.
    %>
    </SCRIPT>
    Basically, when the page is loaded/refreshed after your OnClick event, based on the value of flag you set, you could display appropriate messages.
    Hope this solves your problem.
    Regards,
    Rohini.

  • Cannot  start BSP application from browser

    hi all
    Cannot start standard BSP application TUTORIAL_1 through web browser. When i test TUTORIAL_1 , a seprate browser window opens which asks for login credientals but no contents are displayed.
    i checked SICF service and they are active ,also i set parameter icm\server_port_0 and icm\host_name_full
    Still i m getting a ABAP DUMP "CX_BSP_HOST_NOT_QUALIFIED" and no contents displayed in browser
    Can you anyone please help me urgently?
    Regards
    Ujval

    > What do you say ?
    That a little bit of work is still required here. As you write that you don't want to restart application server, and this is only a test server, let me make a suggestion.
    Do <u><b>NOT</b></u> change anything on the WebAS server.
    <u>Step 1:</u> Find you hosts file (on my machine it is c:\winnt\system32\drivers\etc\hosts) and add the following line into this file.
    1.2.3.4     myWebAS.domain.ext myWebAS
    The name is not important, but must be a string you will remember. The 1.2.3.4 is the IP address of your WebAS. Please write in the correct value instead of my example value!
    <u>Step 2:</u> Start you BSP application as usual. When the popup comes for your password, press cancel. You will now see in the top of the browser some URL of the form: http://myWebAS:port/sap/... The :port is only there if you are not using the default port 80. Now manually change the URL by adding the domain you configured previously. It should now be: http://myWebAS.domain.ext:port/sap/... Press ENTER to load this URL.
    This way you are using a FQDN, and the browser is able to resolve this pseudo name onto the correct IP address. The WebAS/BSP will be happy with this.
    Not the most satisfactory solution, but it should get you at least on the road.
    ++bcm

  • Script error in IC web client ( CRM_UI_FRAME bsp application)

    When I launch CRM_UI_FRAME bsp application, the following errors occur:
    'SAM_SessionQueueSender' is not defined
    'SAM_SessionQueueReceiver' is not defined
    'nty_is_active' is not defined
    And navigation bar cannot appear.
    I suppose the RFC connection between ECC and CRM is ok,because i can download referrence customer from ECC to CRM successfully.
    Can you give me some idea to fix this problem?
    Thank you in advance.

    I find out SAM error relate to SAP ABAP Messaging service, but problem still occur.
    An error occurred during initialization of the application
    An exception occurred during the internal HTTP communicationException Class CX_BSP_WD_HTTP_RESPONSE_ERROR
    Text: HTTP answer has status 404
    Additional Info: Not Found
    Program: CL_BSP_WD_STREAM_LOADER=======CP
    Include: CL_BSP_WD_STREAM_LOADER=======CM002
    Source Text Row: 61
    I also check role in SU01, role SAP_CRM_UIU_IC_AGENT was assigned.

  • How to create bsps(business server pages) in ic web client

    Hi All, \
    pls help me  in creating  business server pages  in ic web client  points willl be rewarded. mail me on [email protected]
    Regards,
    Madhukarreddy.A
    Edited by: madhu reddy on Mar 7, 2008 3:11 PM

    BSP are two types.
    1) Model View Controler
    2) Flow Logic
    To create BSP t-code is SE80.
    It is the excellent link pls have a look once
    /people/raja.thangamani/blog/2006/12/26/bsphow-to-navigation-between-bsp-applications-part-i
    Please Reward Points if it helps
    Regards,
    Shiva

  • Calling web query from BSP application: Session handling

    I would like to call a BI 7.0 web query from a BSP application.
    Therefore, I generate a link like http://<server>:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=CR_M_0001_SALESFORECAST_0&VARIABLE_SCREEN=X
    Now, I have the problem that I have to log in again.
    The BSP application is embedded in the portal. SingleSignOn works for the BSP application, but not for the following link to the query.
    Anybody know how to execute the query w/o login again?

    i guess this is more related to ITS.
    which ITS are you using?
    integrated or standalone.
    i checked in both (using standard webgui service) i dont see any problem using /n or /<transaction>
    Regards
    Raja

  • A Web application + API for non web clients

    Hi there,
    I am new to the java enterprise world, i have a query regarding the application i am developing currently, I am not sure this is the exact category to ask this question but please help me on this.
    In very simple terms my applications job is to give a listing or view of files distributed across network.
    For this I need to have a webApp which can provide a view to all web clients. (where view is nothing but listing of files independent of there location)
    Because this view tells nothing more than files , and i am as data center administrator cannot tell much about data, so we need to provide APIs so other applications (WebAPP or anything else)
    can present the view in more data specific terms.
    The webapp part is fine with me, but how do i support API being on an application server like glassfish.
    Please help me on this.
    Thanks in advance
    AP

    Dear all,
    Anyone can help me to clear this problem ?

  • Call a ABAP Web-Dynpro-application via a BSP-Application

    We have a BSP-Framework, that call several applications among other things other BSP-Applications, ITS-Application and other systems. Now I want to integrate a ABAP Web Dynpro-Application.
    For the moment I can call the ABAP Web Dynpro-Application from our application.
    This application runs in the same session as the Framework (verify in transaction sm04).
    When I want to call another application in the Framework, the session will be killed (no more sessions in sm04). This happens also, when I want to call the ABAP Web Dynpro-Application a second time.
    I guess, that the ABAP-Framework thinks I want to go outside the system (for example www.google.de) and close the session. I found out, that this wouldn't happen, if the application were suspended. But I found no way to tell the application via a url-parameter to suspend.
    Can someone help me?

    Thx for the tip,
    but I can't firea suspend plug. Because I'm in BSP. I understand the docu so, that you have the option to call a other apllication like BSP from a ABAP Web Dynpro.
    I want to call the ABAP Web Dynpro form BSP like this way.
    1. Start BSP-Framework
    2. Call ABAP Web-Dynpro-Application from BSP
    3. Call another Application from BSP without automatically logout by unload ABAP Web Dynpro. (I have a chance to call the ABAP Web Dynpro again via url to suspend before I call the other app.)
    Regards Stefanie

Maybe you are looking for

  • File Share does not appear as a Datasource!

    I have created a File System Repository and a Index - However when I try and select a data source on the Index I can't find the file share I created. I have set up the Folder as a Mounted Network folder! Hope someone can help!

  • Setting up your system

    Hey guys, Been using Premiere Pro CS5 since it came out but I've run into a problem.  I purchased a Sony HVR-A1U and I'm trying to capture footage by connecting DV/HDV to 9-pin firewire and I also have a G-RAID Drive that has 9 to 9-pin firewire runn

  • Find missing fonts in AI file

    I am writing a VBA script to open and print a handful of AI files. It needs to detect any missing/substituted fonts in each file to alert the designers in an accompanying report. I tried creating a list of fonts using the TextFonts collection from th

  • Resource for VIRSAHR 530_700 Installation

    Hi Gurus, I am new to SAP Security / GRC. I referred the notes 1133167 which gives details about VIRSANH 530_700. But, if my SAP System has already have SAP_HR then first Ineed to install the SAPNH 530_700 and THEN , I need to Install VIRSAHR 530_700

  • How do i homeshare from ipod to ipod?

    My brother bought a movie on his ipod and when I try to download it on my computer- from buying it on itunes- it makes me pay money for it again if i want it.  same thing happens when i try to buy it on my ipod.  i would plug his ipod into my compute