What kind of java skills are required for developing solutions using webMethods Integration

“What kind of java skills are required for developing solutions using webMethods Integration [Server}”

Short answer: None. One does not need to know Java at all to be effective using wM IS to develop solutions. As @Holger_von_Thomsen notes, it is not a prerequisite and the primary language for wM IS is FLOW.

Long answer: Knowledge of Java and the various related components noted by @sahasakhar934 and @ethanklein can be very useful but is not required. There are many discussions on the forums about FLOW vs. Java. Here are a couple of them for consideration. Old but still applicable.

IMO, a significant reason why wM IS is even still around is because one does not need to be Java programmer to be productive with it. Knowing Java is certainly helpful, but not necessary.

Use of Java is secondary, not primary. A common use of Java is “small java services to provide utility-like functions.” Often, just wrappers around core Java classes/methods.

1 Like