RequestCommonFlowWithGR is used for Web services that support groups. It resembles the default Access Gateway request message processing flow.
The RequestCommonFlowWithGR subflow is very similar to RequestCommonFlow, the only difference being that RequestCommonFlowWithGR includes the Group Resolution mediation primitive.
The RequestCommonFlowWithGR subflow can be used for all Web services that support groups. Even when the subflow is used in this way, you have the option to bypass the Group Resolution mediation primitive by specifying the null value in the Group Resolution Endpoint promoted property.
As the figure shows, a typical RequestCommonFlowWithGR subflow includes an input node (in) followed by a sequence of TWSS mediation primitives, an output node (out), and a failure node (out_Fail). In TWSS default flows the output node is connected to the Callout node of the main flow and the failure node is connected to the RequestFailureFlow subflow. (Refer to the topic RequestFailureFlow for a complete description of that subflow.)