Running compleateExecution on PreConfigured page i get an error



2021-06-17 11:18:07,964 [366] ERROR ZARZĄDZANIE NT\SYSTEM Terrasoft.Web.Common.ServiceModel.ErrorHandler HandleError - AssemblyQualifiedServiceName = [Terrasoft.Core.ServiceModel.ProcessEngineService, Terrasoft.Core.ServiceModel, Version=7...MoreLess

Like 0

Like

1 comments

Dear Tomasz,



Could you please elaborate more on after what actions do you receive this error?



Thank you in advance.



Best Regards,

Ivanna Yatsura

Show all comments

Hi,

We're looking to integrate a Creatio instance with the Mitel telephony system and we installed the MiContact Center connector for the instance. Is the connector a standalone solution to integrate with the phone system or do we still need to have the BPM Messaging Service running in order to establish the connection between Creatio and the phone system?

Thanks

Like 0

Like

1 comments

Hello,

For Mitel telephony it is not necessary to have BPM Messaging Service. The connector can be used alone. 

Regards,

Dean

Show all comments

We have implemented custom section for opportunity similar to OOTB with DCM. The stage movement is restricted to few users as per acess rights. 

  1. The stage movement happens on click and should be allowed only when reason is provided which is captured as detail through pre-config page in business...MoreLess
Like 0

Like

1 comments

Hello,

The users can update the record with the processes, even if they do not have rights to edit the record manually. This is longstanding...MoreLess

Show all comments

Hi community!

I'm trying to set up a call to a web service (the built-in no-code approach), which uses a custom HTTP header for authentication called 'X-API-KEY'.

I haven't found a way to add a header to the web service via the UI. Is there some way to achieve this?

Thanks,

Robert

Like 0

Like

3 comments

Hi Robert, 

Usually such operations is performed by using OData: 

https://academy.creatio.com/docs/developer/integrations_and_api/data_se…



...MoreLess

Show all comments (2)

Hi,

I'm trying to run from a script task a postgres stored procedure, but the postgres database return an error "call" is missing,

What Am I doing wrong ?

bool retCode = false;
var userId = Get<Guid>("UtenteId");
var year = Get<int>("Anno");
 
var userConnection = Get<UserConnection...

MoreLess

Like 0

Like

5 comments

Hi, 

I solved it by converting the postgres procedure in a function

Show all comments (4)

Hi Community,

We have this situation where we need to send a specific attachment to our client's API. This API only accepts "multipart/form-data" contents, so we need to send the byte[] of our attachment.

Is it possible to send the byte[] from our attachments to the API using the "Web Service Integration Setup" tool? If yes, how can we achieve that?

Thanks in Advance.

Best Regards,

Pedro Pinheiro

Like 2

Like

3 comments

Hi Pedro,

You need to use a stream to pass a byte array in a body of a request. It's possible to create a business process that uses WebService...MoreLess

Show all comments (2)

Hello,

I have a contact who is a contact of two accounts.

On an order page, in my contact lookup, i can only select contact with the primary=true experience for the account (contactcareer). 

However, only one contact experience can be with the key primary at true, so for other account i can not select the contact.

Does anybody knows how to solve this issue ?

Thank you

Nicolas

Like 0

Like

3 comments

Dear Nicolas,



Unfortunately, it is not possible to add more than 1 primary account for contact as it is a primary one and it is the base logic...MoreLess

Show all comments (2)

Has someone ever integrated CREATIO with a DRUPAL website ?

You want to be able to capture leads from the DRUPAL website and automatically add the leads into CREATIO.

Several options :

- Creatio LP code added to the website

- Zapier

- Piesync

- others...

Thanks for your responses...

Like 1

Like

1 comments

Hello Francois,

Hope you're doing well.

If I understood your request correctly at the moment there are no such Marketplace applications/add-ons...MoreLess

Show all comments

Dear Community,

I have tried adding new communication option under lookup "Communication option types". but I want it grouped under existing "Phone" type. Please help in implementing the same.

Thanks,

Gokul

Like 0

Like

3 comments

Dear Gokul, 



In order to add the new value to the group, please open the lookup  "Communication option types", open the new record...MoreLess

Show all comments (2)

Hi all !

On the account section, i would like to filter accounts which have not received any email

I tryed to used the "History on account section" with the Object email but it looks like it did not work because in my example below the account is having an email in its timeline tab.

On the account i ve an email record in the history tab:

Does anybody knows how can i retrieve accounts with no emails history ?

Thank you

nicolas

Like 0

Like

1 comments
Best reply

Hello,

It is necessary to use this filter to use this filter:

Regards,

Dean

Hello,

It is necessary to use this filter to use this filter:

Regards,

Dean

Show all comments