Advanced: Client-Side Business Objects (310)

The videos for this course are filmed on Simplifier 7.0.

Additional information for this lesson:

Welcome to the Simplifier Advanced Course on Client-Side Business Objects

In this course, you are going to learn how Client-Side Business Objects (CSBOs) work and how you can use them in your applications.
You are going to use the Simplifier CSBO API to call other Client-Side and Server-Side Business Objects. You will learn how to upload third party libraries in Simplifier and integrate them into your CSBO function code. Also, we will show you the basic principles of asynchronous functions in JavaScript and how to use Promises in CSBO functions.

After successful completion of this course, you can continue with the Advanced Course on Debugging and Monitoring.

Our instance demo.simplifier.io is not suitable for this training, because it is reset every day and is freely accessible for every user.

You can work through the courses with a Free Trial

Module 1 311 - Creating a Client-Side Business Object
Unit 1 Creating a Client-Side Business Object  
Unit 2 Using the CSBO Function in an Application  
Module 2 312 - History and Version Control
Unit 1 History and Version Control  
Module 3 313 - Accessing UI Elements via Code
Unit 1 Accessing UI Elements via Code  
Module 4 314 - Return Statements and Error Handling
Unit 1 Return Statements and Error Handling  
Module 5 315 - Third Party Libraries
Unit 1 Integrating a Third Party Library  
Unit 2 Using the Library in an Application  
Module 6 316 - Calling other Client-Side Business Objects
Unit 1 Calling other Client-Side Business Objects  
Unit 2 Calling the CSBO Functions in an Application  
Module 7 317 - Binding Contexts
Unit 1 Binding Contexts  
Module 8 318 - Using Promises
Unit 1 Using Promises