Multiple choice technology platforms and products

Which of the following components are present in all configured services?

  1. Service Package

  2. Service Architecture

  3. Service Method

  4. Service Activity

Reveal answer Fill a bubble to check yourself
A,C,D Correct answer
Explanation

In PRPC service configuration, three components are mandatory: Service Package (container for services), Service Method (defines the interface/operation), and Service Activity (contains the implementation logic). Service Architecture is not a standard component in PRPC service configuration.