Materials and turorials for business server pages

I would like to know about business server pages and i want to practice it .Because of my project requirements.

Below is the link for it.
/message/1688265#1688265 [original link is broken]
You can see the below links to get some good stuff on BSP's.
http://help.sap.com/saphelp_nw04/helpdata/en/28/4bae407e69bc4ee10000000a1550b0/frameset.htm
http://www.sapdesignguild.org/resources/htmlb_guidance/index.html
http://help.sap.com/saphelp_me21sp2/helpdata/en/f7/faec246c2d184191bea02f703fc830/frameset.htm
http://www.sapnetweaver2007.com/tracks/8.cfm?track=8&usergroup=regular&src=
http://www.sapportalseminar.com/agenda/index.cfm?usergroup=regular&confCode=POR6-PHI
http://www.sapdevelopment.co.uk/webapps/bsp/mvc_example1.htm
http://help.sap.com/saphelp_470/helpdata/en/e9/bb153aab4a0c0ee10000000a114084/frameset.htm

Similar Messages

  • Sleep / wait function for Business Server Page

    Hi friends of BSP,
    on my BSP I generate at the onload function x iframes for calling BEx 7.x WebTemplates.
    It is a dynamical count of iframes depending on some URL parameters.
    Now, I get the problem, that if the count of iframes is to big, the system can not load all WebTemplates, because they are generated to fast and the system can not handle this amount of processes.
    Is there a possibility to include a wait or sleep function?
    If the answer is "yes", how to implement those functions?
    thanks for any help and support
    kind regards
    Patrick

    Hi Jamie,
    now, we us the JS method window.setTimeout().
    But there are some restrictions.
    In BSP Applications this method works only if the delayed functions is the same function calling the delayed function
    function delayFunction(index)
      var timeout
      timeout = window.setTimeout(function() { delayFunction(i) }, 1000);
    and the delayed called has to be the last step of the function
    (for exmaple there is no possibility to include the setTimeout-function in an IF condition or in any loop).
    Many thanks
    Kind regards
    Patrick

  • Business Server Page (BSP) error - CX_FQDN

    Hi All,
    I configured FDQN and Maintain SICF services in Solution Manager and still I am getting the following error:- Any help will be appreciated.
    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 enthu00E4lt keine vollstu00E4ndige Domainangabe (prdr01d3801 statt prdr01d3801.<domain>.<ext>).
    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
    Please  see my ICM parameters in the server.
    ICM Parameter                                                                               
    Services                                                                      
    icm/server_port_0     = PROT=HTTP,PORT=8001                                   
    icm/server_port_1     = PROT=SMTP,PORT=0                                                                               
    Hard limits                                                                   
    icm/max_services               = 30                                           
    icm/listen_queue_len           = 512                                          
    icm/req_queue_len              = 500                                          
    icm/max_conn                   = 500                                          
    icm/max_sockets                = 2048                                                                               
    Thread handling                                                               
    icm/min_threads                = 10                                           
    icm/max_threads                = 50                                           
    icm/min_spare_threads          = 3                                                                               
    Tracing and statistic                                                         
    rdisp/TRACE                    = 1                                            
    icm/tracefile                  = dev_icm                                      
    icm/log_level                  = 0                                            
    icm/stat_level                 = 1                                            
    icm/security_log               = LOGFILE=dev_icm_sec,MAXSIZEKB=500            
    icm/accept_remote_trace_level  = 0                                                                               
    Monitoring                                                                    
    icm/ccms_monitoring            = 1                                            
    icm/ccms_refresh_rate (sec.)   = 30                                                                               
    Timeout handling                                                              
    icm/keep_alive_timeout (sec.)  = 60                                           
    icm/conn_timeout (msec.)       = 5000                                                                               
    HTTP settings                                                                 
    icm/HTTP/max_request_size_KB   = 102400                                       
    icm/HTTP/j2ee_0                = PREFIX=/,HOST=localhost,CONN=0-500,PORT=50100
    icm/HTTP/server_cache_0        = PREFIX=/, CACHEDIR=F:\usr\sap\S4P\DVEBMGS01\d
       ata\cache                                                                  
    icm/HTTP/admin_0               = PREFIX=/sap/admin,DOCROOT=F:\usr\sap\S4P\DVEB
       MGS01\data\icmanroot/admin,AUTHFILE=F:\usr\sap\S4P                         
    icm/HTTP/auth_0                = PREFIX=/,FILTER=SAP                                                                               
    HTTP(S) error handling                                                        
    is/HTTP/show_detailed_errors   = 1                                                                               
    HTTPS (SSL) settings                                                          
    icm/HTTPS/verify_client        = 1                                            
    ssf/name                       =                                              
    ssf/ssfapi_lib                 =                                              
    sec/libsapsecu                 =                                              
    ssl/ssl_lib                    =                                                                               
    Context Quotas                                                                
    icm/HTTP/context_quota         = 90%                                          
    icm/HTTPS/context_quota        = 90%                                          
    icm/SMTP/context_quota         = 90%                                                                               
    Memory Pipe settings                                                          
    mpi/total_size_MB              = 80                                           
    mpi/buffer_size                = 65536                                                                               
    J2EE settings                                                                 
    rdisp/j2ee_start               = 1                                            
    is/HTTP/default_root_hdl       = J2EE                                                                               
    Content Filter settings                                                       
    csi/enable                     = TRUE                                         
    csi/SAP/csa_lib                = F:\usr\sap\S4P\DVEBMGS01\exe\sapcsa.dll                                                                               
    Misc                                                                          
    icm/host_name_full             = prdr01d3801.abcd.ae                        
    icm/cancel_strategy            = cancel requests without session (stateless)  
    rdisp/plugin_auto_logout       = 1800                                         
    is/HTTP/virt_host_0            = :;                                         
    is/SMTP/virt_host_0            = :;

    Hi Eddy,
    Yes I did,  in the first instance I am getting the following error from  Internet Explorer while try to access the link http://prdr01d3801.abcd.ae:8001/sap/bc/bsp/sap/ai_proj_setup/start.htm?sap-client=100&sap-language=E
    Network Error (dns_unresolved_hostname)
    Your requested host "prdr01d3801.abcd.ae" could not be resolved by DNS. 
    For assistance, contact Customer Support.
    Regards

  • Error Business Server Page (BSP)

    Hi.
    I am new to BSP.
    I have a Z_CRM_IC application and I am traying to create a new page to display into a pop-up window.
    I created a new page with flow logic type, and I include in iRecReason.htm a javascript function that open a pop-up window and activated the new page
    When run IC and select a link doesnt work.
    When a push a link the pop-up is opened but send a page error with this message:
    Error Business Server Page (BSP)
    ¿Qué ha sucedido?
    La llamada de la página PCS se ha interrumpido debido a un error
    |----
    |Nota
    |El texto de error siguiente se ha procesado en el sistema:
    |----
    Clase error:
    Su equipo de SAP Business Server Pages
    Please anybody has an idea about this problem...
    Thanks.
    Adrian

    Hi,
    Probably the javascript you are using is incorrect.There are two ways of calling your page from a link via navigation:
    1.Through defining navigation ie through creating inbound outbound plugs and a nvaigational link
    2.If you know the URL of the link and just want to call that on click..
    heres how it goes:
    1.
    For creating a navigational link follow the cookbook.Section 5.6
    2.
    In case you have a fixed URL use following code:
    <crm_bsp_ic:link id="link1" reference="http://www.google.com" target="_blank" text="Ext Link"></htmlb:link>
    thanks,
    ashish.

  • Business Server Page (BSP) Application

    I have created a BSP iView, however I'm missing some parameters and I'm not sure what shoudl be added.
    For example:
    Customer Namespace
    Application Namespace
    Business Server Page (BSP) Application
    Start Page - (is this documents_todo.htm)
    Thanks

    Application namespace: sap
    customer name space : sap
    BSP application: name of the bsp application.
    start page: start page name from the same bsp appliction.

  • Business server pages

    hi,
    when i execute a business server page it gives the following error.
    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 (160.1.1.50 statt 160.1.1.50.
    can anybody explain me about this error

    Hi Peter.
    This means that the URL generated does not contain complete domain name. Generally this error is thrown in case of the windows HOSTS file is not maintained with the domain name of the server on which you have developed your BSP.
    Just check if the 'hosts' file has an entry for the server used, if not then you can make an entry yourself by giving the IP address and then server name with tab delimited format. Then try executing your BSp.
    I hope this will help.
    Regards,
    Vaishali

  • Is there any traing on Business Server pages

    Dear Friends,
      Is there any training on Business Server Pages.
    Thanks & Regards,
    Ashok.

    Hi Ashok,
                  I don't think any training institute is abailable for BSP's.
                  I don't know your background knowledge.If you have strong knowledge on OOABAP(Object
                  oriented ABAP) ,Java script , HTML Tags and Custom tags and MVC concepts, then you can
                   learn BSP'S going through help.sap.com.
                   Here i am providing the link to start learning BSP's.
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/frameset.htm
                   After you get some initial knowledge, develop applications going through the forums and blogs
                  availbale in SDN.
    Hope it helps
    Reward points,if found useful.
    Cheers,
    Narendra.M

  • Business Server Page error in RWB -alertConfig

    In XI, RWB, when i click to open 'Alert Configuration', it gives an error message:
    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:
    BSP Exception: the Application Name sap in URL /sap/bc/bsp/sap/sxms_alertrules/main.do?sap-client=400&adaptertypes=RFC%20BC%20Mail%20Marketplace%20File%20XIRA%20SOAP%20RNIF11%20JMS%20JDBC%20RNIF%20XI%20CIDX%20 is invalid.
    I tried testing the related service in SICF:
    it gave almost the same error:
    The following error text was processed in the system:
    BSP Exception: the Application Name sap in URL /sap/bc/bsp/sap/sxms_alertrules?sap-client=400 is invalid.

    run RSXMB_ACTIVATE_ICF_SERVICES in se38.
    or go to SICF and follow the path: sap/bc/bsp/sap/sxms_alertrules  and make sure it is active!

  • Workbooks not opening from a Business Server Page (BSP)

    Hello Experts,
    I need help with opening workbooks from a Business Server Page (BSP). The problem is that the workbook is not opening, but instead a blank Excel page opens. I am using Microsoft Excel 2003 and on BI 7.0 version. Here is the code: Could you please look at the below code and advice me. This does not have any selection screen.  Also, i have another workbook with a selection screen and I want to pass values to these selection variables. Is that possible? In the below code, my suspicion is either with 'application/vnd.ms-excel'  or moving content in to X string. Please give your suggestion. Thanks so much.
    Layout
    <%@extension name="htmlb" prefix="htmlb"%>
    <htmlb:content design="design2002+design2003" >
    <htmlb:page title="Web Workbook LaunchPad" >
    </htmlb:page>
    </htmlb:content>
    In page attributes:
    file_content TYPE STRING
    FILE_XCONTENT TYPE XSTRING
    WA_WBDATA TYPE RSRWBSTORE
    WBDATA TYPE RSR_RPEC_BIN_FILE
    WBID TYPE RSSGUID25
    On Initialization.
    refresh wbdata .
    clear: file_content .
    data: temp_string type string .
    select * from rsrwbstore into table wbdata
    where workbookid = 'VXXGCMF53EVQAS7U8UA80OXN7'.
    if not wbdata[] is initial .
    loop at wbdata into wa_wbdata.
    clear temp_string .
    temp_string = wa_wbdata-clustd .
    concatenate file_content temp_string into file_content .
    endloop.
    clear file_xcontent .
    file_xcontent = file_content .
    response->set_header_field( name = 'content-type'
    value = 'application/vnd.ms-excel' ).
    some Browsers have caching problems when loading Excel format
    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 ).
    *start Excel viewer either in the Browser or as a separate window
    response->set_header_field(
    name = 'content-disposition'
    value = 'attachment;filename=webforms.xls' ).
    response->set_cdata( data = file_content ).
    finally display Excel format in Browser
    data: l_len type i.
    l_len = xstrlen( file_xcontent ).
    response->set_data( data = file_xcontent
    length = l_len ).
    navigation->response_complete( ).
    endif .

    Hi Friend,
    have a loook at the below specified threads.Hope it will help you.
    [link1|download to excel in diffrent window;
    [link2|Re: Exporting data from table to Excel in a particular format using BSP.]
    [link3|download to excel in diffrent window]
    With Regards,
    SHARMILA BRINDHA.M

  • Date format conversion in Business Server pages

    Hi Floks
    i am working Business server pages i got some problem in the date format. Igetting date as dd.mm.yyyy and i want to change this to MM/DD/YYYY format . i tried to change this in like in ABAP coding . it s not working can give how can fixthis issue  that i am working CRM application .so please proper code or anything ..
    thanks
    Preethid

    Hi Preethi,
    If you can not do it in SU01 you can do it using split .
    Something like:
    call function 'CONVERSION_EXIT_PDATE_OUTPUT'
      exporting
        input  = sy-datum
      importing
        output = gv_date.
    Now you get the date in dd.mm.yyyy format .
    DATA: str1 TYPE string,
          str2 TYPE string,
          str3 TYPE string.
    SPLIT gv_date  AT '.'  INTO: str1 str2 str3 .
    concatenate str2 '/' str1 '/' str3 into gv_date .
    Where gv_date is strign type or c(10) .
    I tried the above code and its working fine.
    Regards,
    Anubhav

  • Business Server Page (BSP) Error from EP

    Hi,
      We are implementing the standard business packages for CRM 4.0 .The test connection to the CRM Server works fine, but when we click on a CRM transaction,  it gives an error
    Business Server Page (BSP) Error
    What happened?
    Call of BSP page terminated due to error.
    Note
    Following error text processed in system:
    URL does not specify a complete domain (172.22.2.36 instead of 172.22.2.36.<domain>.<ext>)
    Exception Class CX_FQDN
    Error name 
    Program CX_FQDN=======================CP
    Include CX_FQDN=======================CM002
    ABAP Class CX_FQDN
    Method CHECK
    Row 10 
    Long Text -
    Error Type: Exception
    Your SAP Business Server Pages Team
    There is no dump in ST22 in the CRM Server
    Please help
    Regards
    Jayesh

    Hi Jayesh,
    The error shows you are not using Fully qualified domain name.
    Instead of the IP address give the server name with the fully qualified domain name.
    Regards
    Arun

  • Skype for Business Server download

    Has Skype for Business Server been released today? If so, is there an evaluation version available to download?

    Download is on MSDN today, you'll need a subscription to access.
    Please mark posts as answers/helpful if it answers your question.
    Blog
    Lync Validator - Used to assist in the validation and documentation of Lync Server 2013.

  • Has an error in CRM webui (Business Server Page Error)

    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:
    Define component usage 'CUKNOWARTValueHelp'
    Exception Class CX_BSP_WD_INCORRECT_IMPLEMENT
    Error Name
    Program CL_BSP_WD_REPOSITORY==========CP
    Include CL_BSP_WD_REPOSITORY==========CM00C
    ABAP Class CL_BSP_WD_REPOSITORY
    Method GET_CMP_USAGE_DEF
    Line 18
    Long text -
    Error type: Exception
    Your SAP Business Server Pages Team
    Not able to figure our how to fix it.
    Tx
    Sabina

    Hi Sabina,
    The error is caused because the Component usage 'CUKNOWARTValueHelp" is missing. Open the associated BSP application and check if there is a component usage defined in the Runtime Repository. If there is no custom enhancement to the BSP you are dealing with, then this issue might be present in Standard. If that is the case, check if the note suggested by Hasan helps.
    Good luck.
    Regards,
    Prathap

  • SAP Business server pages (BSP)

    Hi All.
    Can anybody provide study documents on Business Server Pages ( BSP ).
    Thanks and regards,
    Krish......

    try these links
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/24
    https://www.sdn.sap.com/irj/sdn/nw-wdabap?rid=/library/uuid/a6d78c90-0201-0010-b091-c05d5b3fa5e2
    https://www.sdn.sap.com/irj/sdn/nw-wdabap?rid=/library/uuid/2d0b74ae-0b01-0010-599a-94fc77b01e87
    BSP Trouble Shooting: Frequently Asked (Short) Questions
    https://www.sdn.sap.com/irj/sdn/nw-wdabap?rid=/library/uuid/2d0b74ae-0b01-0010-599a-94fc77b01e87
    u can find such links in below mentioned page under topic bsp
    /docs/DOC-18478#section5

  • Mess with accounts in OneNote and OneDrive for Business - can't open documents from Office 365

    Hello!
    [Reposted from
    here]
    I've got Office 365 subscription (E3) with Office.
    I can view and edit OneNote notebooks on Office 365 via browser, but can't open it in OneNote.
    The similar problem exists for OneDrive for Business - some libraries are syncing, some cannot - asking for Enter credentials, but when I click - nothing happens.
    There were two accounts bound to Office 2013 - personal Microsoft ID as primary account and corporate Office 365 linked to it.
    Windows 8.1 corporate profile is linked to Microsoft ID account as well.
    Something happen with these accounts after password was changed - it seems like some account information was cached and can't be cleaned.
    I tried to uninstall Office and install it - no success.
    I cleaned computer with
    this utility from Support - no luck.
    On other Windows 8.1 computer I created new profile (with Microsoft ID account) - surprise, there are problems there as well.
    I deleted all Office15 entries from Credentials Manager - Office asked me about Office 365 login/password - I entered them, it is syncing, Haliluja, but, when Microsoft ID account was linked to Office 365 account in Office - problem appears again.
    It seems that Office 2013 uses Microsoft ID credentials for Office 365 content.
    I'd like to use Microsoft ID as primary account for Office and link Office 365 account to it, but don't want such problems. It worked fine, but I don't know what happened and how it can be analyzed and fixed.
    Update: It seems I localized the problem, but still don't know the solution.
    Scenario to reproduce error for me:
    1. Create fresh new Corporate/Domain user profile on Windows 8.1 with Office Pro 365 installed on computer with latest updates
    2. Go to SharePoint Online and browse some Libraries and OneNote notebooks - all ok
    3. Start to sync them using OneNote and OneDrive for Business - ok
    4. Link Microsoft Account with Corporate Account in Windows 8.1 - ok
    5. Syncing of _some_ (not all) Office 365 libraries and notebooks stop working - errors with access, permissions. I'm trying to enter credentials but this doesn't help
    6. Disconnect Microsoft Account and Reboot - all libraries and notebooks of Office 365 work fine again. But OneNote notebooks from OneDrive stop working :)
    How I can fix this situation and have Microsoft and Corporate account connected?

    Update 2:
    I installed PowerShell for SharePoint online cmdlets and found this user using get-SPOUser.
    I removed this user using remove-SPOUser -site
    https://mysitename.sharepoint.com -LoginName
    [email protected]
    but when I'm trying to access sharepoint from the browser with Microsoft account credentials - new record for this user is created again and I can see it with get-SPOUser :(
    So, problem is still not solved - this user is still can be authenticated (there is no such user in SharePoint site collection, there is no such user profile) and Office 2013 syncing doesn't work for Office 365 due this mess with accounts.
    I know that I can remove Sharing with external users from Site Collection and information about these users will be permanently deleted - but I don't want to do this, there are several customers who work with our documents.

Maybe you are looking for

  • Error in communicating with DCR

    Preliminary question:      For LMS 3.2 on Windows, which is better 2003 or 2008?  Primary issue:      Background:  new install of LMS 3.2 on Windows 2008 sp2 Virtual Machine.           Upgraded Campus to 5.2.1           Upgraded RME to 4.3.1         

  • Installing Adobe Story Desktop Application

    Trying to install, no luck. Windows 7 64 bit. Air already installed . . . read on a forum to try a browser other than Chrome . . . still would not install. Any suggestions? Thanks!

  • HT201272 Re-download previously purchased music

    I changed my OS and had to reload iTunes and my entire library. Some previously purchased albums do not play songs in their entirety. For instance if a song is longer than 3:33, it will stop at 3:33 and skip to the next song. I have tried to re-downl

  • Learner Access using Org Hierarchy

    Hi Recently created an org hierarchy so we can utilise the self enrollment functionality for specific parts of the organisation against certain courses etc. However, when we have assigned the relevent learner access the class is not appearning within

  • Process Chain schedulin issue

    hi .   When scheduling Process chain to run periodically on daily basis we found an issue. If process chain is scheduled to run daily at 00:00:10 from 2/8/07 onwards.It's released the job at 00:00:10 from 3/8/07.    It means it's moving job to next d