How to fix this error "Groovy: unexpected token:"?

How to fix this error "Groovy: unexpected token:"? Please let me know how to fix this error. I can't deploy my tutorial claim management tutorial due to this error.

You can view the generated operations in the Execution property tab.

It looks like you have create (and re create) multiple contract from a business variables. During this operation, mapping operations are generated on the activity to bind the contract input and the business variable.

You may have some obsolete operation that need to be deleted in this section.

HTH
Romain

Hi,

Can you give more details about where the error occurs ? Logs or screenshots ?

Thanks

Hi,

When I deploy my application, it is said there are 3 error but they display 2 errors only, they are:

1. Element: claimInput.answer

Description: Groovy script claimInput.answer not compiling with error : Groovy:unexpected token:?

2. Element: claimInput1.answer

Description: Groovy script claimInput.answer not compiling with error : Groovy:unexpected token:?

Thanks

 

Are you using a BDM ? Did you deploy it ?

Can you retrieve the failing script and post its content here ?

Hi,

I am a new Bonita user and can I upload screenshot to display my error, where can I upload please?

Thanks

You can use a service like https://imgbb.com/

When I deploy, this is occured https://ibb.co/Xb95yY3.

This is detail of log https://ibb.co/gWhDBgK.

Thanks

Thank you for your answer. It is really work.