The following article describes how to send a message from the Creatio server to the client via the WebSocket established out-of-the-box. Can we use the same WebSocket to send back messages to the server from the client?? If Yes, How?
We are using Creatio 7.16.3 Service enterprise on-premises (Infra on AWS cloud). We have a use case where certain fields on the Creatio GUI need to send and receive real time updates for a specific user across multiple browser client instances that s/he might be using...MoreLess
I have a use case where I need to send a reminder email to all users of a certain organization role at 9 AM their morning as per the timezone they have chosen.
I cannot use the Start timer element in the business process as it only lets you choose one timezone and not the user's timezone.
Is there any ready-made solution to handle snapshots of sales transaction (like Opportunities and related product data) which should be "freezed" (eg. on demand or recurrently) in case to analyze/compare them in the future ?