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

Need a JCL to compile cobol/cics with xml


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
SlipDisc

New User


Joined: 15 Feb 2006
Posts: 4

PostPosted: Tue Apr 29, 2008 5:41 pm
Reply with quote

Hi everyone

Need your favour about the jcl. previously i have a jcl to compile cobol/cics/db2 but when i include xml parse, i got error. is there any library that i have to inculde in the jcl.

any helps much appreciated.
thanks
Back to top
View user's profile Send private message
Gnanas N

Active Member


Joined: 06 Sep 2007
Posts: 792
Location: Chennai, India

PostPosted: Tue Apr 29, 2008 5:53 pm
Reply with quote

Please contact your support or peers for apt JCLs...
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Tue Apr 29, 2008 8:25 pm
Reply with quote

SlipDisc wrote:
but when i include xml parse, i got error.
What level of COBOL are using?
Back to top
View user's profile Send private message
SlipDisc

New User


Joined: 15 Feb 2006
Posts: 4

PostPosted: Wed Apr 30, 2008 5:20 am
Reply with quote

CICS Guy wrote:
SlipDisc wrote:
but when i include xml parse, i got error.
What level of COBOL are using?


Thanks for reply. can't get you. what do you mean "level of COBOL " ??. is't version or something else ?

for your info, at sdsf i can see this. i think, this is the version of cobol that i currently use. correct me if i'm wrong.
Code:
PP 5655-G53 IBM Enterprise COBOL for z/OS  3.4.1
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Wed Apr 30, 2008 5:30 am
Reply with quote

SlipDisc wrote:
Code:
PP 5655-G53 IBM Enterprise COBOL for z/OS  3.4.1
Great, now post your XML PARSE statement, the associated data areas and the errors you are getting......
Back to top
View user's profile Send private message
SlipDisc

New User


Joined: 15 Feb 2006
Posts: 4

PostPosted: Thu May 01, 2008 5:16 am
Reply with quote

thanks for helping me. icon_smile.gif
Finally i managed to solve this problem. actually there is no problem with xml parse statement. my mistake is to display value of xml-event & xml-text in cics command. (exec cics enter traceid(nn) from(xml-event) end-exec)


case closed. thanks again.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
Search our Forums:

Back to Top