Question

Activity creation

Hi, 

Can you help me on this use case in which the activities are created based on the user input?

for example, if I input in the field:

Activity quantity: 3 

then 3 activites are created with 3 different Subjects: activity 1, activity 2, activity 3.

Thanks 

 

Like 0

Like

2 comments

Hello,



Your business task could be achieved by the business process. For example:

 

1. Create Parameters: Start by adding parameters to the process to input values such as "start date," "end date," and "user." 



2. Configure the Business Process:

Add a pre-configured page where you can input the required values.

Use formulas to set the start and end dates using the parameters you defined earlier.

Add an "Add data" element to create a new activity. Configure the columns for start and end date, type, and user.

 

3. Add a conditional flow with a condition to check if the date doesn't match the end date from the pre-configured page.

If the condition is true, proceed to the next formula element to increment

Nguyen Trang,

 

We are sending you the Conditional flow instruction, for your review. If you have any specific questions about this, please describe them in more detail.

 

Show all comments