1 / 15

Sonic Workbench for OpenEdge Architect Users

Session 127. Sonic Workbench for OpenEdge Architect Users. Bill Wood Fellow, Progress Software Corporation. FINAL Version 0.7 – Aug. 11, 2009. Agenda. Introduction Getting started Basics Demonstration Tips and techniques Demonstration continues Q&A. When Worlds Collide!.

ace
Télécharger la présentation

Sonic Workbench for OpenEdge Architect Users

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Session 127 Sonic Workbench for OpenEdge Architect Users Bill Wood Fellow, Progress Software Corporation FINAL Version 0.7 – Aug. 11, 2009

  2. Agenda • Introduction • Getting started • Basics • Demonstration • Tips and techniques • Demonstration continues • Q&A

  3. When Worlds Collide!

  4. How to Make Worlds Collide! • See Progress Communities • http://communities.progress.com/pcom/docs/DOC-16270 • Search for“Combining OpenEdge Architect and Sonic Workbench” • Summary • Install Sonic Workbench (7.6.1) • Install OpenEdge Architect (10.2A) • Set up Eclipse “Links” – One Eclipse, both sets of Features

  5. Sonic Workbench and OpenEdge Architect • What to notice in common • Common Eclipse • Common DBNavigator • Common XML Tools • Also look at • Windows/Preferences... • Help • File/New… • Perspectives • Views

  6. A Two-Minute Overview of Sonic • Distributed computing • Asynchronous • MESSAGES travel betweenSERVICES running in CONTAINERS hosted on COMPUTERS

  7. 18 18 250 The Itinerary for The Demo /* custom.p */DEFINE INPUT PARAMETER in1 AS INTEGER. DEFINE OUTPUT PARAMETER ou1 AS INTEGER. ou1 = in1 + 232. • Service dev.OpenEdge • on Container dev_OpenEdgeTest • in localhost

  8. The Itinerary for The Demo 18 18 250 @openapi.openedge.export FILE(type="ESB", esboeFilename="D:\Progress\OpenEdge\oeide\eclipse\workspace1\OEAppProject", useReturnValue="false", writeDataSetBeforeImage="false", executionMode="external"). DEFINE INPUT PARAMETER in1 AS INTEGER. DEFINE OUTPUT PARAMETER ou1 AS INTEGER. ou1 = in1 + 232. • Service dev.OpenEdge • on Container dev_OpenEdgeTest • in localhost 8

  9. Sonic Workbench and OpenEdge Architect

  10. Sonic Workbench and OpenEdge Architect • Sonic Perspectives • Sonic Design • Sonic Debug • DB Navigator • Sonic Projects • Sonic Development • SonicBPEL • Sonic Java Service • Editors • ESB Process • Views • Containers • Output • Tracking Messages • Message Sender/Listener

  11. Tips and Techniques • Viewing Messages • Making your own Perspective

  12. Tips and Tricks: Making Your Own Perspective • Windows>Save perspective as… • Rearrange it • Changes persist • Save again

  13. Current Compatibility/Testing Matrix Check Progress Communities for compatibilities and installation instructions

  14. More Links • List of Plugins and “How to” document https://progress.subscribenet.com/control/prgs/product?child_plneID=274973 • Link to the .pdf: Combine Architect And Sonichttp://communities.progress.com/pcom/docs/DOC-16270 • OpenEdge Developers Corner Integrating Sonic Workbench with OpenEdge Architect 10.2A http://communities.progress.com/pcom/docs/DOC-102131 • Sonic Workbench 7.0 Tutorialshttp://communities.progress.com/pcom/docs/DOC-29438

  15. Session 127 Sonic Workbench for OpenEdge Architect Users Bill Wood Fellow, Progress Software Corporation FINAL Version 0.7 – Aug. 11, 2009

More Related