Project Resources
The resources that make up projects and applications may include the following:
- Web interfaces: the user front end of the application
- Processes: the business logic of the application
- Composite APIs: non-persisted uninterrupted task sequences
- Collections: custom databases with any kind of data for the application
- Custom lists: static lists of reference information for the application
- Providers and connectors: links to services of providers external to the application
- Files: data or code related to the application
- Reports: means of monitoring the application at runtime
A resource is always created for a specific project. It can be detached from its project later and moved to another project. It is also possible to duplicate resources within a project or independent of any project. For more details, read Reuse of project resources.
Please give details of the problem