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

DFHLS2WS WSDL com.ibm.cics.wsdl.properties.suppressedField1?


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

New User


Joined: 27 Jan 2021
Posts: 1
Location: United States

PostPosted: Wed Jan 27, 2021 1:52 am
Reply with quote

I'm writing a program that takes in a WSDL from DFHLS2WS and needs to know about any FILLER data items that were ignored. I'm pretty sure IBM stores that information in the appinfo annotation com.ibm.cics.wsdl.properties.suppressedField1, examples of which can be found on page 507 and 509 of www.redbooks.ibm.com/redbooks/pdfs/sg247126.pdf

However, there are a bunch of values stored in suppressedField1, and IBM does not provide any documentation on what each value is. I can infer that de1 refers to the location of the FILLER item, and de2 refers to the size of the FILLER item, but I'm completely clueless about what de3 or any of the a# values are for. I don't want to ignore those values unless I know that I won't need them. Does anyone here know what all the values in suppressedField1 are for?
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