- 1. Specify queue name as CICSINPUT.
- 将队列名称指定为CICSINPUT。
来自互联网
- 2. Provide the queue name as CICSOUTPUT.
- 提供队列名称CICSOUTPUT。
来自互联网
- 3. Next, set the queue name (see Listing 18).
- 接下来,设置队列名称(见清单18)。
来自互联网
- 4. Enter ERROR for the queue name and click OK.
- 输入ERROR作为队列的名称并单击OK。
来自互联网
- 5. Fill in the base Queue name that is hosted on MQ.
- 填入MQ上承载的基本队列名称。
来自互联网
- 6. Select TOMQQ from the Queue name drop down list (Figure 33).
- 从Queue name下拉列表中选择tom QQ(图33)。
来自互联网
- 7. Select FROMMQQ from the Queue name drop down list (Figure 32).
- 从Queue name 下拉列表中选择FROMMQQ(图32)。
来自互联网
- 8. We will be configuring the client application to use this queue name.
- 我们将确认客户机应用程序使用此队列名称。
来自互联网
- 9. You will need to use this queue name later when you configure the MDB.
- 在以后配置MDB时需要使用此队列名。
来自互联网
- 10. In the following dialog, enter a queue name as listed in the table above.
- 在接下来的对话框中,输入和上表中列出的一样的队列名。
来自互联网
- 11. An example of a pattern parameter is a queue name from where messages are read.
- 模式参数的例子之一是通过它读取消息的队列名。
来自互联网
- 12. The required parameters are the queue name and the message body (an XML document).
- 所需的参数为队列名和消息体(XML文档)。
来自互联网
- 13. This ties the queue name to the service registry and the logical application layer.
- 这将队列名称与服务注册中心和逻辑应用程序层绑定在一起。
来自互联网
- 14. Select JMSQueue as the queue Type and specify wbe_output_queue as the queue Name.
- 选择JMSQueue作为queueType,并指定wbe_out put _ queue作为queue Name。
来自互联网
- 15. Select the queue name that matches your import and the SCA application bus (Figure 33).
- 选择与导入匹配的队列名称和SCA应用程序总线(图33)。
来自互联网
- 16. The go method is passed two strings, one for the queue manager and one for the queue name.
- go方法传递两个字符串,一个用于队列管理器,一个用于队列名。
来自互联网
- 17. The remote queue definition is defined with the target device queue manager name and queue name.
- 该远程队列定义是用目标设备队列管理器名称和队列名称定义的。
来自互联网
- 18. The practice of embedding the sending and receiving qualifiers in the queue name is widespread today.
- 在队列名称中嵌入发送和接收限定符的实践在今天非常普遍。
来自互联网
- 19. Choose SAMPLEQ from the queue name drop-down list. This is the queue you created in the previous step.
- 从队列名下拉列表中选择SAMPLEQ,这是上一步创建的队列。
来自互联网
- 20. The topic queue name, which is the same as the resource property name (which is total in this sample).
- 主题队列名,与资源属性(即范例中的的total)名称相同。
来自互联网
- 21. Click the node and specify in for the Queue name property for the node in Properties TAB's Basic folder.
- 单击该节点并在Properties选项卡的Basic文件夹中指定in作为该节点的Queue name属性。
来自互联网
- 22. The first parameter to the send method is the JNDI queue name, which specifies where messages should be sent.
- send方法的第一个参数是jndi队列名,队列名指定了消息应当发送到哪里。
来自互联网
- 23. In the example shown, the COBOL program addresses a target service using a ubiquitous WebSphere MQ queue name.
- 在本文的例子中,COBOL程序使用普通的WebSphereMQ队列名作为其目标服务。
来自互联网
- 24. The code gets the subscription name, the queue manager to use, and the queue name to send the message from the dialog.
- 该代码从对话框中获得订阅名、要使用的队列管理器以及要发送消息的队列名。
来自互联网
- 25. You must also set the appropriate queue name, which is the same as the queue name you created earlier (see Listing 15).
- 您必须设置相应的队列名称,这与您之前创建的队列名称相同(见清单15)。
来自互联网
- 26. When a message is received, the queue name and message format (MQMD.Format) is matched to attributes in the meta-object.
- 当接收到消息时,队列名和消息格式(MQMD.Format)与元对象中的属性进行比较。
来自互联网
- 27. The JNDI directory entry we create later will look for this specific queue name so enter it exactly as shown. (Figure 6)
- 我们稍后创建的JNDI目录项将查找此特定的队列名称,所以输入的名称必须与所示的名称完全相同。
来自互联网
- 28. In our circumstance the envelope can be considered equivalent to the message header, while the address is the queue name.
- 在这种情况下,可以认为信封相当于消息头,而地址相当于队列名。
来自互联网
- 29. In the Node properties section under the Basic TAB, input Q.IN as the Queue name and leave the rest of the field as default.
- 在Basic选项卡之下的node属性部分输入Q.I N作为queue名,并使其余字段保留默认设置。
来自互联网
- 30. Method to receive JMS messages synchronously.The receive method specifies the JNDI queue name from which to retrieve messages.
- receive方法指定jndi队列名,并从中检索消息。
来自互联网