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

Special characters in result parameters are not displayed correctly when returned to the calling Cobol batch program from zRES rule execution

270006BT54 gravatar image
Question by Miriam.Kaestner  (8892) | Oct 09, 2015 at 11:33 AM ibmodmzosodmresrule execution servercode page

Some special NLS characters (eastern european languages, for example Z WITH CARON) are not displayed correctly when returned to the calling Cobol batch program from zRES rule execution. All is well when tested from RD with UTF-8 code page, and also when using SOAP-UI client.

LiezlChin

People who like this

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

1 reply

  • Sort: 
270006BT54 gravatar image

Answer by Miriam.Kaestner (8892) | Oct 09, 2015 at 11:39 AM

Results from Java rules engine include the correct character (Unicode Character 'LATIN SMALL LETTER Z WITH CARON' U+017E). Java (Unicode) uses 16 bits and therefore has support for a very large number of characters.

Now the client application needs to handle and display this character glyph. The client application is responsible for using a codepage which includes all the necessary characters and glyphs.

In Rule Designer or SoapUI, you use UTF-8 which can handle vast numbers of glyphs by using multiple bytes when necessary. With an 8-bit EBCDIC/ASCII codepage however, you can only display 256 characters. So the problem is finding an 8-bit codepage which includes all these worldwide NLS characters. This is in fact impossible; there are only regional 8-bit codepages.

The Cobol mainframe program can receive a UTF-8 byte array, i.e. an array of bytes which should be interpreted as UTF-8, and move it around. A 3270 terminal cannot correctly display the glyph. If the COBOL gave the byte-array (character string) to a web browser - then it would probably appear correctly.

If the consuming application is not able to display this special character, you might replace it with a valid English character.

To summarize:

The problem is not with ODM, but with the code page of client application (specified as Copybook import code page) and probably the 3270 terminal

Comment
LiezlChin

People who like this

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

Follow this question

49 people are following this question.

Answers

Answers & comments

Related questions

RES console on z/OS: No execution unit (XU) connected to this server through TCP/IP 1 Answer

How to deploy a RuleApp to RES using java code? 1 Answer

Deprecated RuleSet Cache Size: 0 1 Answer

The login to the Rule Execution Server (RES) console is slow on a WebSphere Application Server (WAS) cluster and Federated Repository with LDAP 1 Answer

Rule execution server vs. RES database availability 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