on ‎2016 Oct 13 4:47 AM
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi Leo,
In java only version of PI system you can save the message version in two different ways, one is by staging and another one is by logging.
Staging: you can store asynchronous message at particular pipeline step for later editing or restart of the message from persisted version.
Logging: Store asynchronous or synchronous at particular pipeline step for later displaying of the logged message in message monitor, you cannot edit or restart the logged message.
Difference between logging and staging: The staged message persisted in the database and the message is put into the messaging system queue again and will be processed by another thread, but logged message will persist in the database and continue processing without puting the message into messaging system queue again.
Log Version in your screen shot are the stored message via logging as i said above, these version we cannot edit or restart we only just to display the version in message monitor.
Regards,
Praveen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.