Время создания
Filters

🚀 Hello! We have released a new version of T.I.D.E 1.3.2 🎉

 

In this version, we have added the following improvements:

 

1️⃣ Support for repositories with large blob files 📂

2️⃣ Improved navigation between the repository list and the server list 🔄

3️⃣ Enhanced UX for working with local changes 🎨

 

To update T.I.D.E to the latest version, use the following command 📌

 

// Install/Update T.I.D.E for selected environment to the lates version
clio tide -e <ENV_NAME>

 

P.S: Clio was updated to version 8.0.1.23  with improvement to l4r command to support -e arguments with the environment name

 

// Link a repository to Pkg directory for support development in the file design node with Git repo 
clio l4r -e <ENV_NAME> --packages * --repoPath .
0 comments
Show all comments

Hi, the Clio team provides the T.I.D.E. release version 1.3.1 with real-time application installation logs during synchronization of the Creatio environment and Git repository.

 

Clio was updated to version 8.0.1.22 and provides support Creatio version up to 8.2.2 releases for command describe to understand the version, platform, and product of Creatio environment

 

// cliogate 2.0.33 and above required
clio describe -e <ENV>

 

P.S:

 

To update clio to latest version

 

dotnet tool update clio -g

 

To update cliogate to latest version

 

// The update Clio required
clio gate -e <ENV>

 

To install the latest version of T.I.D.E.

 

clio tide -e <ENV>
0 comments
Show all comments

The Clio team has released a new version of T.I.D.E.v1.2.9

 

🔧 What’s new?

✅ Fixed dependency issues during installation

✅ Added support for checking out large repositories

 

💡 Quick Guide: How to Load an Existing App to a Git Repo using T.I.D.E.

 

1️⃣ Install T.I.D.E. in your environment:

 

clio install tide -u https://my.creatio.com -l <Login> -p <Password>

 

2️⃣ Create an empty repository on your Git server and generate an Access Token with the required permissions.

 

3️⃣ Open the T.I.D.E. section in Creatio and create a new repository.

 

4️⃣ Click “Link with the application”, select your app, and add a commit message for tracking changes.

 

That’s it! You’re all set! 🚀

 

Try out the T.I.D.E, and let us know what you think! 💬✨ 

0 comments
Show all comments
Discussion

Hi everyone, we have released a new version of T.I.D.E. and added the ability to load from local files copied to Creatio to synchronize changes with the environment after discarding. Now, T.I.D.E. covers all synchronization scenarios between the Environment, Local copies, and the Git server.

 

You can install or update T.I.D.E. to the latest version with the following command

 

// For new Creatio instance
 
clio tide -u  -l  -p 
 
//If you have registered Clio environment
 
clio tide -e 

 

Also, Clio was updated to version 8.0.1.21 and received the ability to call Creatio web services in the following way

 

clio call-service --service-path [SERVICE ROUTE] -e ENV_NAME --destination C:\response.json --input C:\request-data.json

 

Example:

 

clio call-service --service-path ServiceModel/ApplicationInfoService.svc/GetApplicationInfo -e dev --destination C:\json.json

 

It can help simplify operations with custom web services in different scenarios.

0 comments
Show all comments

Hello Creatio Team,

I’m representing DE IT SOLUTION, a provider of custom web development services, and would like to propose a new feature for Creatio Experience: an ‘About This’ section for workflows and experiences.

 

Idea Overview:

The ‘About This’ section would serve as an internal documentation hub, providing important details about workflows and experiences. This feature could greatly support teams offering custom web development services, ensuring project consistency and improved collaboration.

 

Key Benefits:

  • Faster Onboarding: New team members can quickly understand project workflows.
  • Standardized Processes: Promotes consistency for custom web development projects.
  • Efficient Collaboration: Easy access to project guidelines for developers.
  •  

How It Adds Value to Creatio Users:

  • Helps project managers document workflows efficiently.
  • Reduces time spent on handovers and knowledge transfers.
  • Aligns with Creatio’s goal of enabling low-code, collaborative environments.
  •  

Question:

Can you please confirm if including a link to our site, DE IT SOLUTION, is permitted in feature requests on this forum?

We believe this feature will greatly enhance the user experience for teams providing custom web development services, and we would be thrilled to see it considered for future updates.

 

Thank you for your attention to this idea!

 

Best regards,
William Jones
DE IT SOLUTION

 

1 comments

Hello,

 

As we see, all necessary information is already available in our Academy article. Please clarify which additional documentation should be used in this section to improve workflow.

Show all comments