Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: goldivfr
  • Content: Threads
  • Order by date
  1. goldivfr

    Auto Dead Queue / Backout requeue

    Is there such a process that when a message has been read off a queue but backed out X amount of times that it automaticlly moves off the queue onto a backout requeue. Like a dead-letter queue but not for transmission problems but more application failures. thanks
  2. goldivfr

    COM+ and DeadLetterQueueName

    Hi All, First time post.. be gentle !!! I have the VB code below, (VB and VC examples behave the same) Dim session As new MQSession Dim queueManager as MQQueueManager Set queueManager = session.AccessQueueManager(“TestQueue”) ‘ Return something DeadLetter = queueManager.DeadLetterQueueName...

Part and Inventory Search

Back
Top