Discussion:
How to compile COBOL codes through Jenkins
(too old to reply)
Vishal Hirawadekar
2022-07-21 15:15:54 UTC
Permalink
Hi All,

I am also trying to compile COBOL and C++ codes in Tandem using Jenkins. Could you please help me to do setup in Jenkins ?
What are the steps I need to follow to compile through Jenkins.

Thanks & Regards,
Vishal
Randall
2022-07-21 19:19:57 UTC
Permalink
Post by Vishal Hirawadekar
Hi All,
I am also trying to compile COBOL and C++ codes in Tandem using Jenkins. Could you please help me to do setup in Jenkins ?
What are the steps I need to follow to compile through Jenkins.
Thanks & Regards,
Vishal
Are you trying to do this in OSS or GUARDIAN? Important question to answer. In OSS, this should be trivial, or your Jenkins setup is wrong.
Vishal Hirawadekar
2022-07-24 06:12:19 UTC
Permalink
Post by Randall
Post by Vishal Hirawadekar
Hi All,
I am also trying to compile COBOL and C++ codes in Tandem using Jenkins. Could you please help me to do setup in Jenkins ?
What are the steps I need to follow to compile through Jenkins.
Thanks & Regards,
Vishal
Are you trying to do this in OSS or GUARDIAN? Important question to answer. In OSS, this should be trivial, or your Jenkins setup is wrong.
Hi Randall,

I want to do setup for both Guardian and OSS. I have not yet started setup for Jenkins. Is there any Tandem manual available?

Regards,
Vishal
Randall
2022-07-24 19:03:43 UTC
Permalink
Post by Vishal Hirawadekar
Post by Randall
Post by Vishal Hirawadekar
Hi All,
I am also trying to compile COBOL and C++ codes in Tandem using Jenkins. Could you please help me to do setup in Jenkins ?
What are the steps I need to follow to compile through Jenkins.
Thanks & Regards,
Vishal
Are you trying to do this in OSS or GUARDIAN? Important question to answer. In OSS, this should be trivial, or your Jenkins setup is wrong.
Hi Randall,
I want to do setup for both Guardian and OSS. I have not yet started setup for Jenkins. Is there any Tandem manual available?
Regards,
Vishal
I don't have enough info. However, the NSGit Jenkins manual has info on doing this, if you are a customer.
Vijay Kumar Jhala
2022-07-25 08:53:28 UTC
Permalink
Post by Vishal Hirawadekar
Post by Randall
Post by Vishal Hirawadekar
Hi All,
I am also trying to compile COBOL and C++ codes in Tandem using Jenkins. Could you please help me to do setup in Jenkins ?
What are the steps I need to follow to compile through Jenkins.
Thanks & Regards,
Vishal
Are you trying to do this in OSS or GUARDIAN? Important question to answer. In OSS, this should be trivial, or your Jenkins setup is wrong.
Hi Randall,
I want to do setup for both Guardian and OSS. I have not yet started setup for Jenkins. Is there any Tandem manual available?
Regards,
Vishal
Running Jenkins in OSS is pretty easy and you can then setup a jenkins job using SSH2 to trigger your compilation scripts, if you already have them.
Randall
2022-07-25 18:34:40 UTC
Permalink
Post by Vijay Kumar Jhala
Post by Vishal Hirawadekar
Post by Randall
Post by Vishal Hirawadekar
Hi All,
I am also trying to compile COBOL and C++ codes in Tandem using Jenkins. Could you please help me to do setup in Jenkins ?
What are the steps I need to follow to compile through Jenkins.
Thanks & Regards,
Vishal
Are you trying to do this in OSS or GUARDIAN? Important question to answer. In OSS, this should be trivial, or your Jenkins setup is wrong.
Hi Randall,
I want to do setup for both Guardian and OSS. I have not yet started setup for Jenkins. Is there any Tandem manual available?
Regards,
Vishal
Running Jenkins in OSS is pretty easy and you can then setup a jenkins job using SSH2 to trigger your compilation scripts, if you already have them.
Making it work in Guardian takes a bit more fiddly work.
Vishal Hirawadekar
2022-08-09 18:04:16 UTC
Permalink
Post by Vijay Kumar Jhala
Post by Vishal Hirawadekar
Post by Randall
Post by Vishal Hirawadekar
Hi All,
I am also trying to compile COBOL and C++ codes in Tandem using Jenkins. Could you please help me to do setup in Jenkins ?
What are the steps I need to follow to compile through Jenkins.
Thanks & Regards,
Vishal
Are you trying to do this in OSS or GUARDIAN? Important question to answer. In OSS, this should be trivial, or your Jenkins setup is wrong.
Hi Randall,
I want to do setup for both Guardian and OSS. I have not yet started setup for Jenkins. Is there any Tandem manual available?
Regards,
Vishal
Running Jenkins in OSS is pretty easy and you can then setup a jenkins job using SSH2 to trigger your compilation scripts, if you already have them.
Hi,

Thanks for your reply. Could you please share sample scripts if you already have.
Thanks in advance.
Regards,
Vishal
Randall
2022-08-09 18:52:29 UTC
Permalink
Post by Vishal Hirawadekar
Post by Vijay Kumar Jhala
Post by Vishal Hirawadekar
Post by Randall
Post by Vishal Hirawadekar
Hi All,
I am also trying to compile COBOL and C++ codes in Tandem using Jenkins. Could you please help me to do setup in Jenkins ?
What are the steps I need to follow to compile through Jenkins.
Thanks & Regards,
Vishal
Are you trying to do this in OSS or GUARDIAN? Important question to answer. In OSS, this should be trivial, or your Jenkins setup is wrong.
Hi Randall,
I want to do setup for both Guardian and OSS. I have not yet started setup for Jenkins. Is there any Tandem manual available?
Regards,
Vishal
Running Jenkins in OSS is pretty easy and you can then setup a jenkins job using SSH2 to trigger your compilation scripts, if you already have them.
Hi,
Thanks for your reply. Could you please share sample scripts if you already have.
Thanks in advance.
Regards,
Vishal
I cannot share any scripts. They are property of my company and clients under NDA.
Regrets,
Randall

Loading...