Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Thus, step by step, I will be able to create or assign:

  • Realm and Roles of the application, along with the association of users:

    image-20240409-182037.png
  • Onesait Platform Resources: Entities, APIs, Dashboards, Data Flows, Flow Engine, etc.:

    image-20240409-182012.png
  • Web Project:

...

In this release, a connector has been created for the Platform's BPM Engine, which will allow interaction with the rest of the Platform's elements.

...

This will allow:

  • Make inquiries about Entities:

image-20240403-122323.png

image-20240228-142826.png
  • Make insertions on Entities:

image-20240403-122432.png

image-20240229-083252.png
  • Invoke published APIs in the API Manager:

image-20240403-122524.png

image-20240229-170025.png
  • Launch DataflowsDataFlows:

image-20240403-122603.png

image-20240229-093745.png

In this guide you can see an example of the use of each of these connectors with an example.

...

More and more projects are using the Platform's File Repository, and the Platform is adding new features to this component.

New Browser for the File Repository on MinIO

In this release, the File Repository browser for MinIO has been updated, which has allowed the Platform to introduce new functionalities, as well as an improved look & feel.

...

By accessing the MinIO option, we access the Bucket created for the user, from where we will be able to upload new files, create folders, navigate through the bucket as if it were a file system, download files, delete them, share them, etc.

...

In this post we can see how the browser works.

FTP protocol support in File Repository on MinIO

With the addition of the new version of MinIO, now, in addition to providing AWS S3 compatible storage, FTP/SFTP support is also provided to access the file system in the File Repository, allowing downloading and uploading files, as well as creating new folders.

FTP/SFTP access is at the platform user level, so the user will be able to access his or her bucket or buckets to which he or she has permissions, represented as a folder:

...

We explain it in more detail in this article.

Virtual Buckets on AWS S3

This functionality allows a platform administrator user to segment an S3 bucket (either AWS S3 or MinIO) in virtual buckets assigned to different Platform users.

In this way, without the need to have different physical buckets, I can use each virtual bucket for a specific topic, having separated its uses (datamart, staging, etc.).

...

Once we have created the virtual bucket, we will be able to work with it, creating entities, uploading files, etc.

...

This post explains the necessary configuration and how to use this new concept.

Navigation diagram between forms

This functionality allows to have a navigation diagram between platform forms, so that users can see the navigation between forms and visualize where the buttons and connections between them redirect to.

...

We explain it in more detail in this article.

Update of Platform modules to Spring Boot 3.2 and Keycloak as a single Identity Manager.

In this version the execution engine has been updated from Sprring Boot 2.7 to Spring Boot 3.2, with the main objectives of:

Access the new features and functionalities offered by this new version of Spring Boot

Update of Platform modules to Spring Boot 3.2 and Keycloak as a single Identity Manager.

In this version the execution engine has been updated from Sprring Boot 2.7 to Spring Boot 3.2, with the main objectives of:

  • Access the new features and functionalities offered by this new version of Spring Boot.

  • Resolve vulnerabilities detected in previous versions of Spring Boot and its dependencies.

This post explains the main changes of Spring Boot 3 (among them the migration from Java EE to Jakarta EE) and the main changes in Platform, among which we can highlight that from this version, Keycloak is the only Identity Manager supported by Platform.

IMPROVEMENTS AND NEW ASSETS

a