|
58 | 58 | } |
59 | 59 | ], |
60 | 60 | "outcomesName": "Learning outcomes", |
61 | | - "_outcomesComment": "Use IBM Integration Bus to create and invoke a message flow which transforms data using ESQL.", |
| 61 | + "_outcomesComment": "Use IBM Integration Bus to create and drive a message flow which transforms data using ESQL.", |
62 | 62 | "outcomeList": |
63 | 63 | [ |
64 | 64 | { |
65 | | - "title": "Use IBM Integration Bus to create and invoke a message flow which transforms data using ESQL." |
| 65 | + "title": "Use IBM Integration Bus to create and drive a message flow which transforms data using ESQL." |
66 | 66 | } |
67 | 67 | ], |
68 | 68 | "summary": |
|
101 | 101 | "overview": |
102 | 102 | { |
103 | 103 | "name": "Create", |
104 | | - "heading": "Import projects", |
| 104 | + "heading": "Import project", |
105 | 105 | "_createComment": "A description of what will happen when the user clicks Import.", |
106 | 106 | "sections": |
107 | 107 | [ |
108 | 108 | { |
109 | | - "section": "The Transformation_ESQL application includes one project that is imported into your workspace." |
| 109 | + "section": "Click <span class='uicontrol'>Import</span> and the Transformation_ESQL application will be imported into your workspace." |
| 110 | + }, |
| 111 | + { |
| 112 | + "section": "The <span class='uicontrol'>Transformation_ESQL</span> message flow will be opened for you." |
110 | 113 | } |
111 | 114 | ] |
112 | 115 | }, |
|
144 | 147 | "sections": |
145 | 148 | [ |
146 | 149 | { |
147 | | - "section": "The Transformation_ESQL application is shown in the Application Development view of your workspace." |
| 150 | + "section": "The <span class='uicontrol'>Transformation_ESQL</span> application is now shown in the Application Development view of your workspace." |
148 | 151 | }, |
149 | 152 | { |
150 | | - "section": "" |
| 153 | + "section": "No other preparation steps are required for this tutorial." |
151 | 154 | }, |
152 | 155 | { |
153 | | - "section": "The application will be deployed to your default integration server. The message flow is then started and ready to be invoked." |
| 156 | + "section": "Next you will use the Flow exerciser to send HTTP requests to the message flow." |
154 | 157 | } |
155 | 158 | ] |
156 | 159 | }, |
|
188 | 191 | "sections": |
189 | 192 | [ |
190 | 193 | { |
191 | | - "section": "The Transformation_ESQL application is shown in the Application Development view of your workspace.", |
| 194 | + "section": "The <span class='uicontrol'>Transformation_ESQL</span> message flow should be open already:" |
| 195 | + }, |
| 196 | + |
192 | 197 | "steps": |
193 | 198 | { |
194 | 199 | "type": "ordered", |
195 | 200 | "details": |
196 | 201 | [ |
197 | 202 | { |
198 | | - "details": "Open the Transformation_ESQL message flow, and click the Flow Exerciser icon <img src='http://ot4i.github.io/ot4i.tutorials//dist/images/icons/iib/startFlowExerciser.png' alt='' /> to start recording the message path through the flow." |
| 203 | + "details": "Click the Flow Exerciser icon <img src='http://ot4i.github.io/ot4i.tutorials//dist/images/icons/iib/startFlowExerciser.png' alt='' /> to start recording the message path through the flow." |
199 | 204 | }, |
200 | 205 | { |
201 | 206 | "details": "Click the Send Message icon <img src='http://ot4i.github.io/ot4i.tutorials/dist/images/icons/iib/sendMessage.png' alt='' /> to select a message to send to the flow." |
202 | 207 | }, |
203 | 208 | { |
204 | | - "details": "Choose Message1, edit the message data if you like, and click Send. Your request message is sent to the HTTP input node." |
| 209 | + "details": "Choose Message1, edit the message data if you like, and click Send. Your request message is sent to the HTTP Input node." |
205 | 210 | } |
206 | 211 | ] |
207 | 212 | } |
|
230 | 235 | "link": "com.ibm.etools.mft.doc/rt26110_.htm" |
231 | 236 | } |
232 | 237 | ] |
233 | | - }, |
234 | | - "actions": |
235 | | - { |
236 | | - "title": "Run Actions", |
237 | | - "details": |
238 | | - [ |
239 | | - { |
240 | | - "name": "Deploy", |
241 | | - "method": "deployArtifacts()" |
242 | | - } |
243 | | - ] |
244 | 238 | }, |
245 | 239 | "exits": |
246 | 240 | { |
|
0 commit comments