in reply to MQSeries Put Options
And I think it should be an argument to the Put-call.
Something along (I can't try it out, so this is only guess-work):
so something along these lines... You need to double-check the documentation...$queue->Put( Message => $message, PutMsgOpts => { MQMF_SEGMENTATION_AL +LOWED => 1 } );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: MQSeries Put Options
by roperl (Beadle) on Jun 11, 2018 at 17:25 UTC |