Skip to content

Getting different timestamps for PUT message with pmo.Options as ibmmq.MQPMO_SET_ALL_CONTEXT and ibmmq.MQPMO_SET_IDENTITY_CONTEXT #219

@ssuryava-tibco

Description

@ssuryava-tibco

Hi @ibmmqmet ,

For pmo.Options as ibmmq.MQPMO_SET_ALL_CONTEXT, when I put a message through my app, it's showing no values for put date/time on MQ explorer.
However the message put date/time is correct with MQPMO_DEFAULT_CONTEXT and MQPMO_SET_ALL_CONTEXT.
So I tried with putMqmd.PutDateTime = time.Now()
This is giving different timestamps for context ALL as compared to Default and Identity.
Like if it's showing a timestamp for Default and Identity context, it's showing timestamp + 5hrs for all context

Could you please suggest.

Thanks,
Sneha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions