📄 demoinstructions.html
字号:
<html><head><title>Instructions for Using Online Internet Access Demo</title><meta name="GENERATOR" content="Microsoft FrontPage 3.0"></head><body><h3>Instructions for Using Online Internet Access Demo. to Advanced Queuing.</h3><p>Advanced Queuing allows only authenticated and authorized interner users to perform AQoperations. We have created user "guest" with password "welcome" totry this demo.</p><p><strong>Activity I - Show an Enqueue from Internet</strong> <ul> <li>Choose <em>New Business Card Order</em> from the scroll down menu </li> <li>Enter field <em>Employee Id </em>say 101</li> <li>Click on <em>Generate XML</em> </li> <li>This brings up IDAP document in the window. This is an IDAP document to enqueue a <br> message in the queue bzcardorders_q. </li> <li>Click on <em>Submit Order</em> </li> <li>This will return an xml file with the result. Look at this file. It will show the enqueued message id.</li></ul><p><strong>Activity II - Show a Dequeue from Internet</strong> <ul> <li>Choose <em>Remove Business Card Order</em> from the scroll down menu </li> <li>Enter field <em>Employeeid</em> or the <em>messageId</em> in Order# field you got from the previous enqueue </li> <li>Click on <em>Generate XML</em> </li> <li>Click on <em>Submit Order</em> </li> <li>This will return an xml file with the result. Look at the file. This is the response to the dequeue. </li></ul><p><strong>Activity III - Transformation at Enqueue</strong> <br>This simple transformation verifies if the employee id exists and if it does then it willfill in the missing fields - first name and last name. <ul> <li>Choose <em>New Business Card Order</em> from the scroll down menu </li> <li>Enter field <em>EmployeeId </em></li> <li>Click on <em>Generate XML</em> </li> <li>In the window add the line "<transformation>BZ_ADM.BZCARDVERIFY</transformation>" in <producer_options> </li> <li>Click on <em>Submit Order </em></li> <li>Save the result in the file. </li> <li>To verify that transformation really happened do a dequeue as specified in step two. The fields First Name and Last Name will be filled in the message returned. </li></ul><p><strong>Activity IV - Tranformation at Dequeue </strong><ul> <li>To apply transformation at dequeue add the line "<transformation>BZ_ADM.BZCARDVERIFY</transformation>" in <consumer_options> before clicking on <em>Submit Order</em> at Dequeue in Activity II.</li> <ul> </ul></ul></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -