Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Is it possible to configure Implementer to automatically compile members that use an RPG Copybook (/copy or /include) compiler directive? Currently when we promote a source member that is a RPGCPY code/type and specify Include Related Objects it does not include/recompile those members that have the member on a /copy or /include statement.
Copy books as related objects support was added to Implementer quite a while ago.
Have you run a BMOL over the environment that the copy books and their related objects are in?
If not, use the IBLDMBOLST command with OBJTYPE(*REL) to rebuild the related object relationships.
david