Hello,
I couldn’t find any record of correlate message in operation log table, or say any records satisfy “entity_type_ = ‘ProcessInstance’ and OPERATION_TYPE_ = ‘CorrelateMessage’”
It should be available according to document
History level is already set to full.
I have enabled basic authorization for rest calls but I also have “restrictUserOperationLogToAuthenticatedUsers” set to false.
version 7.20 (Tomcat distribution)
*I started camunda at 7.16 and this has always been an issue to me
The parameter I used usually looks like this:
“{
“messageName”: “testMessage2”,
“businessKey”: “alwaysProvided”,
“processInstanceId”: “alwaysProvidedAsWell”
}”
Does it happen to anyone?
Thank you!
Jimmy