I am sending a message to a Process(let us assume from ProcessA to ProcessB).

I am sending a message to a Process(let us assume from ProcessA to ProcessB).
I am using ProcessId of ProcessB in "Data" tab of Send Message Event so that the message will be targetted to ProcessB only.
This works always with admin user. No matter how many times I send a message to ProcessB, it works with admin user.
But, it does not work with basic user at all times. It works only for the first time.
On Monitoring the ProcessA, it shows that it sent the message, but in ProcessB, the message is not yet received.

Why does it work for the basic user only once? Does anyone have any idea?
You can also let me know the exact logs that I need to check, so that I can find why the message was not received in ProcessB.

OriginalPostID-146354

OriginalPostID-146354

  Discussion posts and replies are publicly visible

Parents
  • Hi, I have an issue with receive message.

    I have send message event in separate action and Receive message in main Process Model. (Its process to process) The problem is, I create two different process instances thru main action and then execute send message action for first instance, its receiving the message, additionally the second instance also (which is created after first instance) receiving the message. But its not affecting any instances that is created before first instances.

    How to restrict this?
Reply
  • Hi, I have an issue with receive message.

    I have send message event in separate action and Receive message in main Process Model. (Its process to process) The problem is, I create two different process instances thru main action and then execute send message action for first instance, its receiving the message, additionally the second instance also (which is created after first instance) receiving the message. But its not affecting any instances that is created before first instances.

    How to restrict this?
Children
No Data