Hi community,

I have the following situation :

From the "ENCOWAY SESSION" button, I want to override the onClick() method from it to automatically start a business process from there. How can I do this ?

Furthermore, my business process should take the object id (e.g. opportunity id) corresponding...MoreLess

Like 0

Like

2 comments
Best reply

Hi Jonathan,

I have an article on that topic with the code you'll need to start the process and pass the current record Id into a process parameter...MoreLess

Show all comments (1)

Hi All,

How to get the Page parameter value defined in a Pre-Configured page. I have tried to get that value(lookupfield value) using the usual way of get method but it returned undefined though there was value to it.

this.get(param).value;

Is there any other way to retrieve the page parameter value?

Thanks

Anupama

Like 0

Like

2 comments

Hi Anupama,

I've created a simple page where the value for the lookup column is filled in by the process before opening this pre-configured...MoreLess

Show all comments (1)

Hi Team,



We have explored the age calculation functionality on ContactSectionV2 base schema.

we would like to know the same functionality in previous versions (7.15) and how does that calculation process is happening.



In 7.18,





I have the below items explored

System Setting Value

1.RunAgeActualizationDaily

2...MoreLess

Like 0

Like

5 comments

Hello

This functionality remains in 7.18. The processes are there  with system settings as well as methods in ContactSectionV2 of the ...MoreLess

Show all comments (4)

I have the add-in loaded, Calculation of working days in business processes.

Trying to use the "Add Business Days" user task.

Calendar is set, number of days is set, start date is set, end date is empty.  When processing, it throws an error:

Npgsql.PostgresException (0x80004005): 42883: operator...MoreLess

Like 0

Like

2 comments

Hello Chris,

Could you please double-check if you executed the script from the instruction on the Creatio deployment procedure, step ...MoreLess

Show all comments (1)

Hello,

I am trying to implement a web-service integration that provides a collection of fields as a response, and adding it to an auto-generated page to show the results. Can someone guide me how I can implement this functionality to grab fields from a collection and show them as separate individual fields?

Like 1

Like

2 comments

I think it depends. If the quantity of fields you need is static and will not change, you can just read individual values and point them to...MoreLess

Show all comments (1)

I added an "Open Edit Page" element to my process. When I got to select which page, the one I am looking for is not an option. I want to open an edit page for my custom section, Change Orders. I have tried having the current package set to Custom, and I've set the current package to my Custom package with the schema I want to use. But I cannot get it to show up in this menu. Can anyone advise what makes certain pages available for this process element?

Like 0

Like

3 comments

Hello Mitch,

It seems that you have added custom section by development tools, but not via out-of-the-box tools like Section Wizard. For...MoreLess

Show all comments (2)

Hi

One of the annoyances of the case modified date is that it does not get updated if someone was to send an email on the case. This is to allow us to have accurate vision of when the last activity was on each case, so we can confirm that cases are updated regularly i.e. at least in last 48 hours.

I...MoreLess

Like 0

Like

1 comments

Hello Mark,

For your goal you can use next trigger signal:

This start signal will be triggered by any email realted to the existing&nbs...MoreLess

Show all comments

Hi,

I am trying to find the parameter values changed through a process execution which is attached to a case stage.

I have enabled the trace data option in process.

But after the process ran, I can't see the traced data in the process log.

Is there anything I am missing to turn off or on?

The process has an approval element. Does it have to do anything with trace data option?

Like 0

Like

2 comments

Hello,

You did everything correct, but the trick here is that trace data cannot be received from "Terminate event". Please view trace data of...MoreLess

Show all comments (1)

Hi,

I'm using Orders and Order Items section with a 1:N relationship. On the Order Item I maintain a re-order date for that specific item. When the Current Date equals the Re-Order Date I want to send emails to customers for all the records where this condition applies.

The email should contai...MoreLess

Like 0

Like

2 comments

Unfortunately, it's not possible to send an email to a collection of users in a business process. The functionality is planned by the bpm'online...MoreLess

Show all comments (1)

Hi everyone,

I'm facing a problem in the business process , when I try to save the business process element , the following message appears: ' Error occurred when saving : Collection item  with unique identifier not found '

Like 0

Like

0 comments
Show all comments