The MQReceive() function 3removes the message from the queue, as in the following example:
3 3BEGIN WORK; 3 3EXECUTE FUNCTION MQReceive('IDS.DEFAULT.SERVICE', 'IDS.DEFAULT.POLICY'); 3 3(expression) hello queue 3 31 row(s) retrieved. 3 3COMMIT WORK;Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]