Hi,
I created a custom package to integrate ceatio with our own product, how ever i couldn't find a way to return multiple results. When i try to add 2 resulting text i got following error
This property is already checked in another parameter. It can only be used in 1 parameter.
is there a way to return multiple results like Dictionary ?
Like
Hi Onur,
It's not quite clear what you are trying to achieve. Can you please send more details and screenshots of what needs to be done?
Best regards,
Oscar
Hi Oscar,
I'm getting following message from parameters window
i hope this message helps you
Hello Onur,
Could you please send us listing code of the schema and also describe the steps on how the issue has been reproduced?
Best Regards,
Tetiana
Hi Tetiana,
https://www.codepile.net/pile/dJQM2vJW
i hope this schema code is what you are asking me to.
Onur Erbay,
Hi Onur,
Have we understood everything correctly and you are trying to input C# code into the JS module and receive an error when specifying parameters in the JS module? Or are you creating a new user task. Please share steps to reproduce the problem.
Best regards,
Oscar
i'm adding c# user task, with multiple inputs. I'm trying to get multiple outputs from that user task.
Hello,
We checked the issue and got the same error as you mentioned earlier. The thing is that only one parameter can be a resulting one, since it's in the same user task. The only thing you can try to do is to create one parameter of object type and put everything into it.
Best Regards,
Tetiana Bakai