You are here: Integration > Integration Services category > How to call PRPC with Java-based services

How to call the Pega 7 Platform through Java-based services

The Pega 7 Platform provides three Java-based service interfaces (EJB, Java, and JSR94) that you can use to request services using a signature-based or an engine API invocation-based invocation style:

Service EJB rules and Service Java rules support both invocation styles. Service JSR94 rules support the engine API invocation style only, in accord with the JSR 94 specification.

Which service rule type and invocation style is best depends on your situation and needs. For example:

For more information, see Building EJB Services and Building JSR-94 Services, two documents available on the Integration area of the PDN.

Related topics About Java Service Rules
About EJB Service Rules
About JSR94 Service Rules

Integration-Services category