Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get message commit time? #5

Closed
rudygunawan opened this issue Dec 6, 2016 · 1 comment
Closed

How to get message commit time? #5

rudygunawan opened this issue Dec 6, 2016 · 1 comment

Comments

@rudygunawan
Copy link

rudygunawan commented Dec 6, 2016

Hi. Thank you for providing this library. Is it possible to get the message commit timestamp ? I know that I can get PutTime easily from mqmd, but I'm looking for a way to get commit timestamp from Get method like below.

  datalen, mqreturn, err = qObject.Get(getmqmd, gmo, buffer)
@ibmmqmet
Copy link
Collaborator

ibmmqmet commented Dec 6, 2016

I don't know what you mean by the commit time. The MQMD structure does contain the PutDate and PutTime (which is not necessarily the same as when a transaction was committed).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants