RTC 502 objects not picked up in work item package.
I added a new QLNKSRC member for a new *PGM for the IBM i dependency build. Manually added the dependencies to the source data. the build and the promotion both pick up the *PGM and generate the *PGM object correctly. so the build map looks correct. changes all linked to a work item. However when I do a package for that work item - the *Module is included but not the *PGM.
IBM i V7R2, RTC V5.02
Accepted answer
2 other answers
Hi Melissa,
How was the package invoked? was the "Include Impacted Outputs" check box selected?
You stated that dependencies had been manually added to the source code data. There is no need to add the dependencies manually; the mail list sample application includes PGM and SRVPGM objects.
See also the "link-edit" section in https://jazz.net/library/article/1095.
How was the package invoked? was the "Include Impacted Outputs" check box selected?
You stated that dependencies had been manually added to the source code data. There is no need to add the dependencies manually; the mail list sample application includes PGM and SRVPGM objects.
See also the "link-edit" section in https://jazz.net/library/article/1095.
Comments
Hi Melissa,
I tried to reproduce your scenario. But the packaging worked for me; here is what I did:
I tried to reproduce your scenario. But the packaging worked for me; here is what I did:
-
Added MLGRPTC.PGM to my project and built the project.
- Then delivered a change to MLGRPTC.CLLE using a work item (8).
- Built the project and verified MLGRPTC.MODULE and MLGRPTC.PGM were created in the output library.
-
Packaged the work item having selected the "Include Impacted Outputs" check box. Both objects were packaged.
Notice that the PGM object was included in the packaging invocation dialog; does it show up in your case?
Comments
Melissa Weaver
Aug 25 '15, 4:23 p.m.