Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Is there a way to include IFS files in IBM i projects and have the build engine bring them to the i ?

Is there a way to include IFS files in IBM i projects and have the build engine bring them to the i ?

0 votes



One answer

Permanent link

 Christian, remember that you can have any file type you want and you can have source only types (like copybooks) AND if you are using the CL based build style you can have your own compile commands essentially.

It would be pretty simple to define a new type .IFS and have the Build CL be a CPYTOSTMF command which allows file level customization.

If you are not using the CL based build style then you can still define the .IFS type as a source only so you can manage these in RTC and then either extend the Build process to do the CPYTOSTMF or do it post build manually.
We extended the Build engine through plugins for our processing at Arcad but depending on the Build style you will have additional options.

I am not versed in all the IBM i Build styles but there should be a way to extend whatever build you are using. If you have different file types you want to manage (you never said what you wanted to manage but the first thing that occurred to me was PCML) you could have just .IFS or any number of types.

Thanks Jeff
Arcad Software

0 votes

Comments
Hi Jeff, thanks for the info. I did consider the CPYTOSTMF but was hoping there was a more direct / proper / obvious method instead. I'll look into the plugins.

We use the command build method (i.e. push all parts then call a command to build and package the product).

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 562
× 21
× 5

Question asked: Mar 11 '22, 8:49 a.m.

Question was seen: 1,346 times

Last updated: Mar 14 '22, 7:13 p.m.

Confirmation Cancel Confirm