Hi. i had a question about MQSeries Properties context – solved this. But have the same question about MQSC

Home Page Forums BizTalk 2004 – BizTalk 2010 Hi. i had a question about MQSeries Properties context – solved this. But have the same question about MQSC

Viewing 1 reply thread
  • Author
    Posts
    • #18263

      http://www.biztalkgurus.com/forums/14837/ShowThread.aspx#14837 – in this post I've asked if there is possibility to get MQSeries Properties – But ive found that that is easy – from Microsoft site.

      Now I have another question: is There possibility to do such a thing for MQSC adapter ? (because we intend to use MQSC adapter on our system) 

       definitions of remote MQSeries Server, by which my client will use:

      ———————————————————————————————————————————

      msgSomeMessage(Something.SomeQueueName) = "Q1";

      msgSomeMessage(Something.SomeQueueManagerName) = "QM_QueueManager";

      msgSomeMessage(Something.SomeQueueConnectionProps) = "123.4.5.6:1414";

      ———————————————————————————————————————————

      etc.

       

       

       

    • #26526

      Hi,

      Absolutely, you can also do things like MyMsg(MQSeries.MQMD_Expiry) = 1000; when using the MQSC adapter.

      Cheers

      SMM

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.