REST API :- How to initialize MyservicePage dynamically based on URI parameters
MyServicePage class should be changed dynamically based on one of the URI parameter comes from client..
The URI parameters are getting populated on parameter page when service activity is being invoked but not from DataTransform rule that is being used for initializing the service page .
Is there anyway to access URL parameters in data transform of service page before invoking service activity