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

Consume an Automated Process in a Joule Skill

Create a automated process and consume it in a Joule Skill.

Overview

🎓 beginner 30 min. SAP BuildBeginnerSAP Business Technology Platform

You will learn

  • โœ”How to create an automated process
  • โœ”How to publish the process to the library
  • โœ”How to use the process in a Joule skill
Martin Plummer M Martin Plummer July 21, 2026
Created by July 15, 2025
Contributors

Prerequisites

Prerequisites

Steps

Details

You will create an automated process but existing content for SAP Build Process Automation can also be used within Joule skills. In the current release, you can pass values to the input parameters of a process triggered from a Joule skill but you cannot use the output parameters of the process to return values to the Joule skill - it is “fire and forget”.

In order for a process to be visible in Joule Studio classic, the process must have been published to the library - you need to remember to release, deploy, and then publish. You publish from within the Lobby.

In this tutorial, you will create a simple automated process for sending an email. The example extends the badge scenario used in the previous tutorials but the Joule skill is not dependent on the other skills.

Step 1 Create a Project for the Automated Process
โ€”

  1. Open the SAP Build Lobby.

    The lobby is a central page for creating, accessing, and managing your projects in SAP Build.

  2. Choose Create.

    Lobby
    Lobby

  3. Choose Automated Process then choose Next.

    Create automated process
    Create automated process

  4. Choose Process, then choose Next.

    Create process
    Create process

  5. Enter InitiateSecurityChecksViaEmail for the Name, and When a badge is reported as lost or stolen, contact security via email for the Description. Choose Review.

    Name and description
    Name and description

  6. Choose Create.

    Create project
    Create project

Step 2 Create an Automated Process
+
Step 3 Release, Deploy and Publish the Process
+
Step 4 Create a Joule Studio, Classic Edition Project
+
Step 5 Create a Joule Skill and Configure Inputs
+
Step 6 Configure Email Process
+
Step 7 Configure Send Message
+
Step 8 Release and Deploy the Joule Skill
+
Step 9 Test Joule Skill
+
Step 10 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 10
1. Create a Project for the Automated Process 2. Create an Automated Process 3. Release, Deploy and Publish the Process 4. Create a Joule Studio, Classic Edition Project 5. Create a Joule Skill and Configure Inputs 6. Configure Email Process 7. Configure Send Message 8. Release and Deploy the Joule Skill 9. Test Joule Skill 10. Test yourself

Learn more →