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.
Do you like this idea?
1 comments