I would like to do some analysis of fields in our system, looking at when they are updated and frequency of update. Change log is enabled on these fields. Does anyone know the table name that this data is stored in? Or is there a better way to do this?
I have made some dashboard but I want to share a link to my clients so that they can have a direct view of the dashboard I prepared through the link I shared with them.
Please help if there is any functionality in creatio with which dashboard url links can be shared to client for viewing the dashboards.
I have a fault tolerant installation on-premise where there are 3 nodes running Creatio. Is there a way of configuring node-specific system setting? In other words, is there a way to have different values for different nodes for the same system setting?
We have implemented IFrame in our creatio instance to connect with third-party applications. The process is executing successfully. But we get an issue in the network, we could see the call is made twice in the network always one gets failed and the other one we could get a successful response.
When we tried to upload any file in Attachment detail, FileApiService is called and the file gets uploaded successfully.
When I tried to call the same API in postman, bypassing all headers and Query parameter it resulted in an error stating that: 'Can't parse file length'. I have no clue why the error is popped up.
I am trying to create business process where the user is able to select an email template, decide whether or not they want to include the attachments from the object in the email (i.e. if they are sending from a document record, include the attachments from the document record), an...MoreLess