Message Content

it is possible to increase message content character value? since its restricted to 255…

Hello,

No it is not possible as it is tied to the database constraints, what would be the use case?

Most of the case the message content is ID of objects the the target process can fetch upon message reception. That way the message is kept small (hence is processing is faster) and the fetch operation is explicit in the BPMN diagram for readibility of the process actions.

Captain Bonita

This topic was automatically closed 2 hours after the last reply. New replies are no longer allowed.