CAF / GP  Versus Business Workflow

Hello All...
When would you use Guided Procedures versus Business Workflow?  Are there any implementations using Guided Procedures for an Enterprise Class Production application?
Thanks!
BK

BWF is an Abap WF engine highly coupeld with R3. So it'll work very well WF procedures that SAP has predefined. It can leverage SAP business objects interfaces and rules in a natively integrated environment with SAP data layer like HR infotypes and Org structures. BWF runtime is proven and robust and loaded with tools. Its design time is scary and complex to work with.
GP is a Process engine whose technical foundation Netweaver Java WF engine. It can also integrate with the Abap WF but that's messy. While it'll work with existing SAP rules and data, it's more appropriate for new process-based scenarios or composite processes (the collaborative kind or innovative kind like SAP likes to call them, those processes that gravitate around ERP and are cross-departmental, cross-functional and cross-systems) and non-SAP environment. GP runtime is new and lack the maturity and toolset compared to BWF. Its design time is easier to work with than BWF.

Similar Messages

  • Difference SAP Business Workflow and ccBPM

    Hi,
    well both mentioned are for connecting Applications. In my point of view there is only a difference in...
    SAP Business Workflow:
    connects Applications via Tasks across SAP-Systems
    ccBPM:
    with help of PI it should connect Applications via Adapter and is only message-driven!
    am I right?!
    Can someone please explain how to implement Business Workflow in SAP-Systems?! I am only aware of ccBPM!
    br Jens

    Hi Carsten
    how to implement Business Workflow in SAP-Systems
    <b>Business Workflow - Tutorials</b>
    http://help.sap.com/saphelp_nw04/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/04/926f8546f311d189470000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/a6/68063a5a636405e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/ae/b82cc8e10611d2a62f0060087a79ea/frameset.htm
    This url below(first Url) is a very good document to integrate workflow into portal. The other documents are for customization.
    https://media.sdn.sap.com/html/submitted_docs/Best_Practices/EP/documentation/EP/N10_BB_ConfigGuide_EN_US.doc
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/fa21a890-0201-0010-708b-d0cfc117e7cd
    http://help.sap.com/saphelp_nw2004s/helpdata/en/39/a1bb5c4c0d4ab4a417e87ef35f1efa/frameset.htm
    business workplace
    /thread/369036 [original link is broken]
    /thread/183229 [original link is broken]
    Difference between Guided Procedures and Business Workflow?
    CAF / GP  Versus Business Workflow
    Thanks !!

  • SAP Business Workflow and SAP Netweaver Gateway - Missing extensible elements

    Hello,
    For a mobile project we use SAP Netweaver Gateway in order to retrieve information from workflows stored into SAP Business Workflow.
    We are able to retrieve standard informations for a workflow but custom fields added into "Extensible Elements" section are lost when exit SAP NG.
    We have checked the configuration of SAP NG (by 4 differents person) and it seems to be OK.
    Do you have an idea why the custom fields are lost during SAP NG processing ?
    Thanks in advance
    Best regards,
    Dominique

    Hi Dominique,
    FYI. SAP Fiori Approve Requests uses task processing service. This may help.
    How to display application data in SAP Fiori Approve Requests app
    Regards, Masa
    SAP Customer Experience Group - CEG

  • Extended Notifications for SAP Business Workflow

    Hi expert,
    i need your help!!
    i have configured the "Extended Notifications for SAP Business Workflow" with the tnx SWNADMIN and this was successful. I can write emails, but i can read this only on SAP GUI with the tnx SOST. I don't receive email on my email-address.
    can you say me, where is the problem?
    Thank you in advance
    marcel

    Hi Marcel
    Rope in your Basis Guy!
    Basically, your Extended notif part is working fine..... emails reaching SOST is proof. Going out of SAP may need basis config.
    What do you see, a yellow triangle or a red light in SOST?
    Regards,
    Modak

  • How to use SAP Business Workflow along with Interactive Adobe Form

    Hi Experts,
    I am working on SAP Business Workflow since last couple of years.
    Now i have got a new Project where client wants to use SAP Business Workflow along with Interactive Adobe Form.
    I am new to Interactive Adobe Form and Portal thing and i really dont know from where to start.
    We have one central system and 2 local systems. when we do create a Material document using adobe form workflow should trigger and notification should go to group of users who can approve or reject it, once they approve it document gets created in central system and replicated to 2 local system through ALE.
    In the Local system they do extend the document to different plants, again workflow triggers and notification will go to Managers inbox for the approval.
    Once the final approval done data should go and store in SAP.
    Now here i have couple of Questions.
    1. In SAP R3 Business workflow when i execute the workitem from the inbox i do get the application screen ( i.e. MM01 MRP View ) , what is going to happen if the same case i have with Adobe form?? is it possible or do we have to design a adobe form and we will have to map the fields with backend application??
    2. Do i have to maintained 3 separate Org Structure for 3 different system or using UWL  i can manage the show
    3. Untill final submit is not done, where the application data is going to be, is there any kind of buffer that we will have to keep it or its there with XML file??
    Please help me out.
    Thanks in Advance.
    Regards,
    Manoj

    Hi Manoj,
    Welcome to ADOBE Forms related Workflow Development. Well, here are my answers.
    1) You can go for either go for ISR based development or WD development with Adobe form. In both the cases you can achieve your requirement. Yes, you will have to design the Adobe form and bind the fields to backend.
    2) Am not clear or your System landscape to advice you in these regards.
    3) Until final Submit/Approval is done, the data can be stored in WORKFLOW CONTAINERS or XML FORM(If you go for ISR based Development).
    Hope this helps.
    Regards
    <i><b>Raja Sekhar</b></i>

  • Create event to start sap business workflow

    Hi all,
    I'd like to raise an event in java webdynpro which starts a business workflow.
    The Workflow already exists, There is a ESS with java webdynpro, which uses floorplan manager.  When an employee enters some data in the ESS and clicks on the "Save" button,  an event should be raised by the appplication (to start a business workflow)
    My problem is, that I don't know:
    -How to raise that event in java webdynpro?
    -Where to raise that event in java webdynpro?
    I've already modified the view, and it works perfectly (If the user clicks on the "Save" button, the entered data transfered to the SAP system.)  The application is using the floorplan manager, and I can't find  the "Save" button, therefor, can't raise the event, when the user clicks on it

    I've already found that description.  I set up the FPM in the portal. I registered a new event :
    Event type = Save
    EventID = "SAVE"
    Description = "Save the infotype"
    I have a Business Object, in the R/3 system  which has an event called ".ON_CHANGE_INFOTYPE" This event starts a workflow.
    My question is:  How can I start this workflow??
    The process should be something like this:
    User clicks "Save" on the portal -> The FPM creates the "SAVE" event -> the SAVE event invokes the ONCHANGE_INFOTYPE_  ->  the ON_CHANGE_INFOTYPE starts the workflow.
    So what should I do?  Create the event in the embended view and catch in in the onSAVE method?  How can I start the workflow int he R3 system from the java webdynpro portal?

  • Issue Transporting Business workflow from one System to Another

    Hi All,
    As there are many limitations in Import/Export of Workflow I'm going for a Transport of Workflow from one sytem to another.
    There are some query's reagrding transporting of the Business Workflow through Transport Request.
    1)   How can get the Transport Request no. of the Workflow to be transported? (As there are no direct versions displayed from  menu).
    2)   If there are any dependent objects first how to find the dependent objects lof workflow like if  any data element, Domain, Table, Structure (if these objects are used in your WF definition or may be BOR method), Function module, function group BOR, Rule, WF template, task and Task assignment  ?
    3) How to get Transport Request no. of such dependent objects specifically The Task,Rule , WF template etc.?
    4) I have object Type ZBUS2081 related to it how can i get its TR ?
    Please describe as I'm new to workflow.
    Please identify if there can be some issues after transporting workflow .
    Regards,
    Ujjwal

    Hi Ujjwal,
    Please find the below hint's.
    1. Regarding the objects included in the Transport request check the Tables - E070*.
    2. For dependent objects, you should check the workflow template. You have to check all the Task's and in the task go to
       utilities ---> Object directory entry --> Lock overview . Here you can see the request. It will show you the current request for    the Task.
    3. To get the TR for Business object, Go to basic data ---> Transport data --> Here you can see the Request ID for the business object.
    Thanks,
    Viji.

  • In Business workflow outbox 2 days messages are missed

    Hi All
    In Business workflow outbox 2 days messages are missed, i.e in the entire January 12th and 13th dates only
    what might the problem and how to solve this please help me
    Thanks in advance
    Jaya Naidu

    First, have him go to Mail>Preferences>Accounts
    Then have him locate his account and your account on the left.
    Have him click and drag the .mac account below his account in the list.
    This will solve the default setting of mail going out from your account when he clicks on the Inbox.
    Removing the smtp server for .mac may not even work for him, especially if the account is active.
    Instead click on "advanced" and there should be a check box for "enable this account", deselect the box. This disables the account without deleting any mail.

  • Difference between SAP Business Workflow and CRM Workflow

    Hello guys,
    Is there any difference between SAP Business Workflow and CRM Workflow?
    Are there others workflows types in SAP?
    In all SAP Workflow Courses (BIT600, BIT601, BIT603, BIT610) only was talked about SAP Business Workflow, and nothing about CRM Workflow.
    Thanks a lot!
    Kleber

    Hello Kleber,
    There is not much of the differance between CRM workflows and SAP Business  workflows..
    Workflows are esentially part of Basis (BC) components and hence its the same across all SAP products as all these products have components of Basis(BC) in them...
    To Conclude, SAP Busines workflows and CRM workflows are the same things... However when you work on CRM, the BOR objects would be belonging to CRM and not to ECC... However conceptwise , there in no change at all.. If you learn BIT100......, you can also work on CRM workflows..
    Regards,
    Anand

  • SAP Business Workflow in a multiple ERP environment

    Hi,
    Our organization is looking to implement Peoplesoft for HR and SAP ERP for other business processes. Business users would ues UWL for their approval tasks. The SAP Business workflow or SAP NW BPM would be the tool for the approval process. Question: is there best practice for this scenario? I.e. the business process is designed and implemented via SAP ERP or SAP NW BPM and the HR maintains the organizational structure in Peoplesoft (or a non-SAP ERP) environment.
    To my knowledge, the following options are available for SAP Business Workflow for agent determination (approval process):
    1. Implement a realtime design (e.g. RFC) to connect to the non-SAP ERP: the non-SAP ERP would implement agent determination rules that can be called by SAP, since the Org. structure is maintained in that environment
    2. Share the Org. structure and HR data with SAP: not preferred option, I guess, due to sync problems (not realtime)
    Your input is much appreciated.
    Thanks.

    Hi.
    I would consider carefully that do you even need the HR structure in ERP for your non-HR business processes? What kind of workflow processes will you have in ERP that require HR structure?`Aren't your HR processes in Peoplesoft system, and you are running the HR processes there? You don't necessarily even need the HR structure in SAP. Maybe you can build your own approval "paths" with some other way. Invoices can be approved by WBS responsible users (not organizational managers), etc. Or maybe you can build your own simple approval organization in HR, etc.
    Also pay attention to the fact that the approvers in workflow will eventually be the users - not employees. So if you have org.structure in Peoplesoft, you should also map the SAP users to this organization/employees. I mean that if you can do some kind of RFC or web service call to Peoplesoft system to find the approvers, you should pay attention that the SAP user ID is found.
    Think really carefully what you will do. Maybe sharing the HR data with SAP is not that bad idea either (I have no idea how difficult this is between SAP and Peoplesoft). I don't see that org.structure is something that must be "real-time". It is just fine if it is updated for example once in a way - IF it is used only by workflow for determining approvers.
    Just think carefully before you do something unnecessarily complex.
    Kind regards,
    Karri

  • Help deciding between BPM and Business Workflow

    Hi All,
    We are in the phase of deciding which tool to use for SAP Application systems from Workflow and Business Rules Engine Point of view.
    We recommended SAP Business Workflow + BRF+ for that.
    But SAP Business Workflow is not having monitoring UI as good as SAP BPM.
    So we are planning to propose the solution using SAP BPM instead of SAP Workflow.
    Our main requirement is HR Org structure data fetching and it is achievable with SAP BPM what I have studied so far.
    My question to the experts is whether SAP BPM can be integrated with SAP BRF+?
    Thanks in advance
    Message was edited by: Gareth Ryan - please don't use Urgent in your posts and try to use meaningful titles.

    Check out the following article, which provides a good overview of both solutions and gives guidance when to use what:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0bf9a3a-c607-2f10-3f82-cdeff15b7ce4?QuickLink=index&…
    The biggest difference (besides the underlying technology stack) is that by modeling processes in BPMN, business users gain transparency and become more involved in BPM projects, leading to better results.
    btw, SAP BPM is in the market for 5 years now and has more than one thousand productive customers.

  • Rename "BPM and Workflow" forum to "SAP Business Workflow"

    G'Day,
    99% of posts in the [BPM and Workflow|SAP Business Workflow; forum deal with SAP Business Workflow. It was originally intended for ccBPM which - though they share some underlying architecture - is basically XI / PI.
    A few ccBPM posts occasionally appear in the WF forum, but they are generally not answered and more appropriate in XI. These days I usually move them to XI when it's clear that the 'local' population won't answer it.
    So to avoid confusion for people I propose to rename the forum to SAP Business Workflow or at least something that doesn't confuse it with XI.
    Any input welcome.
    Cheers,
    Mike

    Hi Mike,
    Well, you probably already know what I think ;).
    If there is little to no traffic for BPM, then let's call the forum what it is, SAP Business Workflow - Or Workflow and Guided Procedures? 
    Sidebar: I posted a question to various forums a few weeks ago, regarding 'How can SAP, and ASUG WF/BPM serve you better'.  I am summarizing the responses I got below, in hopes that it helps guide you in your quest.  The names have been excluded to protect the identities, but I think there is some very valuable info in here.  Particularly the final point - which I will follow up on with the respondent.
    Anyway, you didn't ask for it, but here it is.
    > 1. Have you attended any webcasts related to SAP lately?
    No. Not lately, and not ever. (I suppose I am old-fashioned...)
    > 2. Are there any topics related to Workflow and BPM that you think are
    > important for the 'community'?
    Integrating workflows and guided procedures - e.g. enhancing existing workflows to use browser interfaces.
    > 3. Looking ahead a year, what do you see as challenges in this area?
    Processes that can be executed either in R/3 or in browsers, with information about the process progress etc, as in Guided Procedures. This will probably be the developers nightmare for the next few years.
    1. Have you attended any webcasts related to SAP lately?
    -yes I did - quite a few, but mostly on web related stuff and XI.
    2. Are there any topics related to Workflow and BPM that you think are important for the 'community'?
    - personally for me, I still find the guided procedure in Portals not so user friendly and limited. I think more education and influence around GP will be great. I think the community will also appreciate it.
    3. Looking ahead a year, what do you see as challenges in this area?
    - GP and UWL. I think the concept of "IT doing the first time and the business managing their rules" would be challenging. I have not yet seen this happen, especially on the logistics side. There is a session this year on the same topic at TechEd and I look forward to this session. Hopefully it will help us get some insight.
    Right now I am struggling with even getting Workflow off the ground and getting the business to understand what Workflow is and trying to have them budget for it. Workflow is still new to the functional group and even getting them to consider Workflow verse alternatives is somewhat of a challenge. I really have had a great consultant that has taken me under his wing and taken the time to teach me. I think we would be a great story for a presentation.
    My challenges for the next year, is how to get over the hump of selling workflow to the business and actually getting projects planned out. I don't know if anyone has an anwer to that one. My other challege is how to handle transfer of knowledge and maintaining workflow that has been built by consultants.
    1)  I have not attended many SAP webcasts (just one on Solution Manager in the past few months)  I'm planning on attending one this comming Monday on BPM.
    2) I think understanding UWL / SBWP differences, advantages, limitations on one vs the other, would be an important topic.   Also more information on Extended Notiications
    3) Challenges: Upgrades and impact on WF,  Unicode and WF and having more WF ABAP OO objects delivered by SAP, other than the "Absence Notification" sample.
    1.       I havenu2019t personally attended but as a company we give a webinar once a week and weu2019ve had some great attendance
    2.       Technically I think weu2019re OK. We see the need to tell C-level execs where workflow / BPM can help them in businessu2026.
    _3.       Workflow is becoming more and more obscure in the SAP landscapeu2026

  • Business Workflow for PR Release...

    Hi Experts,
    Can anybody please tell me how to work with BUSINESS WORKFLOW for PR Release from scratch.
    I am new in Workflow and i had tried with myself but not getting exactly.
    Please reply me with step-by-step process from scratch to release PR.
    thanks in advance..

    Where did you get stuck? All the steps needed could be found in the customizing and the customizing documentation explains them. Also make sure you have done the workflow configuration in SWU3.
    Regards,
    Martin

  • Deploy business workflow in CRM 7.0 webUI

    Hi experts,
        before i have configured sap business workflow in SAP GUI and also know with portal it will be possible to migrate worklow from GUI to web.
        But CRM 7.0 is based on BSP application, so i want to know how could i migrate workflow from gui to CRM webUI. And if possible pls help to give a estimation on this effort .
        thanks.

    Hi,
    Check this [Link1|https://wiki.sdn.sap.com/wiki/x/eAIPB ] [Link2|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/cd76e07d-0c01-0010-298d-f699863f2ce4].
    Regards,
    Surjith

  • Sending SMS notification via business workflow

    Hello Experts,
    I want to send SMS notification fron business object BUS2078
    via worflow please help me out process in ABAP program.

    Hi,
    Please Check this Blog,
    /people/ronen.fox/blog/2007/12/06/sending-sms-notification-via-business-workflow
    Thanks.

Maybe you are looking for

  • Why aren't photos on the Desktop thumbnails on my iMac???

    Simple Question....sure there's a simple answer. My macbook displays photos (on DT or in a folder) as a thumbnail, but my iMac just shows them as a curled edged page thingamajiggy. What did I click??? (; ANyone? - Cheers. - John

  • Uploading XML file to SharePoint Online Document Library

    Hi, I got a scenario to upload the xml file the sharepoint library along with that the XML has some information like UserName, Email. Phone and these information has to be captured to the metadata information of that file in the sharepoint library. L

  • Deleted or otherwise missing iPhoto library on upgrade from iPhoto05 to 08

    I upgraded to iLife08 and upon launching iPhoto was informed that I didn't have an iPhoto library any longer. I was surprised to confirm this, along with all the photos which were in the library. I checked the Library6.iPhoto file, but it seems it wa

  • How can I format my usb install drive?

    how can I format mymacbook air software install drive.?, the ones that came with the Macbook Air as the OS is now old I have no Use for the Drive and would like to use it as a stylish usb flash drive. the one I mean is here Is it actually possible to

  • What exactly does AppleCare cover for an iPhone4S?

    I purchased AppleCare when I bought my iPhone 4s Last December (2011). I am wondering, what does this plan actually cover, when is it possible to get a new phone (for free? or less price)?