Skip to main content

pipeline page is not showing in the groups menu

  • April 24, 2019
  • 3 replies
  • 0 views

Hi,

I was following the CICS webservices microfcus tutorial, when i found a point where i found myself stuck.The issue is i cannot find the Pipeline page under my groups to create a PIPELINE. 

As shown in the screenshot. Please help

Thanks


#EnterpriseDeveloper

3 replies

  • Author
  • Rocketeer
  • 19312 replies
  • April 30, 2019

Hi,

I was following the CICS webservices microfcus tutorial, when i found a point where i found myself stuck.The issue is i cannot find the Pipeline page under my groups to create a PIPELINE. 

As shown in the screenshot. Please help

Thanks


#EnterpriseDeveloper

Found the root cause of the issue. the issue is that CICS WEB SERVICES is diabled from the message in console log:-

"ES support for CICS WEBSERVICES is disabled (Early Adopter Product). CCSID tables 00000 to Unicode(UCS) not found"

 

Can anyone suggest which CCSID tavbles are needed to be installed for this to work


  • Author
  • Rocketeer
  • 19312 replies
  • April 30, 2019

Found the root cause of the issue. the issue is that CICS WEB SERVICES is diabled from the message in console log:-

"ES support for CICS WEBSERVICES is disabled (Early Adopter Product). CCSID tables 00000 to Unicode(UCS) not found"

 

Can anyone suggest which CCSID tavbles are needed to be installed for this to work

Enterprise Developer has a feature called "Product Documentation" designed to answer questions like this. In this case, it's the second topic shown if you search for "CCSID". https://www.microfocus.com/documentation/enterprise-developer/ed40pu8/ED-VS2017/GUID-AFB6589A-D008-40FC-AF03-70726244A1E4.html

  • Author
  • Rocketeer
  • 19312 replies
  • May 2, 2019
Enterprise Developer has a feature called "Product Documentation" designed to answer questions like this. In this case, it's the second topic shown if you search for "CCSID". https://www.microfocus.com/documentation/enterprise-developer/ed40pu8/ED-VS2017/GUID-AFB6589A-D008-40FC-AF03-70726244A1E4.html

Thanks michael for the info. I am able to setup CICS webservices correctly using the link