Moderator
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Has successfully completed the online course Advanced (310)
Has successfully completed the online course Advanced (320)
Has successfully completed the Intermediate Certification
Has successfully completed the Advanced Certification 2 years, 9 months ago
#36550
::
Hi Alex,
There is no integrated function to create folders on a file system in a BO.
In general, you can include javascript libraries in Simplifier and then use them in your apps/CSBOs. Here is the documentation:
- Including Libraries in Simplifier: https://community.simplifier.io/doc/current-release/extend/integrate-external-libraries/ (and sub-pages)
- Adding them to your Application: https://community.simplifier.io/doc/current-release/applications/create-apps-from-scratch/create-the-userinterface/libraries/
We have not tested the fs library yet, so I cannot say if it will work.
I think it is best to manage the folders via REST API, as you can then use a REST Connector in Simplifier.