Is there a way to mark a Pega app as a dependent on a jar lib?
Hello,
I have imported a custom jar to my app and using it in an activity.
I know that I can include the jar with the RAP at the Code archives step of the Package wizard.
My question would be: is there a way to explicitly mark that the app is depending on a specific jar (so if somebody else does a rap should not go through manually on all java steps to check if a code archive is used or not)?
Thanks!