52
Views
2
Comments
Can we write the OS11 IS Modules as library apps in ODC Studio?
Application Type
Mobile, Reactive
Service Studio Version
11.54.34 (Build 62959)

Hello,
In our case, we have created few IS Modules in a single application in our service studio, now we are having a necessity to transfer (Copy/paste) our modules to ODC Studio. 
My question is "do we need to create separate libraries/applications for those IS Modules (from service studio) in our ODC Studio? or can we create all those elements from the IS Modules (Service studio) in a single library/application in ODC Studio?

Please clarify.


Thanks,
Meghana

2022-07-22 08-49-20
Laura Fidalgo

Hi Meghana,

Here's some documentation on ODC architecture that might help: https://success.outsystems.com/documentation/outsystems_developer_cloud/building_apps/app_architecture/

Regarding your question, that's an architectural decision that you and your team need to answer by looking at your application's architecture. Do you have anything that might be consumed by other apps besides the one you're working at? In that case, it might make sense to have several libraries. Libraries can also reference libraries, in case you have some dependency between those modules.

There's nothing saying that you can't have all those elements from the IS modules in 1 ODC app, you just have to check if it makes sense considering the references in your environment.

Hope this helps :) 

2023-06-07 11-14-56
Nokku Meghana

Got it! thank you @Laura Fidalgo 


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.