BSP Application error

Hi,
We are facing a problem in running BSP application in CRM portal. We have checked the service crm_bsp_frame in SICF. It is activated, but when i am trying to test it, it is showing internet connection error. Similarly when i am trying to test the application in SE80, i am getting the same error.
Please guide us.

Hi,
Are you running the BSP application from SE80? If not, Goto the BSP Application & page which you are testing. Look at the Page attribute, at the bottom you will find the URL. Just compare the URL which you using is same or not.
Please add more detail from where you are running the BSP pages.
Raja T

Similar Messages

  • BSP Application Error : Access Denied

    Hi Gurus,
    I have developed a BSP application with an input field and a search help. I am using Java script to popup the search help window and "opener.document.<form>.<field>.value=value;" to pass selected value from search help window to main page. At BSP application level I have checked "Allows Portal Integration" check box. Now, when I try to select the value from search help at runtime, I am getting an error "Access Denied". It works perfectly fine when the check box "Allows Portal Integration" is unchecked. How do I resolve this issue keeping the check box checked.
    Thanks in advance
    John
    <* Input Field *>
    <htmlb:inputField id            = "sales_order"
                       value         = "<%= controller->sale_order %>"
                       maxlength     = "30"
                       showHelp      = "TRUE"
                       onValueHelp   = "showSalesOrderHelp()"
                       submitOnEnter = "X"
                       size          = "30" />
    <* Java script routine to popup search help window *>
    function showSalesOrderHelp()
       newDialog =    window.open("salesOrderHelp.htm","_blank","resizable=no,height=500,width=475");

    The problem is that your popup windows probably do not have their domain relaxed. (Usually popp windows are implemented in an iframe, which must also be relaxed in the same way as the main page.)

  • BSP application error : An internal error occurred. Please try again later.

    Hi,
    One of my BSP application in HR application (Talent developement) is giving error when run through portal 7.0.
    Respected SICF service is already activated for the BSP application under /sap/bc/bsp/sap, but when try to test service through ECC system it display message :
    Internal error : An internal error occurred. Please try again later.
    Same message is displayed in Portal.
    Please guide were exactly issue is lying.
    Thanks & Regards,
    SK

    Hi,
    Can anyone share pointer on this.
    As this error is coming in Succession Planing in Talent Development Buss Pkg in Portal
    And subsequent service for this hrrcf_start_int is not getting run properly in ECC system.
    Regards,
    SK

  • Error message in bsp application

    hi
    Im tamil selvan .....this is my first bsp application i created .. but i cant view the output..the default html code itself not executing... i copied the same code in text and saved in html its executing there... i dont know what is the issue..is any system files are missing...plz guide me im new to bsp....first what should i learn ...  the below is the error i pasted...
    Business Server Page (BSP) error
    What happened?
    Calling the BSP page was terminated due to an error.
    SAP Note
    The following error text was processed in the system:
    Die URL enthält keine vollständige Domainangabe (isys-ecc statt isys-ecc.).
    Exception Class CX_FQDN
    Error Name 
    Program CX_FQDN=======================CP
    Include CX_FQDN=======================CM002
    ABAP Class CX_FQDN
    Method CHECK
    Line 10 
    Long text -
    Error type: Exception
    Your SAP Business Server Pages Team

    Hi Tamil,
    welcome to the SAP Community Network. You will find lots of great resources, tips, and examples here.
    Of course to find them you have to look for them. You will find most people more than happy to help you with problems if you first try and help yourself by searching for the solution yourself.
    So please, search the forums for the solution to your problem before you post.
    Cheers
    Graham Robbo

  • Javascript error calling a bi 7.0 webapplication from a bsp application

    Hi everyone,
    This is the scenario we're facing a javascript error :
    Enterprise Portal is calling a custom bsp application ( via an iview in the enterprise portal ) in the bi system with a parameter "template_id" and a value, which is the technical name of a bi web application.
    The bsp application is evaluating the parameter by some custom code and creating a html page with a redirect or a maintenance message to the bi web application passed with the parameter "template_id".
    The html link to the bi web application is created according to this documentation :
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/46/03d4ac801467e6e10000000a1553f6/content.htm
    Purpose of the bsp application :
    in the bi system there is a database table to maintain a flag for each webtemplate and infocube, which should not be called via the enterprise portal for a certain time ( some kind of maintenance switch ). The bsp application then decides to show a maintenance page for the called webtemplate or to send the redirect page to the client.
    The process described above is :
    working with the bi 7.01 sp7 in the bi ( enterprise portal sp22 ) in the productive system.
    working in the Q&A system bi 7.01 sp8 with bi 3.5 web applications.
    not working in the Q&A system bi 7.01 sp8 with bi 7.0 web applications.
    The javascript error calling bi 7.0 web applications is :
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET4.0C; .NET4.0E)
    Timestamp: Mon, 6 Jun 2011 09:11:04 UTC
    Message: Object doesn't support this property or method
    Line: 96
    Char: 11
    Code: 0
    URI: https://mlptb1.mlp-ag.com:58001/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=B_221_002_KUNDEN_POSTEN_AD
    We've opened a message. Support center is saying that this method isn't supported by sap. We should ommit the bsp application and the used functionality.
    Is there any way to find out, what is causing this object is missing ?
    Is there another way than a bsp application to use this custom maintenance function in the described system setup ?
    system components :
    production system
    SAP NetWeaver 7.0 Portal SP22
    SAP BI 7.01 SP 7
    q&a system
    SAP NetWeaver 7.0 Portal SP22
    SAP BI 7.01 SP 8
    Kind regards.
    Dirk

    Hello everyone,
    we did some further analysis on this problem und we think we found the problem.
    The error occurs while trying to execute the standard url for web templates inside a Enterprise Portal Frame, for example
    https://XXX:XXX/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=XXX
    While executing the URL a HTML-Page with some embeded Javascript-code is sent back to the browser.
    In this Javascrip-Code, the method-call "dsmObj.registerAll" leads to a script error in Internet Explorer.
    dsmObj.registerAll("pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/iViews/com.sap.ip.bi.bex", "GUSID:6FC9SuhGDPIMMLwOdeHEIg--_7WQud13yeLJDz2kYoQFSg--", "1307605928212");
    In SP7, the method "dsmObj.registerFullKey" is called instead of "dsmObj.registerAll". This has changed in SP8.
    dsmObj.registerFullKey("GUSID:iBPvyska9*xE_JBalkQG2g--YyKv2C3NToP0I79Mw7EO8w--", "1307606479963");
    The object "dsmObj" seems to reference the parent frame of the Enterprise Portal.
    Has anyone seen this before? Any ideas how we can fix this?
    Kind regards,
    Matthias
    Edited by: Matthias Keller on Jun 9, 2011 2:07 PM

  • Error while creating a BSP application

    Hello Experts-
    I am trying to create a BSP application. This is the error what I am seeing, can any one let me know on what settings i have to make it work.
    Could not create the associated SICF node automatically.
    Add a node manually using "HTTP Service Maintenance"
    (Transaction SICF)
    Steps which I followed to create BSP app are
    Se80> BSP application > name of app> enter> create local object.
    Thanks,
    Raj

    hi,
    Please check the thread before you post it, becoz its already posted and answered too
    after getting the message
    "Could not create the associated SICF node automatically.
    Add a node manually using "HTTP Service Maintenance"
    in the same window in the common box type "/nsu53" and hit enter.
    system will give details about the missing authorization .
    or
    when you generate the web interface it automatically creates the SICF entry. Just make a litte change to the web interface and activate it again.
    You can also regenerate an entire BSP application by calling the O2_GENERATE_BSPAPPL function module in the test environment of
    transaction SE37 .
    cheers,
    Bhavana

  • Error while running BSP application

    Hi all,
    the following errors are comming while running the BSP Application on browser, so please help me to sort it out.
    errors comming on browser are:
    1)The following error text was processed in the system  NWS : An exception that could not be caught occurred.
    2)The error occurred on the application server nwserver_NWS_00 and in the work process 0 .
    3)The termination type was: RABAX_STATE
    4)The ABAP call stack was:
    Form: ON_CHECK_BSP of program CL_BSP_RUNTIME================CP
    Form: ON_REQUEST of program CL_BSP_RUNTIME================CP
    Form: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_BSP===============CP
    Form: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    thank you
    kamaljeet

    Hi Kamaljeet
    Are you calling some function module from the BSP page?
    If yes, it seems that it is not getting called properly.
    Function module has to be remote enabled and called from BSP page as: call <FM> DESTINATION '<destination>'. If destination server is same, use 'NONE' as destination
    Or, the problem may be because of mismatch of a data/table type in Function module when called from BSP. In such a case, put a breakpoint at function module and debug to see - at what point, your application fails.
    Hope, it will be of some help.
    Regards
    Ashish Jain
    [email protected]

  • Run Time Error  while executing BSP application in Safari browser

    Hi Frens,
      I am new to BSP application. I have made changes for an existing BSP application which has to be executed on both IE and Safari browsers. I made changes in the View for IE browser and it is executing correctly. I have done the same changes in the Safari view also but when executed in Safari, the browser hangs up and in the backend in SAP it goes to dump. The dump message is as below:                                                                           
    " An exception occurred. This exception is dealt with in more detail below         
    . The exception, which is assinged to the class 'CX_BSP_ELEMENT_EXCEPTION', was  
    not caught,                                                                     
    which led to a runtime error.                                                    
    The reason for this exception is:                                                
    <htmlb:gridLayoutCell>: Class <htmlb:gridLayout> (CL_HTMLB_GRIDLAYOUT) was not   
    found as BSP parent element.           "
    Can anyone help me in understanding this?                                          
    Regards,
    Priya.

    Hi Priya,
    I don't think, you need to change in code for Safari. Please check the following thread.
    Re: BSP's with htmlb - Tags on Browsers for Apple Computers
    Regards,
    Sagar

  • Pdf error in bsp application

    Hi,
    I produced PDF File by using BSP Application but I have a problem when I open PDF. I have an Error.
    Adobe Reader could not open 'example.pdf' because it is either not a supported file type or because the file has been damaged.
    my code is :
    CALL FUNCTION 'SCMS_STRING_TO_XSTRING'
                EXPORTING
                  text           = output
                 mimetype       = 'APPLICATION/PDF;charset=UTF-8'
               IMPORTING
                 buffer         = l_xstring
            CONCATENATE cl_abap_char_utilities=>byte_order_mark_little
            l_xstring
            INTO l_xstring IN BYTE MODE.
            app_type = 'APPLICATION/PDF;charset=UTF-8'.
            DATA: response TYPE REF TO if_http_response.
           response = runtime->server->response.
           response->delete_header_field(
           name = if_http_header_fields=>cache_control ).
           response->delete_header_field( name = if_http_header_fields=>expires ).
           response->delete_header_field( name = if_http_header_fields=>pragma ).
           response->set_header_field( name = if_http_header_fields=>content_type
                                  value = 'APPLICATION/PDF' ).
            DATA:filename TYPE string.
            CONCATENATE 'attachment; filename=' 'leavestatus_' sy-datum
                        '.pdf'
                  INTO
                  filename.
            response->set_header_field( name = 'content-disposition'
                            value = filename ).
            DATA: l_len TYPE i.
            l_len = STRLEN( output ).
            response->set_cdata( data = output  length = l_len ).
            navigation->response_complete( ).
            CALL METHOD cl_bsp_utility=>download
              EXPORTING
                object_s            = l_xstring
                content_type        = app_type
                content_disposition = 'attachment;filename=example.pdf'
                response            = response
                navigation          = navigation.
    Thanks for your help.

    Hi,
    Check out this blog
    /people/sap.user72/blog/2004/11/10/bsphowto-generate-pdf-output-from-a-bsp
    plz search the forum before posting a thread....this issue is discussed before
    Regards,
    Anubhav

  • BSP Application Runtime Error  OBJECTS_OBJREF_NOT_ASSIGNED

    Hi,
    Iam using the standard BSP application Employee (CRMM_EMPLOYEE). Iam trying to run from Portal and getting following error.
    ST22  short dump info:
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED                                                                               
    "OBJECTS_OBJREF_NOT_ASSIGNED" " "                                                    
    "CL_CRM_BSP_IL=================CP" or "CL_CRM_BSP_IL=================CCIMP"          
    "GET_INSTANCES_OF_PRIMARY"                                                           
    We already implemented the OSS note for this kind of issue.
    0000616015
    0000632746
    Even we are getting this error                                                                               
    Any inputs???
    Thanks,
    DST
    Message was edited by:
            DST

    Hello,
    check note: #989167
    this should resolve the issue.
    Best regards,
    Dezso

  • Internet explorer script error in BSP application

    Hi,
    I am receiving Internet Explorer script error when I try to navigate between different pages in a BSP application/navigate between diff page fragemnts within the sqame page.
    Error - "An error occurred in the script on this page."
    Line - 480, char - 33
    error - Object expected
    code - 0
    URL - <Page URL>
    Whether I click Yes or No to continue running the scripts, I still face the same issue.
    The strange part is that this application runs fine in Prod system , but is giving error in Test and Dev systems. There is no difference in the code. There are no Java scripts used in this page. In the whole application as such, there are a few scripts being used.
    The only difference is the Web dispatchers connected to these systems.
    Please let me know in case of any pointers to this error.
    TIA,
    Regards
    Deepthi

    Sachin,
    Thanks for the reply.
    The following is the URL in the error -
    https://<server>/sap(bD1lbiZjPTEwMA==)/bc/bsp/sap/<BSP appn name>/<page>.htm?edit_mode=I
    The page in this URL does not have any JS being used.
    Also, the target pages for this page also do not have any JS.
    How come the application is working fine in Prod system and giving errors in Test system when no changes have been done to the application since atleast a month?
    What are the factors which can create this diff behaviour?
    Also, how can I check if a Java script has any error? Does Web Dispatcher have any role to play in this whole scenario?
    Thanks once again,
    Deepthi

  • Permission denied error in BSP application

    i am using activax object "Microsoft.XMLHTTP" in my BSP application
    and calling following url
    req.open("POST","https://test.authorize.net/gateway/transact.dll",false);
    but it give me the error permission denied
    Thanks
    Ganesh

    i can open this URL from browser, but when i call any URL from my javascript codes in BSP application it gives error "Permission denied" or url is forbidden. this happens with other url also. I have seen some thread on it and tried to put this url in my browser trusted site even after it shows same error.
    Edited by: Ganesh Modhave on Sep 10, 2008 3:44 PM

  • Calling BSP application from Portal causes error

    Hi,
    called a bsp application from our portal. The application prompts the following error message:
    BSP Exception: The object sap-tray-type=PLAIN_sap-tray-padding=X_sap_ep_version=7.00.200611091758_sap_ep_baseurl=http://v900stwmk1902.v900dtk1.v900.intern:50000/irj/portal in der URL /sap bD1kZSZjPTIwMCZwPTMwOTUxJnY9NyUyZTAwJmk9MSZzPVNJRCUzYUFOT04lM2Fhc2FwdDAzZW4xX1QwMl8wMCUzYXBFMVdnMmlqS21LYnNSZ01mMzIyLXpRdkwxMjdoYWF2NHFBeU9fTGEtQVRU)/bc/bsp/sap/zsi02/sap-tray-type=PLAIN&sap-tray-padding=X&sap_ep_version=7%2e00%2e200611091758&sap_ep_ is not valid.
    We used an BSP iView (EP 7.0 and BI 7.0) Any ideas?
    Thanks.
    Frank

    Hi,
    I am not sure how did you get that bsp-url but here are the steps:
    1) Create a system and assign an alias to it.
    2) Make sure you give proper values in Connector, User Management and ITS Property Category
    3) Check the connection by creating a sample SAP Transaction iview using WebGUI
    4) If this is working fine, then create a BSP iview. Make sure you select proper system alias, BSP Defination Type (BSP), give the correct Application Namespace, BSP Application, Customer Namespace and start page.
    Let me know what are the values you have entered here and we can try to fix this problem.
    Cheers,
    Sunil
    PS: Reward points for helpful answers.

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

  • Access deinied error in browser while accessing bsp application in Portal

    Hi All,
    I'm integrating SRM in to Enterprise portal using SRM business package,in which i access CCM iviews which were buit using BSP  Application. EP in one host, and BSP Application resides in another host, so there are 2 different hosts. I define full hostname to both host, example, EPhost.domain.com and BSPhost.domain.com.  The iView can be displayed in Portal. However, when I click one of the button or drop down in that iview displayed on the iView's toolbar (e.g. buttons are New, Goto), it gives me "Access is denied".
    Any idea to fix this?
    Regards,
    Vinoth.M
    <b></b>

    Look at below thread, same issue discussed:
    Re: BSP Iview error message : Access denied
    Raja T

Maybe you are looking for

  • In Advanced Search Web Part , more than 5 properties filter cannot be added

    In SharePoint 2013  Advanced Search Web Part, Under Add Property restrictions, Maximum number of search filter (AND / OR)  is allowed is 5. How can I increase this count ?

  • B560 keyboard issue

    Hi, I bought a B560 on the 18th May 2011, and during the last week the 'return' key has become increasingly unresponsive. It requires more pressure than any of the other keys to acknowledge a press. All other keys are OK. I have double checked the co

  • How to prevent iTunes form deleting songs when iPhone/iPod is NOT connected?

    One day, I was reading a pdf file on my Mac Computer and decided to open iTunes. All my songs was deleted!!!! I didn't even connect my iPhone to the computer!!!! I the forced quit iTunes and reopened it again. Some of my music came back. I then shut

  • Size and position of Safari windows

    I don't think anyone's noticed the problem discussed at the end of a thread, outlined here: K H N Lim, "Enlarge Window Size" #3, 01:44pm Jul 28, 2005 CDT It's a problem a lot of people (okay, four of us) are having. Quick summary: "I launch Safari, r

  • PO can't release

    Dear all I created New PO type for  PO consignment with Number range 4500000000 - 4509999999. And then i create PO, when i using Tcode ME28 for Release PO (number 4500000000), the system have massage "No suitable purchasing documents found". After i