Idea
Discussion

JSON Parameter on Business Process

Hi there! how are you? 

It would be very useful if processes can receive a JSON parameter type and be able to handle it as a JSON.

For example we have this JSON:

{

"ContentType" : "0",

"ShortNumber" : "50150",

}

we create the parameter Input as json type we can access the values in the business process as parameters for example Input.ContentType

I know that now there a some workaround (use string parameter and then read as JSON in a script task) but this new parameter type but this new type of parameter would speed up configuration times.

 

Thank you!

Regards.

1 comments

Hello Uriel,

 

Thank you for your idea!

We will create a request for our development team in order to bring this functionality in future releases.

 

Best regards,

Artem.

Show all comments