Companies Home Search Profile

CICS Application Programming Fundamentals (COBOL)

Focused View

Chris Behrens

8:28:08

62 View
  • 1. Course Overview.mp4
    01:32
  • 1. Level Set and Version Check.mp4
    03:00
  • 2. CICS Overview.mp4
    03:10
  • 1. CICS Environment.mp4
    01:46
  • 2. CICS Transaction.mp4
    03:27
  • 3. CICS Resource.mp4
    03:01
  • 4. Task Management.mp4
    07:18
  • 5. File Management.mp4
    04:56
  • 6. Storage Management.mp4
    09:00
  • 7. Database Connectivity.mp4
    02:30
  • 01. A Little History.mp4
    03:07
  • 02. Block Mode Character Mode.mp4
    02:55
  • 03. Hello World.mp4
    02:05
  • 04. 3270 Output.mp4
    03:55
  • 05. Build Output Stream in Code.mp4
    02:34
  • 06. BMS.mp4
    04:31
  • 07. BMS Convert 1.mp4
    05:11
  • 08. BMS Convert 2.mp4
    03:23
  • 09. Assemble Use Maps.mp4
    07:41
  • 10. 3270 Input.mp4
    03:59
  • 1. Execute Interface.mp4
    01:41
  • 2. CICS Translation.mp4
    01:34
  • 3. Show EIB.mp4
    10:10
  • 1. Employee Application Overview.mp4
    02:08
  • 2. Naming Conventions.mp4
    01:49
  • 1. The Signon Feature.mp4
    04:28
  • 1. Signon Mapset.mp4
    00:45
  • 2. BMS Coding Standards.mp4
    03:44
  • 3. AID Key Standards.mp4
    00:39
  • 4. Coding the BMS Macros.mp4
    05:36
  • 5. Assembling Defining Installing the Mapset.mp4
    02:14
  • 01. Signon Program.mp4
    01:08
  • 02. Send Receive Terminal Data.mp4
    02:59
  • 03. Pseudoconversational.mp4
    10:27
  • 04. Convert ESONP to Pseudoconversational.mp4
    02:16
  • 05. Refactoring for Readability.mp4
    02:22
  • 06. Handling AID Keys.mp4
    05:17
  • 08. Registered Users File.mp4
    07:07
  • 09. Adding Test Users.mp4
    02:17
  • 10. Verifying User Credentials.mp4
    08:05
  • 11. Monitoring User Activity.mp4
    03:20
  • 12. Create Sign-on Rules File.mp4
    07:54
  • 13. Temp Storage Queues.mp4
    06:04
  • 14. Channels and Containers.mp4
    02:17
  • 15. Writing the Activity Monitor - Part 1.mp4
    05:39
  • 16. Writing the Activity Monitor - Part 2.mp4
    03:57
  • 17. Writing the Activity Monitor - Part 3.mp4
    06:49
  • 18. Writing the Activity Monitor - Part 4.mp4
    05:42
  • 19. Writing the Activity Monitor - Part 5.mp4
    01:54
  • 20. Updating The Sign-on Program.mp4
    07:40
  • 21. Module Summary.mp4
    01:27
  • 01. Module Overview.mp4
    01:32
  • 02. Module Roadmap.mp4
    01:17
  • 03. Design Employee Master File.mp4
    05:21
  • 04. Create Employee Master File.mp4
    02:28
  • 05. Mapset for Employee List.mp4
    04:46
  • 06. Employee List Program Simple List.mp4
    12:51
  • 07. CICS AppProg M10C7 Customize The Symbolic Map.mp4
    08:23
  • 08. Browsing Backward.mp4
    04:16
  • 09. Selecting and Filtering Records.mp4
    02:22
  • 10. Creating a Map to Enter Filters.mp4
    03:09
  • 11. Selection by Employee Id - Part 1.mp4
    07:09
  • 12. Selection by Employee Id - Part 2.mp4
    05:00
  • 13. Defining an Alternate Index.mp4
    04:45
  • 14. Listing Employees by Primary Name.mp4
    06:14
  • 15. Alternate Indices with Non-unique Keys.mp4
    02:10
  • 16. Displaying Active Filters on the List Screen.mp4
    01:20
  • 17. Tying in the Activity Monitor.mp4
    02:07
  • 18. The CEDF Transaction.mp4
    10:00
  • 19. Module Summary.mp4
    01:07
  • 01. Module Overview.mp4
    01:32
  • 02. Enhancing the Registered Users File.mp4
    04:10
  • 03. BMS Map for Employee Record Display.mp4
    03:56
  • 04. The View Employee Details Program.mp4
    05:58
  • 05. Selecting a Record on the List Screen.mp4
    09:02
  • 06. Controlling Access by User Role.mp4
    04:11
  • 07. Refactoring.mp4
    03:58
  • 08. Access by Standard Users.mp4
    01:55
  • 09. Access by Managers.mp4
    03:30
  • 10. Applying Filters.mp4
    07:54
  • 11. Refactoring.mp4
    01:18
  • 12. Reading through the Alternate Index.mp4
    04:22
  • 13. Browsing Forward and Backward.mp4
    07:59
  • 14. Extracting Common Code.mp4
    06:30
  • 15. Module Summary.mp4
    02:22
  • 1. Module Overview.mp4
    01:50
  • 2. Menu Program Structure.mp4
    10:21
  • 3. Menu Based on AID Keys.mp4
    05:53
  • 4. Integrating the Menu.mp4
    11:59
  • 5. Menu Based on Cursor Position.mp4
    02:44
  • 6. Menu Based on Entering a Selection.mp4
    02:08
  • 7. A Challenge.mp4
    00:29
  • 8. Module Summary.mp4
    00:51
  • 1. Module Overview.mp4
    01:02
  • 2. The BMS Mapset.mp4
    03:39
  • 3. Displaying and Receiving the Map.mp4
    03:42
  • 4. Editing Input Values.mp4
    09:02
  • 5. Writing the Record.mp4
    10:37
  • 6. Supporting Authorized User Categories.mp4
    03:27
  • 7. Audit Trail the File.mp4
    04:09
  • 8. Audit Trail the Code.mp4
    10:34
  • 9. Module Summary.mp4
    02:22
  • 1. Module Overview.mp4
    00:28
  • 2. The BMS Mapset.mp4
    03:16
  • 3. Getting Started.mp4
    04:59
  • 4. Completing the Program.mp4
    14:39
  • 5. Module Summary.mp4
    00:43
  • 1. Module Overview.mp4
    01:43
  • 2. Refining the AID Key Help.mp4
    04:43
  • 3. Confirm Deletion with a Message.mp4
    01:37
  • 4. Confirm Deletion with a Dialog.mp4
    05:16
  • 5. Refactoring.mp4
    01:19
  • 6. Physically Deleting a Record.mp4
    05:46
  • 7. Logically Deleting a Record.mp4
    02:43
  • 8. Module Summary.mp4
    00:33
  • 1. Putting it Together.mp4
    01:20
  • 1. Next Steps.mp4
    04:09
  • 1. Docs and Vids.mp4
    04:52
  • 2. Lagniappe.mp4
    01:49
  • Description


    This is a beginner-level introduction to CICS application programming using COBOL for developers familiar with COBOL but not with CICS. This course will teach you the fundamentals of CICS application design and development using the COBOL language.

    What You'll Learn?


      CICS has been one of IBM's flagship products for mainframe environments for the past 50 years. It is still used by tens of thousands of organizations worldwide. CICS plays a role both in legacy systems and in application modernization, and demand for CICS skills is on the rise. In this course, CICS Application Programming Fundamentals (COBOL), you’ll learn to design, code, run, and test CICS application programs. First, you'll discover the process of building up a complete CRUD application. Next, you'll explore the various skills for creating BMS maps. Finally, you'll delve into writing CICS applications in COBOL, working with VSAM KSDS data sets, and designing pseudo-conversational transactions. When you’re finished with this course, you’ll have the skills and knowledge of CICS COBOL application development needed to build and support such applications.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Chris Behrens
    Chris Behrens
    Instructor's Courses
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 119
    • duration 8:28:08
    • level preliminary
    • English subtitles has
    • Release Date 2023/12/13