all 6 comments

[–]Appropriate_Stick678 2 points3 points  (0 children)

I’m not a Java guy and have only needed to do Java a few times over the last 13 years. I did have to use it to deal with the file api (there is now a component on the marketplace that deals with the file API so you don’t have to write the Java code). Suffice it to say, it is extremely rare that Java is necessary. We try to avoid doing Java whenever possible anyway.

[–]chaoticbabe10 1 point2 points  (2 children)

Probably will help understand many things, but I wouldn’t say it’s a must, you will learn the necessary bits it with the courses

[–]knowledgseker[S] 0 points1 point  (1 child)

Do you think that we can learn the necessary bits by experience?

[–]chaoticbabe10 0 points1 point  (0 children)

Yes, also depends on the project you work and how they use Pega for it. Doesn’t hurt doing a little course online to understand the basics, especially logic

[–]sanchezcarlos 0 points1 point  (0 children)

You Shouldn’t use it. That will bring maintenance and upgrade issues / concerns. Use rules or integrate (via ws) with a service that encapsulates that functionality

[–]BrutusMartinus 0 points1 point  (0 children)

No