Artificial Intelligence Blogs Posts
cancel
Showing results for 
Search instead for 
Did you mean: 

Rekha_DR_1-1784700472357.png                               

Rekha_DR_0-1784713721099.png

 

This is part of the August Developer Challenge on Joule Studio.

Now that you have a background in SAP Joule, we come to the part everyone is waiting for:  New Joule Studio. SAP Joule Studio is SAP’s AI-first development environment for building custom AI agents, apps, and workflows. Powered by the SAP Business AI Platform.

Rekha_DR_3-1784700605796.png

During this challenge, you will be taking up a course to build your foundational knowledge about the New Joule Studio, which was announced during Sapphire 2026 in May. 

Your Task 

Step 1:  Click on this link: Introducing Joule Studio.   

Step 2: On the top right corner, click on the User Icon to log on to SAP Learning with your SAP Universal ID and password. 

Click on “Start Learning” to begin the course. 

Rekha_DR_4-1784700708773.png

You will be offered 3 units to complete.  

Unit 1: Big-Picture SAP Business AI Platform – Pillars of SAP Business AI Platform.  

Unit 2: Joule Studio – Intent-Based development, Demo, Creating AI Agent 

Unit 3: n8n Workflows in Joule Studio – creating n8n workflows in Joule Studio.

Rekha_DR_5-1784700758307.png

You Nailed it! We are happy that you have earned yourself an Achievement Badge. Click on this badge.  

Rekha_DR_6-1784700787613.png

You will be navigated to the “Completed” activity page. Find the record with the course “Introducing Joule Studio” and click on View Badge

Rekha_DR_7-1784700812608.png

You will be offered a pop-up. Click on “Make badge public. 

Rekha_DR_8-1784700849416.png

 

Make a screenshot of this pop-up and post it in the comments of this blog post along with your answer for the question below:

Question for this Week's Challenge: Comment for this blog post at least ONE key difference between the Classic Joule Studio and the New Joule Studio.  

Here we see who has earned the Badge and when. You can see the options to publicly share your Badge on LinkedIn, save as PDF etc. Do not forget to share this badge on LinkedIn if you like!  

Rekha_DR_9-1784700898498.png

Well done! We believe you are having in this learning process so far. From next week, you will get hands-on. We look forward to seeing you there. Stay connected and stay happy!

Rekha_DR_10-1784700948215.png

 

26 Comments

sreevedavyasarangarajasre91_0-1786341544798.png
Answer for the Question : 
The New Joule studio provides the intent based agent generation based on  the intent or prompt given by the user with respect to the business requirement. Based on the intent, There will be the steps as Business Intent Analysis , Bases on this a Product Requirement Document will be generates based on the Intent which acts as functional requirement document. Based on this and business requirement the solution will be generated whether it will be a code generation or workflow will be generated for the implementation with the IDE or n8n workflows. After that , the generated code will be tested , if its passed , it will be enabled to deploy the solution. 
Where as in classic Joule studio, It will require the configuration step up for each and every step for all the phases for analysis , functional document, Code generation , Test and deployment 

 

jimgarcijo
Explorer

jimgarcijo_0-1786342213771.png

Respuesta:

Una diferencia clave es que Classic Joule Studio se centra en la creación manual de skills y agentes mediante low-code/no-code, mientras que el New Joule Studio incorpora un enfoque intent-based, permitiendo describir el resultado de negocio en lenguaje natural para que la plataforma genere gran parte de los artefactos y la lógica automáticamente.
deiamolina
Contributor

Hello. Good morning!

This is my first time participating in a developer challenge and I'm a bit lost. I completed the first challenge, but I didn't receive the badge. I thought we would receive a challenge badge... Well, at the end of the day, what matters is the learning, but I just want to understand.
Anyway, here I go to the second challeng!

Thank you very much.

GuruDuttt_A
Participant

Screenshot 2026-08-10 at 12.34.46.png

Answer for the Question : 
For me the biggest shift is how much manual setup disappears.

In Classic Joule Studio, you're configuring every phase yourself analysis, functional doc, code, test, deployment, all separate steps you drive.

New Joule Studio flips that: you give it your business intent, it analyzes that intent, generates a PRD from it, then builds out the actual solution code or an n8n workflow  tests it, and gets it ready to deploy. Feels less like using a tool and more like directing one.

sahmed
Explorer

sahmed_1-1786346929417.png

ONE key difference between the Classic Joule Studio and the New Joule Studio:

Classic Joule Studio builds agents/skills directly (you go straight to configuring the agent), while the New Joule Studio uses Intent-Based Development. You describe a problem in natural language, and it first generates a Product Requirements Document (PRD) that you iterate on before any agent, application, or code gets created.

 

 

dinesh_svrs
Explorer

 

dinesh_svrs_0-1786347578931.png

The Classic Joule Studio such as a built within SAP Build focuses primarily on a low-code approach for creating simpler and predefined Joule skills and conversational agents, whereas the New Joule Studio provides an expanded, AI-first development environment that seamlessly supports both low-code and advanced workflows executions such as integrating full-stack application development, complex multi-agent orchestration, and developer tools like Git and CI/CD pipelines. 

akmal1216
Active Participant

akmal1216_0-1786347816279.png

Answer to the question:
Joule Studio - provides a unified environment for building agents, applications, and workflows from business intent

deiamolina
Contributor

Here it goes!
Classic Joule Studio primarily focuses on creating Joule skills and agents through SAP Build, where developers manually define the business logic, workflows, integrations, and configurations.

New Joule Studio is built on the SAP Business AI Platform and introduces an intent-to-outcome development approach. Users can describe a business requirement in natural language, and the platform can generate business intent analysis, PRD, Specification, Code, testing and deployment

Another key difference is the openness of the platform. While Classic Joule Studio is mainly focused on building skills and agents within SAP Build, New Joule Studio supports a more model-agnostic and extensible approach, integrating external AI models and third-party tools to create more robust end-to-end solutions.

2026-08-10_08h43_36.png

nishantbansal91
Active Contributor

 

New Joule Studio looks more promising than version 1.0.

However, there are still a few open questions:

  • How will it handle the custom processes that were developed within the Business process( Purchase Order flow)?
  • What will the user interface look like?
  • How will users access and use this application?

 

nishantbansal91_0-1786349405159.png

 

SriGanesh10
Explorer

SriGanesh10_0-1786350076525.png

The Classic Joule Studio uses a low-code environment to build custom skills and extend Joule on SAP BTP.

The New Joule Studio features AI-first, intent-based development with natural language and native n8n workflows.

jurajboron9
Explorer

jurajboron9_0-1786350188000.png

New Joule studio is introducing agentic developement without a need to create agents step by step, build skills manually, configuring etc... Instead of low-code/no-code using AI assisted artifact you can now generate end to end agentic solution based on the natural language business requirement.

 

mahenpande
Participant

The Classic Joule Studio is primarily focused on extending and customizing Joule's existing capabilities with a dependency on SAP Build Process Automation,  On other hand  the New Joule Studio represents a more advanced, fully integrated, and business-context-aware platform within SAP Build . Hence  combining low-code tooling,  data grounding, and open extensibility to bridge business intent to BTP solutions.joule-studio_badge.png

AditiArora16
Explorer

Screenshot 2026-08-10 at 10.16.28.png

The Key differences from Classic to New version of Joule Studio is:

  1. Improved developer Productivity - by introducing intent based development in the new version compared to the manual skill and agent building in the classic version.
  2. PRD provisioning - Documentation for the entire set of development package could be extracted using NLP in the new version where as in the classic this was not an option.
  3. Headless app creation - New version provides capabilities like connecting to github for maintaing code pipelines/version control, Fiori UI creation etc all with vibe coding unlike the classic version.
  4. n8n workflows -  Integration for creating simple workflows in n8n is now possible in the new version
vijay_yadav-ey26
Discoverer

vijay_yadavey26_0-1786354900897.png

One difference that I see in new Joule Studio is the Idea Page and automated intent-based development in place of manually creating actions and agents in classic Joule studio.

 

SyambabuAllu
Contributor

August_@.png

 Answer to question:

Classic Edition specifically as a way to create Joule skills and Joule agents. Skills are generally deterministic, single-purpose operations, while agents can perform more complex, multi-step tasks.

Joule Studio 2.0 having Conversations, Spaces ,development environment for building agents, apps and workflows, supporting both low-code and pro-code development and combining agent building with application development, workflows and a managed runtime 

 

 

Aravindha
Explorer

Aravindha_0-1786359652017.png

Answer to the question- Classic Joule studio extends joule using custom skills, agents, while new Joule provides a unified AI first environment to build, deploy and manage agents, application and workflows.

Thank you!

Dan_Wroblewski
Developer Advocate
Developer Advocate

Dan_Wroblewski_0-1786361288351.png

In classic, you specify the artifacts you want to build, and in the new Joule Studio you only specify your the intent and the business need.

ravigrover
Active Participant

ravigrover_0-1786363668294.png

One key difference is that Classic Joule Studio primarily focused on building Joule skills and integrations, while the New Joule Studio provides a more unified, low-code environment to design and build AI agents, applications, and workflows from business intent. @Rekha_DR 

VeenaKV
Associate
Associate

VeenaKV_0-1786365672655.png

Answer to the question: The main  difference is that Classic Joule Studio  focus on building Joule skills and agents .We have to do the integrations manually. The New Joule Studio provides a more unified, low-code environment to design and build agents, applications, and workflows from business intent. We can just provide the intent and everything else will be done by the tool.

FrederickDimmer
Product and Topic Expert
Product and Topic Expert

FrederickDimmer_1-1786366556677.png

 

  • Classic Edition = "Here are tools to build a skill or agent on top of SAP." Developer-first, BTP-centric, technically capable but requires setup effort.

  • New Joule Studio (2.0) = "Describe what you want to achieve and Joule builds it with you." SAP handles the infrastructure. It's model-agnostic, open by design, and spans the full lifecycle from intent → spec → agent → governance.

 

Rekha_DR
Developer Advocate
Developer Advocate

@deiamolina : For Week-1 challenge, it was sufficient to complete only Unit 1 as part of this challenge to understand the Overview of Joule. To earn the Course Completion Badge all the 4 units of the Learning Journey has to be completed. Kindly refer to Week-1 Blog post "Step-1"  for more details. https://community.sap.com/t5/artificial-intelligence-blogs-posts/august-developer-challenge-week-1-j... 

Greltel
SAP Champion
SAP Champion

Nice challenge. Thank you.

Greltel_0-1786371055985.png

For me the biggest difference is that Classic Joule Studio runs on your own BTP setup (Build Process Automation, entitlements, IAS), while the new one is fully SAP managed with no infrastructure to configure.

Clen
Participant

Thank you for guiding this journey!
Clen_0-1786373540918.png

For me, the key difference is the experience. The new Joule Studio is much more business-outcome driven. You can start with an intent and quickly move toward a working solution, while governance and lifecycle management are built in. In contrast, Joule Studio Classic requires more manual configuration of skills and agents along the way.
Jeff
Explorer

Jeff_0-1786373802758.png

 

One big difference is the approach to use intent-based development starting with natural language explaining the business requirement.  Joule Studio will then analyze this intent and not only develop an agent but build a full PRD which will describe the solution as well as business value and expected outcomes.  This document allows business inputs to stay connected to developers through the entire process. 

shaktibarath
Participant

joule_studio_badge.png

One of the key differences between Joule Classic and the new Joule Studio comes down to who manages the infrastructure.

Classic had a managed builder, but a self-managed runtime. New Joule Studio flips that: it's fully SAP-managed out of the box, complete with audit logging and data privacy built in.

It's also a broader bet than just No/Low-Code, SAP added pro-code support (Cursor, Claude Code) and agent frameworks (AutoGen, LlamaIndex) alongside the existing builder.

Net result: less infra babysitting, a bigger tent for how you build agents.  🎉

rameshreddy09
Newcomer

Joule studio.png

Classic Joule studio builds custom joule skills and agents for Joule. New Joule studio build complete AI-powered business solutions

Labels in this area