Digital Developer Conference: a FREE half-day online conference focused on AI & Cloud – North America: Nov 2 – India: Nov 9 – Europe: Nov 14 – Asia Nov 23 Register now

Close outline
  • United States
IBM?
  • Site map
IBM?
  • Marketplace

  • Close
    Search
  • Sign in
    • Sign in
    • Register
  • IBM Navigation
IBM Developer Answers
  • Spaces
    • Blockchain
    • IBM Cloud platform
    • Internet of Things
    • Predictive Analytics
    • Watson
    • See all spaces
  • Tags
  • Users
  • Badges
  • FAQ
  • Help
Close

Name

Community

  • Learn
  • Develop
  • Connect

Discover IBM

  • ConnectMarketplace
  • Products
  • Services
  • Industries
  • Careers
  • Partners
  • Support
10.190.13.195

Refine your search by using the following advanced search options.

Criteria Usage
Questions with keyword1 or keyword2 keyword1 keyword2
Questions with a mandatory word, e.g. keyword2 keyword1 +keyword2
Questions excluding a word, e.g. keyword2 keyword1 -keyword2
Questions with keyword(s) and a specific tag keyword1 [tag1]
Questions with keyword(s) and either of two or more specific tags keyword1 [tag1] [tag2]
To search for all posts by a user or all posts with a specific tag, start typing and choose from the suggestion list. Do not use a plus or minus sign with a tag, e.g., +[tag1].
  • Ask a question

How to develop a CICS Screen using JBMS Programming

50PKB8EKQG gravatar image
Question by NarutoSasuke  (1) | May 29, 2018 at 05:09 AM omnibuscicscicstsjava8osgijcics

We went through the Redbook (sg24-8038-00 / CICS and the JVM server Developing and Deploying Java applications) on JBMS programming. They have provided the information to create a CICS screen using JBMS programming. In the Redbook 7.11 FILE CONTROL concept by using JCICS/JBMS program they are trying to read, update, write, and delete the record inside the VSAM file. In that Redbook the provided information for updating the record on VSAM file is not working.

In providing CICS screen using JBMS (JAVA BSAIC MAP SET) code . We need all these METHODS , VARIABLES and CLASSES ,but in this Redbook they provided only some of the fields. alt text

They didn't provide any information regarding to the Screen, PfKeyPanel, Component, Container, Field methods are mentioned as key functions used for the JBMS package. (import com.ibm.itso.sg258038.jbms.*; import com.ibm.itso.sg258038.jbms.Field.Color;). There is no information available about these packages. These packages have all the user defined functions that will help us to create the CICS screen using JBMS programming . alt text

Since there is no such detail given about it, we cannot proceed by giving user defined methods. Can we get elaborate details so that we can implement the JBMS programming to create the CICS Screen.?

c1.png (25.2 kB)
c2.png (40.7 kB)

People who like this

  0
Comment
10 |3000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster

3 answers

  • Sort: 
20000028VV gravatar image
Accepted answer

Answer by Phil_Wakelin (351) | May 30, 2018 at 04:15 AM

OK we have finally found the archive of the source for JBMS. Its located in the additional materials for the Redbook SG24-5275-03, "Pooled JVM in CICS Transaction Server V3" which is where the chapter in question originally appeared. This has now been archived as SG24-5275-04 since the JVM Pool technology was sunset in CICS TS V4.2. However the Java samples for this book can still be found on the ITSO FTP server here

Comment
Theresa Hamilton
NarutoSasuke

People who like this

  2   Show 2   Share
10 |3000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
50PKB8EKQG gravatar image NarutoSasuke (1)   May 31, 2018 at 06:39 AM 0
Share

1.If I want to learn, how to code for creating my own mapset using JBMS language, where I will get the material? 1. the LINK here is not working...!! 2. what are the books you provided now have the same information we already went through it, it is also having the same issue what i discussed? 3. as you told like it is not possible to create a screen using JAVA code rite because sufficient information is not provided in those redbooks?

50PKB8EKQG gravatar image NarutoSasuke (1)   Jun 12, 2018 at 04:53 AM 0
Share

Thank you so much Phil_Wakelin

20000028VV gravatar image

Answer by Phil_Wakelin (351) | May 29, 2018 at 10:46 AM

@NarutoSasuke
IBM CICS and the JVM server: Developing and Deploying Java applications is an old IBM Redbooks publication. I've been through the archives but have been unable to find any code samples for the JBMS samples other than whats was published in this Redbook.

Note more recently we have produced some new JCICS samples including VSAM, TS, TD, link etc but do not have anything else I know of for terminal control or BMS.

Phil Wakelin
IBM CICS Strategy & Design - Java Adoption

Comment
NarutoSasuke

People who like this

  1   Show 2   Share
10 |3000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
50PKB8EKQG gravatar image NarutoSasuke (1)   May 30, 2018 at 01:31 AM 0
Share

Is there any differnce between JCICS and JBMS code?

20000028VV gravatar image Phil_Wakelin (351) NarutoSasuke (1)   May 30, 2018 at 07:57 AM 1
Share

JCICS is a CICS provided set of Java classes which wrapper the traditional EXEC CICS API. JBMS is just a set of sample helper classes for dealing with 3270 which drive some parts of the JCICS API.

20000028VV gravatar image

Answer by Phil_Wakelin (351) | Jun 06, 2018 at 10:23 AM

The link works for me, and I've updated it to point to the parent folder, so hopefully you will be able to browse the FTP server.

Comment

People who like this

  0   Show 1   Share
10 |3000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
50PKB8EKQG gravatar image NarutoSasuke (1)   Jun 12, 2018 at 04:54 AM 0
Share

Thank you so much Phil_Wakelin

Follow this question

147 people are following this question.

Answers

Answers & comments

Related questions

JCICS and JZOS and OSGi and JAX-RS 5 Answers

Are the JCICS classes threadsafe? 1 Answer

AspectJ Load time weaving in CICS Z/OS Liberty Profile 16.0.0.2 3 Answers

DFHPI1007 XML_FORMAT_ERROR Invalid XML data character when installing BUNDLE in CICS 1 Answer

DFHSJ0215 and DFHSJ0914 when trying to start my OSGI JVM Server in CICS TS 5.1 1 Answer

  • Contact
  • Privacy
  • IBM Developer Terms of use
  • Accessibility
  • Report Abuse
  • Cookie Preferences

Powered by AnswerHub

Authentication check. Please ignore.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • API Connect
  • Analytic Hybrid Cloud Core
  • Application Performance Management
  • Appsecdev
  • BPM
  • Blockchain
  • Business Transaction Intelligence
  • CAPI
  • CAPI SNAP
  • CICS
  • Cloud Analytics
  • Cloud Automation
  • Cloud Object Storage
  • Cloud marketplace
  • Collaboration
  • Content Services (ECM)
  • Continuous Testing
  • Courses
  • Customer Experience Analytics
  • DB2 LUW
  • Data and AI
  • DataPower
  • Decision Optimization
  • DevOps Build
  • DevOps Services
  • Developers IBM MX
  • Digital Commerce
  • Digital Experience
  • Finance
  • Global Entrepreneur Program
  • Hadoop
  • Hybrid Cloud Core
  • Hyper Protect
  • IBM Cloud platform
  • IBM Design
  • IBM Forms Experience Builder
  • IBM Maximo Developer
  • IBM StoredIQ
  • IBM StoredIQ-Cartridges
  • IIDR
  • ITOA
  • InformationServer
  • Integration Bus
  • Internet of Things
  • Kenexa
  • Linux on Power
  • LinuxONE
  • MDM
  • Mainframe
  • Messaging
  • Node.js
  • ODM
  • Open
  • PartnerWorld Developer Support
  • PowerAI
  • PowerVC
  • Predictive Analytics
  • Product Insights
  • PureData for Analytics
  • Push
  • QRadar App Development
  • Run Book Automation
  • Search Insights
  • Security Core
  • Storage
  • Storage Core
  • Streamsdev
  • Supply Chain Business Network
  • Supply Chain Insights
  • Swift
  • UBX Capture
  • Universal Behavior Exchange
  • UrbanCode
  • WASdev
  • WSRR
  • Watson
  • Watson Campaign Automation
  • Watson Content Hub
  • Watson Marketing Insights
  • dW Answers Help
  • dW Premium
  • developerWorks Sandbox
  • developerWorks Team
  • Watson Health
  • More
  • Tags
  • Questions
  • Users
  • Badges