SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Run end to end Business Process Workflow, Monitor and Troubleshoot

Run end to end business process starting for previewing RAP Travel Application, creating a Travel, Checking the Inbox in SBPA for triggered workflow process, Actioning the Approval form. Also check for Travel Overall Status Update during workflow trigger and call back.

Overview

🎓 beginner 10 min. SAP BTP ABAP EnvironmentBeginnerABAP DevelopmentSAP BTP ABAP EnvironmentTutorialSAP Business Technology Platform

You will learn

  • How to run the process.
  • Monitor and trouble shoot in BTP ABAP Environment.
  • How to access integrated Inbox in SAP Build Process Automation to work on the task.
  • Monitor and troubleshoot in SAP Build Process Automation.
Ruchi Dobriyal R Ruchi Dobriyal November 22, 2024
Created by September 25, 2024
Contributors

Prerequisites

Prerequisites

  • You have bought a licensed version of SAP BTP ABAP Environment
  • SAP BTP tenant with SAP Build Process Automation subscription and Instance. Link here
  • You have completed all previous steps of the mission.

Run the Travel Application to Create Travel.

Run the travel applicaton to trigger workflow

  1. Goto Service Binding of your application > Choose Entity > Preview.

    Open Preview in Browser with InPrivate or Incognito mode.

    ServiceBinding
    ServiceBinding

  2. The service will appear in a Fiori Elements preview.

    The table does not yet contain any data to preview.

    Choose Create to create new Travel entries.

    TravelEntry
    TravelEntry

  3. Enter Values and choose Create.

    As currently there is no validation in place enter any values.

    At least enter the below fields to the see complete functionality.

    Field NameValues
    Travel IDEnter any number e.g., 1234.
    Ideally you would implement early or late numbering.
    Customer IDSelect from the F4 help
    Agency IDSelect from the 
 F4 help
    Booking FeeEnter any Fee e.g., 20.00
    Currency CodeEnter any value e.g., EUR
    Total PriceEnter any Price e.g., 500.00

    CreateTravel
    CreateTravel

    Please note that the workflow is triggered in SAP Build Process Automation as you clicked on Create.

  4. Travel is now created.

    Please note that the status of the travel is set to W (Awaiting Approval)

    AwaitingApproval
    AwaitingApproval

Steps

Step 1 Go to SAP Build Process Automation to Action the workflow.

  1. From the SAP Build Process Automation Lobby, choose My Inbox

    alt text
    alt text
    to access the Approval Form.

    ApprovalForm
    ApprovalForm

  2. Here you can see the Workflow Task created. Please note the Description of the Task. It is coming from the Approval form you Created.

    a. Choose the Task for Travel ID that you created e.g., 1234.
    This will display the Approval Form with the Travel Details.

    b. Enter Approved in Comments.

    c. Choose Approved.

    TravelTask
    TravelTask

    Your travel task in now Approved.

Step 2 Go back to the Travel Application Preview.
+
Step 3 Monitor and troubleshoot in BTP ABAP Environment
+
Step 4 Monitor and troubleshoot in SAP Build Process Automation.
+
Step 5 Test yourself
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 5
1. Go to SAP Build Process Automation to Action the workflow. 2. Go back to the Travel Application Preview. 3. Monitor and troubleshoot in BTP ABAP Environment 4. Monitor and troubleshoot in SAP Build Process Automation. 5. Test yourself

Learn more →