How to Assiging BSP application in workflow

Hi, Experts..
I have developed an bsp application ,i want it to assign in workflow..
if we select 10 employess such that the application as to go all 10 employess selected in their ms-outlook.
please help in this ..
1.Assiging bsp appplication in workflow
2.selecting 10 employess
3.sending application to all selected employess to thier ms-outlook.
if u provide me sample application and step by step procedure i would be thankful to u

Hi,
If you want to use a BSP in your workflow, this can fairly easy be done by incorporating your BSP as a webactivity in your own flow or into an existing one. Things to consider when creating webactivitysteps in your workflow are:
- Making settings in WF_HANDCUST.
- Make settings in SICF: here you have to activate the WSHANDLER (pad /default_host/sap/bc/webflow/wshandler) and your own BSP which is somewhere under pad /default_host/sap/bc/bsp/&name_of_your_bsp&
- Make settings in WF_EXTSRV: here you can make settings between the import and export parameters of your BSP and the (future) parameters in your workflowtask. When all these settings are made correctly, you can generate a WF-task with the corresponding button in this transaction (a wizzard will be started). The connection between the task and your BSP will be stored in table SWLWPTSSID.
Try if you can figure it out with these transactions. Good luck!
Kind regards,
Joost van Poppel

Similar Messages

  • How to add bsp application in workflow

    Hi .. Experts..
    i am new to workflow
    i want to add bsp application in workflow..
    this is a another task in apprasial process.. there is workflow for standard apprasial process..
      but i have created a new bsp application..
    apprasiee selects minimum 10 apprasiers . to all the 10 people selected bsp application should go to them to thier outlook..
    once thy complete the filling of  application  and submit it, email should trigger in apprasiee outlook that this apprasier has completed your application filling..
    please help in this as i am new to this .. i would be thankful if u explain me in detail..

    Hi Subramanyam,
    To add the fields in the field group, follow the below mentioned sequence. However, this method is used to add predefined SAP fields into Field Group. We are not talking about adding Z-Fields into the Field Group.
    a) Goto Transaction CRMC_BLUEPRINT_C.
    b) Click on Application Elements - You will see hierarchy of PCUI Objects viz. Applications, Views, Field Groups, Tab Page Groups, Toolbar Groups, Events.
    c) Open Field Groups. Go to the desired Field Group. The desired field group can be found by expanding the Applications Hierarchy.
    d) For the Given View within the Field Group - You can Right Click and add the desired pre-defined SAP Field.
    Regards
    Tushar Kansara

  • How to call bsp application in workflow and process it...

    The requirement is ...
    HR as (admin) -- in standard workflow selects apprasiee for 360 degree apprasial process(bsp application developed by me)..
    aprasiee selects 10 employees and sends to HR
    HR checks the employees list and their relationships
                            if
                      HR satisfies and clicks ok .. email will go to all 10 employees selected by apprasiee with a link
                  of 360 degree application developed in bsp..
                      else
               HR says to reselect the employees to apprasiee.
    when apprasier completes the form and submits both HR and appraisee gets a note that particular
    employee as filled your application..
    for this process ... there r standard ones and i have to creare new ones ..
    tell me which standard workflows  i can use for this and which one to and also how to create a new one...
    i hope i can use HR and apprasiee selected by HR can be used as standard ones, which i want to copy and create a new one.

    Hi,
    If you want to use a BSP in your workflow, this can fairly easy be done by incorporating your BSP as a webactivity in your own flow or into an existing one. Things to consider when creating webactivitysteps in your workflow are:
    - Making settings in WF_HANDCUST.
    - Make settings in SICF: here you have to activate the WSHANDLER (pad /default_host/sap/bc/webflow/wshandler) and your own BSP which is somewhere under pad /default_host/sap/bc/bsp/&name_of_your_bsp&
    - Make settings in WF_EXTSRV: here you can make settings between the import and export parameters of your BSP and the (future) parameters in your workflowtask. When all these settings are made correctly, you can generate a WF-task with the corresponding button in this transaction (a wizzard will be started). The connection between the task and your BSP will be stored in table SWLWPTSSID.
    Try if you can figure it out with these transactions. Good luck!
    Kind regards,
    Joost van Poppel

  • How to Reuse BSP Application in CRM UI

    Hi All,
    I have a custom BSP Application which was used in PCUI as part of search help display. After migration of the system we would like to resuse this BSP application for the search help for the same field. Can anyone let me know what are the steps involved for this?
    Objective: Steps involved for how to reuse BSP application in CRM UI.
    Regards,
    Harish P M

    HI Harish,
    There is one idea to use transaction lancher.
    1. Check the relevant URL parameters that you need to define. You can find the parameters at the end of the URL.
    2. Define those paramters at IMG -> CRM -> Interaction Center WebClient -> Basic Functions -> Define URLs and Parameters
    3. Assign the values of the relevant parameters in the Transaction launcher wizard that can be accessed through IMG -> CRM -> Interaction Center WebClient -> Basic Functions -> Transaction Lancher Wizard at the step "Transaction parameters".
    Best,
    Levente

  • Urgent:How to run BSP Application on Emulator Pocket PC2003 (mobile device)

    Hii Experts
    We are developing a BSP application on BI in HTMLB.When we run this application on Emulator Pocket PC2003 (mobile device), it is just showing the header,and rest of the page is blank.It is not showing any data.
    Can there be any problem with the used HTMLB tags?
    If HTMLB file not converting properly to HTML file,how can i locate the error?
    Where and how can i find solution to this problem?
    Please help me in solving this problem ASAP.
    Thanx to experts in advance.
    Regards
    Varun

    Hi,
    Have a look at the mobile extension:
    http://help.sap.com/saphelp_nw04/helpdata/en/e6/103b3b4c003416e10000000a114084/frameset.htm
    Alternatives are Web Dynpro or create you own HTML which needs to be conform http://www.vnunet.com/vnunet/news/2159256/w3c-drafts-mobile-web
    Eddy

  • How to create BSP application

    I have created abap report. I want to convert it to BSP application. Could you please provide some guidelines or sample sites to create BSP or to convert abap report to BSP applicaton
    thanks

    To start with check this:
    http://help.sap.com/saphelp_nw04/helpdata/en/7a/b86041397211d5992200508b6b8b11/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/16/ac1e3a0088e042e10000000a11402f/frameset.htm
    And here the complete section:
    http://help.sap.com/saphelp_nw70/helpdata/en/e9/bb153aab4a0c0ee10000000a114084/frameset.htm
    Also refer to these threads :
    Creating (view, add, delete, modify) bsp application
    How to disable column in tableview
    after creating your BSP application into SE80 transaction you can refer to this useful thread:
    Re: How to update the tableview
    Here is showing how to read data in a BSP application from a DB table and how to updating lines from BSP application
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4fbe7b8e-0a01-0010-b69b-b7e717378f22
    Full Demos:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d46b9b90-0201-0010-ef92-9964c1bc98e1
    IC Web client
    Reward Points..

  • How to secure BSP applications for external users on the internet?

    I posted this question under Enterprise Portal forum but got no response. I am hoping some of you experts in this area can help.
    We have developed BSP applications and set them up as iViews in Enterprise Portal 6. Our portal implementation will be used by external users.
    We have security concerns that the access to the BSPs  allows external users direct access to the R/3 system. We were told that we should use ITS application instead of BSP application for external users.
    Do any of you have any insight into how we could work around the security problem with BSP applications, or BSP applications in EP6? Your help will be greatly appreciated.

    In sense they are correct as to whether it is more secure or not would have to be a call by people who are more of an expert than myself.
    But I can see there point the BSP runs directly on the system and uses the system security where as the ITS is basically just an RFC call. However for us we use a 620 server with BSP's and make RFC calls to our R/3 systems thus keeping people of the R/3 directly - however we are not opened to the Internet.
    If your message is answered please remember to mark it solved so others searching in the future can find the solved ones quicker - just click on the yellow star.

  • How to use bsp application SYSTEM for session handling.

    Hi All,
    We are implementing OCI.We have a few BSP applications that are called by standard ITS application.I need to destroy session at server side when the browser is closed for that..
    I copied the pages session_default_frame.htm and session_single_frame.htm from bsp application SYSTEM into my application and made necessary changes.
    I need to pass one url 'HOOK_URL' (this is related to OCI) from starting page of application to final page.
    Now suppose earlier there were two pages in my application page1.htm and page2.htm , so i was able to pass the HOOK_URL from page1 to page2 but after adding the two pages from SYSTEM application , i can pass the HOOK_URL from session_single_frame.htm  to page1.htm
    Page session_single_frame.htm:
    Page attributes:
    hook_url     TYPE     STRING (AUTO)
    OnRequest:
    navigation->set_parameter( hook_url ).
    but cant pass it from page1 to page2...what additional code is required?
    page page1.htm:
    Page attributes:
    hook_url     TYPE     STRING (AUTO)
    onRequest:
    navigation->set_parameter( 'HOOK_URL' ).
    the above code was working fine until i added the two new pages to my application.
    Hope i was able to explain the issue properly.
    Thanks,
    Anubhav.

    Hi,
    Let me describe the steps i have taken oncw again:
    1)Copy page session_single_frame and session_default_frame from SYSTEM application and changed the name in
    DATA: target_page               TYPE STRING VALUE 'session_test.htm'.
    to
    DATA: target_page               TYPE STRING VALUE 'mypage1.htm'
    2)Addes a page attribute HOOK_URL of type string (AUTO) to session_single_frame.htm .
    3)Added the line
    <i n p u t  t y p e="hidden" na m e ="HOOK_URL"  v a l ue = "< % =  hook_url %>">
    to page1.htm so that hook_url is passd to page2.htm (page2.htm has a page attribute HOOK_URL of type string and auto).
    The hook_url in page2.htm looks like:
    "http://sapupd.mycompanyname.com:8002/sap(cz1TSUQlM2FBTk9OJTNhc2FwdXBkX1NSTV8wMiUzYXJUaHBOdE1VZDdhWkVTa3hYZGtPTXRxY1NBTWo3VlAwN3NWQ2c2REYtQVRU)/bc/gui/sap/its/bbpsc02/?~OkCode=ADDI&~Target=_top&~Caller=CTLG&~sap-syscmd=NOCOOKIE&~client=200&~language=EN&~HTTP_CONTENT_CHARSET=utf-8";
    The problem is that after the page is submited , a blank page comes up .
    On closing this blank page the "Endig user session" window comes.
    Please help
    Thanks,
    Anubhav.
    Edited by: Anubhav Jain on Oct 21, 2008 6:49 AM

  • How to put bsp application mime object path in WAD 7.0?

    hi all.
    I'm already know 'bwmimerep:///sap/bw/mime/Customer' will be changed to /sap/bw/customer/  mime repository path when it's published in WAD7.0.
    but is there any way get mime path custom BSP Application?
    for example If I made test.jpg in 'ZBW' bsp application
    I should use full url   'http://domain:8000/sap/bc/bsp/sap/zbw/test.jpg'  instead of relative url '/sap/bc/bsp/sap/zbw/test.jpg' if I include url in WAD7.0
    is there any idea put relative url in WAD 7.0 certianly I don't want include full url because develop and product server domain is different.
    thanks.

    it looks like bwmimerep:/// prefix is the only one available which points to SAP->BW under mime repository.
    the standard help states (http://help.sap.com/saphelp_ppm400/helpdata/en/44/5001d197c01193e10000000a155369/frameset.htm) to use custom images in WAD
    "You can store your MIME objects anywhere in the MIME Repository under SAP->BW"
    May be we need a mechanism to create bcmimerep, publicmimerep, etc.
    Regards
    Raja

  • How to Migrate BSP applications into WDA

    Hi,
      We have some BSP application,is it possible to migrate BSP application into WDA or we need to

    There are no automated translation tools from BSP to WDA.  Although similar in structure (both MVC and Unified Renderer based), the technology implementation is very different. BSP uses MVC - and has Model and Controller objects. However these ABAP classes are in no way compatible with what Web Dynpro generates.  WDA also has the concept of Context which doesn't exist at all in base BSP (although CRMUI does have a context, this is just a wrapper around the BSP model class and isn't compatible with the WDA context either).
    The view becomes even more problematic.  Although the HTMLB, XHTMLB, and PHTMLB tag libraries are similar to the standard UI elements in Web Dynpro, the WDA versions are much more advanced. You probably could map most of the properties and tags to WDA, but not everything.  However the fact that in BSP you can inject any custom HTML and JavaScript becomes an issue because there is no way to do the same in WDA.
    Overall, you should just start from scratch and redesign the application as WDA.

  • How to generate BSP application automatically

    Hi, BW experts,
        I get some web interfact from transport, for example: Z1, Z2. I failed to run them on the web, then I check the BSP application in SE80 are not generated.
        I use BPS_WB to generate the web interface, selected "save customizing", "Generate BSP Application (Again)" and "Generate Class (Again)".
        then I got the log with green color said "Activity terminated"  , I go to check BSP application but it still not generated.
    anyone can help ?
    Regards

    Jie Miao,
    Which version of BPS are you on?  I worked through an similar issue last week on SEM-BPS 6.0 on NW04S where introduction of a new authorization object S_ICF_ADM gave me false positive on generate and we had issues also with transports even thought no error since the transport id did not have that new object.  This client had security locked down pretty tight.

  • How  to  improve  bsp  application  performance

    hi ,
    my  bsp  application performance  is  very  bad ,  it  takes  15  mins  to  open  webpage  ,  please  tell

    Dear sapVeeru,
    are you sure that it is the BSP that is taking much time do show ?
    Isn't it any Function Modules, Method, or other that is triggered everytime this BSP is launched ?
    You see, maybe the performance is related with ABAP code (SELECTS, authorizations, etc...) but not with the BSP itself.
    I strongly doubt that a BSP takes 15 minutes to render.
    It has to be something else.
    Have you made performance analysis ?
    Traces ?
    Where exactly is this application taking more time ?
    Is it on a method call ?
    On a function module ?
    What type of BSP is this ?
    Custom or Standard ?
    Does this happen with all your BSPs, or just this one ?
    Is this a MVC type BSP ?
    Or a simple BSP ?
    What does your BSP page contain inside ?
    Too many includes ?
    Please let me know so that I can better help you.
    Kind Regards
    /Ricardo Quintas

  • How to call web dynpro ABAp application into workflow

    Hello All,
    How to call webdynpro application into workflow .Is it possible ?
    Scenario is : A web dynpro application should flow into 3 levels of approvals .
    Please share your knowledge .
    Thanks
    Sonal

    >
    Saurav Mago wrote:
    > hi,
    > I dont think from workflow , you can call WD application. 
    >
    > Thanx.
    Actually you can configure a workitem to launch WDA via UWL ( http://help.sap.com/saphelp_nw70ehp1/helpdata/en/59/d516690e854c7090ae15bf492a869f/frameset.htm ) or in the NetWeaver Business Client using the Business Workflow Workplace (WDA Application SWF_WORKPLACE).
    There is also a chapter in the upcomming SAP Press 2nd edtion workflow book on different aspects of Web Dynpro ABAP integration into Workflow:
    http://www.sappress.com/product.cfm?account=&product=H3057

  • How to implement BSP in wed dynpro abap

    Hi experts how to implement BSP application into
    web dynpro abap, Plz send the application procedure in detail....

    how to implement BSP application into
    web dynpro abap
    If i understand your question correctly, you want to use BSP application inside your web dynpro ABAP application,
    There are some ways to do:
    if you want to simply navigate to BSP application from WDA application then you can use Exit Plugs
    http://help.sap.com/saphelp_nw04s/helpdata/en/45/1bc575ba064574e10000000a114a6b/content.htm
    If you want to navigate between BSP and WDA application you have to use Suspend and Resume Plugs
    http://help.sap.com/saphelp_nw04s/helpdata/en/45/19bf8c16f25d7ae10000000a11466f/content.htm
    Abhi

  • Uploading BSP application into the portal

    Hi friends,
       Can anybody please tell me how to upload BSP application into the portal.i.e.,as how the Par file is getting uploaded into the portal.
       I have created one BSP application.Iwant to run this  application into the portal.
    Thanks and regards
    sireesha

    Dear Mr. esukapelli,
    you do not need to upload the BSP application into the portal. The BSP application is an application which runs on the backend system, where it has been created.
    What you need to do is to create a BSP iview in the portal in order to call it on the backend server. In this iview you tell which system it is running on, and the application name. Check out: http://help.sap.com/saphelp_nw04/helpdata/en/30/1b62799d786445a72ad85acb4fd55b/content.htm for help on how to create it on EP6.0
    Make sure you create a system for the backend system in the portal. If you want Single-Sign-on between the BSP application and the backend, you need to configure SSO as well.
    Best regards,
    Jørgen

Maybe you are looking for

  • Sending a PDF to printer

    Hi, I have a requirement to send the PDF file to the printer/spool in my BADI implementation. I have generated the pdf file using web service, got it converted to binary/byte stream. Now i want to send that to the printer for printing. Please help me

  • Problem with Time handeling - again, please help

    I've some difficulties with handeling Date and time. I'm reading the date and Time seperately from a file as string. Now I need to calculate the difference between two times (both are in string format). Same problem for the date. I need to calculate

  • How can I see which specific page number I'm on in a Pages document?

    How can I see which specific page number I'm on in a Pages document? Thanks.

  • New Scenario.

    Hai all MM gurus, The client is procuring Excisable  Bulk raw materials on contract basis from Vendor & also have a contract with transporter also to carry the material. 1.The stock should be updated with receipt weight - weighbridge weight. 2.He wan

  • RegExp for massive copy/paste operation

    I run a books site with ~3,500 HTML pages on it. At the bottom of each page, in the main div, where the text goes, is a navigation link, for previous, next, and contents. As it's annoying for users to scroll to the bottom of the screen to navigate, I