readme

来自「oracle9i+j2ee开发aq oracle9i+j2ee开发aq or」· 代码 · 共 42 行

TXT
42
字号
Read instructions from the file setup_steps.txt to set up the Internet accessdemo. for advanced queuing.Activities:Activity I - Show an Enqueue from Interneti) Choose New Business Card Order from the scroll down menuii) Enter field Employeeidiii) Generate XMLiv) Show IDAP document in the window. This is an IDAP document to enqueue a    message in the queue bzcardorders_q.v) Submit Ordervi) This will pop up a window with the result. Save that file. Look at that file this is the response to the enqueue. Activity II - Show a Dequeue from Interneti) Choose Search Business Card Order from the scroll down menuii) Enter field Employeeid or the messageId you got from the previous enqueueiii) Generate XMLiv) Submit Orderv) This will pop up a window with the result. Save that file. Look at the file.  This is the response to the dequeue.Activity III - Transformation at Enqueuei) Install the transformations from the directory transformation.ii) Choose New Business Card Order from the scroll down menuiii) Enter field EmployeeIdiv) Generate XMLv) In the window add the line    "<Transformation>BZ_ADM.BZCARDVERIFY</transformation>"   in <producer_options>vi) Submit Ordervi) Save the result in the file.vii) 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.Activity IV - Tranformation at Dequeuei) To apply transformation at dequeue add the line     "<transformation>BZ_ADM.BZCARDVERIFY</transformation>"    in <consumer_options> before clicking on Submit Order at Dequeue.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?