Hello,
I am new to Outsystems.
Is it possible to customize New Employee Onboarding with multitenant ? ( Each manager has his own space but for the assignment of tasks it will be necessary to have a common catalog in which each manager will be able to search and assign tasks by filtering by Department, Location , Group or Team and assign it to the employee). Can you give me some ideas on how to do this.
Thanks
Marcelle
Hi Marcelle,You can find all you need about multi-tenancy in Outsystems in the following links:
https://success.outsystems.com/Documentation/How-to_Guides/Development/How_to_Build_a_Multi-tenant_Application
https://www.youtube.com/watch?v=6nZ2OP3vJAY
https://www.outsystems.com/training/courses/45/master-class-on-multi-tenancy/Regards,Sirajeddine
Thank you very much. I'm looking at.
Hi Marcelle,
You can customize this app as you want, this app was shared with the intention to give developers the basic foundations of an onboarding app and let them add new features as they see fit for their use case.
Regarding what you want to do, isn't that achievable with a new screen only available for managers that shows information filtered by their roles? Multi-tenancy seems a complex solution for a simple use case, if I understood correctly.