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

Mutiple 01 levels in copybook


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
cvishu

Active User


Joined: 31 Jul 2007
Posts: 136
Location: india

PostPosted: Mon Oct 11, 2010 2:44 pm
Reply with quote

Hi ,

I need to have mutiple containers in a Channel . I am aware tat if i use any arrays and then create a WSDL out of it it will take each array as a seperate container .

now how to create mutiple containers without using arrays ?

I tried to give two 01 levls in the cobol copybook and created the wsdl its showing error.


Please advice.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon Oct 11, 2010 2:47 pm
Reply with quote

error is due to the third line.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon Oct 11, 2010 3:48 pm
Reply with quote

this Redbook Channels & Containers may provide guidance.

since you are talking about WSDL, i assume you are not refering to mainframe creation of Containers but front-end.
Back to top
View user's profile Send private message
cvishu

Active User


Joined: 31 Jul 2007
Posts: 136
Location: india

PostPosted: Mon Oct 11, 2010 5:53 pm
Reply with quote

Thanks for the response . Had a look at the link , but still not clear about the solution


I think there are tqo approches , bottom-up and top-down , i am using the method where a cobol copy book is created first , then using the job DFHWS2LS its converted into a WSDL .

Now in order to tell my wsdl tat i am using mutiple containers, i think it is necessary to have each container in a 01 level of the copybook .

That is where i am struck , hope am expressing my problem clearly . or if its still not clear please do let me know.


Thanks
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts Trying to change copybook in online c... CICS 4
No new posts Help to Filter File Manager Copybook ... DFSORT/ICETOOL 14
No new posts Need to add field to copybook, proble... COBOL Programming 14
No new posts Recompiling programs after a copybook... COBOL Programming 1
Search our Forums:

Back to Top