I'm trying to get the "Resulting collection" out of a Read data step in a Business Process in order to iterate over it, but whatever I try the "Resulting collection" is null/empty when trying to access it later in BP. The "Collection of records" parameter for the step is populated with the expected...MoreLess
Anyone have any knowledge on why the Resulting collection parameter from a Read data step in a BP would be null despite it seeming to come back...MoreLess
Just to clarify, does this not work even in the case when the collection is passed to a subprocess — does the same error occur in that scenario as well?
Is it possible to bind knowledge base articles to packages, or in some other way move them between environments in an effective way? The client wants to be able to set up articles in their Pre environment and transfer them into Prod when ready, but the documentation doesn't provide information on the...MoreLess
Is it possible to override an OOTB C#-defined REST endpoint in Creatio? In our case, we need to trigger some action when a file is uploaded, and since the file record creation doesn't trigger business processes/similar, we need to do this some other way. One option we are trying to attempt is overriding...MoreLess
Problem Description I'm trying to integrate an external .NET library (Npgsql) into my custom Creatio package to connect with a PostgreSQL database. However, I'm encountering version compatibility issues with System.Runtime.
I am currently facing an issue with a model page that contains two lookup fields: one for contact and the other for email. My goal is to allow the user to select an email address associated with the selected contact, not just the primary email, but any email linked to that contact....MoreLess
It is hard to tell what the issue is based on the code alone, in this situation, it would be better to run a proper debug to see what exactly...MoreLess
Hello, I'm wondering if there is a way to import sharepoint comments directly into the feed in creatio? I could not find any articles or other questions on this. We'd like to move data from sharepoint over to creatio and to have users use the feed similar to how they used sharepoint comments. It's important that we can move over this data.
I'm trying to implement a file storage that saves files on a network share instead of the database. I followed the instructions here: API for file management | Creatio Academy but I'm getting a Cannot be null Parameter name: service error.
Has anyone else encountered an issue where the section wizards will not open after updating Creatio? Since updating to 8.1.3 from 8.0.6, we are not able to open the section wizards in several sections across Creatio.
I did find an "Item not found” exception on the console tab of the developer console. Has anyone else encountered this and how did you resolve it? Thank you!
Is it possible to add to the Creatio Login Page the show password icon you get on some other logon windows/pages (like the one from Windows Security. See Attached.)