10,730
edits
No edit summary |
|||
Line 6: | Line 6: | ||
* [[Resco Cloud]] - the backend of our system; it handles data. You can connect your data server to Resco Cloud through integrations (or use Resco Cloud only). It also hosts data management and customization tools. | * [[Resco Cloud]] - the backend of our system; it handles data. You can connect your data server to Resco Cloud through integrations (or use Resco Cloud only). It also hosts data management and customization tools. | ||
* [[Resco mobile apps|Application]] - you can manage your data in the application, even when you are offline. We offer mobile, desktop, and web-client applications, and all of them are fully customizable. | * [[Resco mobile apps|Application]] - you can manage your data in the application, even when you are offline. We offer mobile, desktop, and web-client applications, and all of them are fully customizable. | ||
* [[Woodford]] - a tool that allows you to customize | * [[Woodford]] - a tool that allows you to customize your mobile applications ([[app projects]]). It is hosted on Resco Cloud. | ||
* Other tools - also hosted on Resco Cloud. These don't affect how the mobile application looks like, but rather work with data. | * Other tools - also hosted on Resco Cloud. These don't affect how the mobile application looks like, but rather work with data. | ||
== Configuration and design == | |||
Application configuration and design are performed via the [[Woodford]] tool. | |||
# To create an app, you create an [[app projects|app project]]. You can create an unlimited number of projects. By associating the project with a user role (profile), the correct app will be available for your users. | |||
# The next step is to create the data model. Woodford connects to the cloud-service and imports the metadata. Simply by selecting which entities and fields you want to have available in the app the data model is created. | |||
# To design the UI components like views, forms, and home-menu, simply use the provided designers. | |||
# Finally, publish the app. A published project is a data package that the app downloads and reads to configure itself. | |||
Your users can now download one of [[Resco mobile apps]], enter your cloud-service login and enjoy the app you have just created. | |||
== Configuration variants == | == Configuration variants == | ||
Line 15: | Line 26: | ||
[[File:Resco Cloud.png|600px]] | [[File:Resco Cloud.png|600px]] | ||
If you are using Microsoft Dynamics, you can benefit from a tighter integration than with other backend servers | If you are using Microsoft Dynamics, you can benefit from a tighter integration than with other backend servers. | ||
[[File:Resco with Dynamics architecture.png|600px]] | [[File:Resco with Dynamics architecture.png|600px]] | ||
Line 63: | Line 74: | ||
When the app starts the first thing the user sees is the [[home screen]]. End each item of the menu can open an entity view, form, calendar, or dashboard. | When the app starts the first thing the user sees is the [[home screen]]. End each item of the menu can open an entity view, form, calendar, or dashboard. | ||
== Content tools == | == Content tools == |