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

5 - Create Skill to Create / Update Shipment

Create a skill to enable the user to create a new shipment in the GTT system, or update an existing shipment.

๐ŸŽ“beginner โฑ30 min Cloud Beginner 0/12

Overview

🎓 beginner 30 min. CloudBeginner

You will learn

  • โœ”How to create a skill
  • โœ”How to add a condition to a skill
Daniel Wroblewski D Daniel Wroblewski April 9, 2026
Created by January 18, 2026
Contributors

Prerequisites

Prerequisites

Steps

Intro

The last skill creates or updates a shipment, and includes a few new things.

  • You will use a different action and create a different destination variable

  • You will use the Check Condition step to provide different messages based on whether you are adding or updating a shipment.

  • You will define specific output using the Send Response step.

Step 1 Create empty skill
โ€”

  1. In your project, select the Overview tab.

  2. Click Create, and choose Joule Skill.

    Create skill
    Create skill

  3. In the Create Joule Skill dialog, enter the following details:

    FieldValue
    NameCreate Shipment
    DescriptionA skill to create shipment or update shipment with ONLY carrier name. During update only carrier is required.

    Click Create.

    Name skill
    Name skill

    Once the Joule skill is created, you are taken to the skill builder.

Step 2 Add input parameters
+
Step 3 Add output parameters
+
Step 4 Add action
+
Step 5 Add destination variable for action
+
Step 6 Bind data to action inputs
+
Step 7 Bind data to output parameters
+
Step 8 Create condition branch
+
Step 9 Add Send Message for creating shipment
+
Step 10 Add Send Message for updating shipment
+
Step 11 Test the skill
+
Step 12 Questions to ponder
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 12
1. Create empty skill 2. Add input parameters 3. Add output parameters 4. Add action 5. Add destination variable for action 6. Bind data to action inputs 7. Bind data to output parameters 8. Create condition branch 9. Add Send Message for creating shipment 10. Add Send Message for updating shipment 11. Test the skill 12. Questions to ponder

Learn more →