References

References

Over 14 articles, this series has shown you how easy it is to write bridge applications in which your COBOL Web Service communicates with JSON through a Service Interface, with your Client program written in your preferred language. The series concludes with a list of references to videos and help pages that you will use to consolidate and extend your knowledge as you write your own bridge applications. This is the last scheduled article in this series.

1. You should start with the 3 ? m video Bridging Two Worlds. This gives necessary context to the detail in the Help pages. Then look at the Help and Training Page. This links to overview and training videos, and all the help pages.

2. The Jazz Users' Guide are the most important Help pages. You should read Introduction to Jazz, and you might like to view the Initial Demonstration (5m video).

3. Article #3, MANASYS Jazz: Getting Started. Jazz Setup tells you how to download and configure a copy of Jazz. Quickly create initial data descriptions with Import from COBOL, Import from SQL, or Import from Easytrieve. The definitions should then be enhanced with editing: The Define Statement gives all the rules. You might also like to view the first 7-8 m of tutorial video The Jazz Language.

4. Articles #4 to 7. These deal with creating the web service in Jazz and COBOL. You should go to the Jazz Users' Guide and read relevant chapters within the section “Web Service Programming.? They include both WSDL(SOAP) and JSON(REST) services: ignore WSDL/SOAP, use only JSON, and CHANNEL communication: -?

*???????Service-Oriented Architectures and Web Services. Introduces the concepts and terminology of Service Oriented Architectures.

*???????Providing Web Services?shows you how to write a Web Service Provider.??The example programs are little more than “Hello World”, but once developed you’d have the basic knowledge to write programs providing your mainframe data (VSAM???DB2?) through a web service so that it can be displayed on a web page.

*????????Real Web Services.??Starts to deal with real problems: accessing data from VSAM or DB2, and providing it to an external program for enquiry only, or for update.

*????????Web Services and Multiple Records.??Here you learn how to write web services that handle record hierarchies (think Customer/Order) and other record collections.

*?????????Micro Focus users should also read Web Services with Jazz and Micro Focus

5. Articles 8 to 10. Read Client Programming for information on creating client interfaces for JSON web services and using them.

Bridging Two Worlds is a 3 1/2 minute overview. We intend to produce a tutorial video covering the material in these articles in sufficient detail to teach you the material of this article series.

See our web page if you want more information about MANASYS Jazz and to see what it can do. Contact us if you have any questions, or connect with us on LinkedIn. Download a free evaluation copy to try out MANASYS Jazz yourself. And if you haven't done so already, please repost the link to this series of articles to your colleagues and contacts.

要查看或添加评论,请登录

Robert Barnes的更多文章

  • New Licensing Rules for MANASYS Jazz

    New Licensing Rules for MANASYS Jazz

    DXC Technology have started another Easytrieve Conversion project using MANASYS Jazz. There are two good reasons to use…

    3 条评论
  • The Many Charms of COBOL

    The Many Charms of COBOL

    Our development software MANASYS Jazz functions by generating COBOL, so I always notice publications about COBOL and…

  • MANASYS Jazz now supports DL/I

    MANASYS Jazz now supports DL/I

    EasiRun, our German reseller, has customers that are interested in Easytrieve Conversion with MANASYS Jazz, but have…

  • EasiRun to be a MANASYS Jazz Reseller

    EasiRun to be a MANASYS Jazz Reseller

    Jazz Software Ltd is delighted to announce the appointment of EasiRun Europa GmbH as a reseller of its software…

    6 条评论
  • MANASYS Jazz Build #308 Now Released

    MANASYS Jazz Build #308 Now Released

    Build 3.17.

    2 条评论
  • Where Next with Bridge Apps?

    Where Next with Bridge Apps?

    This is article 14 of this series. By the previous article we'd seen that our bridge technology is already very…

  • Review

    Review

    This is the 13th article in this series, and we've covered all parts of developing bridge applications. What have we…

  • Debugging Bridge Applications

    Debugging Bridge Applications

    This is the 12th article in this series. Errors can occur in any software, but the way bridge architecture separates…

  • Changing Bridge Applications

    Changing Bridge Applications

    These articles have shown you how to develop all three components of a bridge application. Most of the logic has been…

  • Client Apps

    Client Apps

    In these articles we've learnt how to create Jazz Web services, convert them to COBOL, bind the program so that it…

社区洞察

其他会员也浏览了