IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

CICS webservice - Flexible Interface


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
techarch

New User


Joined: 07 Jun 2021
Posts: 1
Location: Edinburgh

PostPosted: Mon Jun 07, 2021 4:13 pm
Reply with quote

Hi there, We have CICS Web services, MQ DPL and piloting with z/OS connect. The question I have is about CICS web service and options available to design a flexible service interface.

Generally CICS web service interface translates to fixed copybook , so we are needing to make change for every new field that needs to get through the interface. we are looking to design a flexible host solution that can dynamically handle new variables coming through the interface , store dynamically in DB2 generic table structure and apply appropriate rules.

Explored the following for flexible service interface,

1) JSON key value pairs (which again on parsing converts to fixed copybook layout),
2) XML unbounded arrays (Array field length is fixed)

we are mainframe team with not much exposure to latest technologies, frame work and patterns available for mainframe service integration/flexible interfcae. Any expert insights will be greatly appreciated.

many thanks for taking the time to read the query.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top