-
Notifications
You must be signed in to change notification settings - Fork 3
Day 1
Kyryl Krylov, CPA edited this page Jul 21, 2020
·
18 revisions
- Configure FileSystem Mode
- Configure Logger
- Configure WorkspaceConsole
- Install and configure Clio
- Git repository
- SVN repository
Duration | Topic | Links |
---|---|---|
20 min | Configure FileSystem Mode | Instructions |
10 min | Discuss directory structure | |
5 min | Create New Package | Instructions |
10 min | Configure Logger | Instructions |
20 min | Configure Workspaceconsole utility | Article |
20 min | Set First Breakpoint with Visual Studio | Instructions |
5 min | Create and Commit Package with GitHub Desktop | Info |
15 min | DataBinding | Article |
10 min | Install application on a remote host | |
5 min | Q&A this may take longer |
- Convert Creatio to FileSystem mode
- Configure custom Logger
- Create GuidedLearning Package and set dependency on ProductCore
- Set SysSetting (Code: SchemaNamePrefix)
- Clone starting package to your Pkg directory
- Work space console utility CI/CD tool
- Clio CI/CD tool
- CreatioSDK Required NuGet package
- Visual Studio will be used for all backend development
- Visual Studio Code will be used primarily for the front end development
- Postman will be used to test all configuration web services
- Postman Collection
- SVN Server will be used to store committed changes
- SVN Client will be used to commit changes to SVN Server
- Application Logic Level
- Configuration Architectural Elements
- Application Infrastructure
- Configure Console for use with Visual Studio