Membership Termination Outbound Message

The C1-MemberTermRequest business object is newly introduced in this release. It enables you to create a termination outbound message for an individual membership. Note that this business object is only applicable for the fully insured individual business.

To create the termination outbound messages for individual memberships through the Delinquency Management feature, you need to do the following:

  • Create an external system to which you want to send the outbound messages. Note that the implementation team needs to design how the outbound message should be sent to the external system based on the customer requirements (i.e. through a batch control or a real-time service). Also, any response from the external system on receiving the outbound message should be captured in ORMB.

  • Add the external system in the C1-SourceSystemLookup extendable lookup

  • Create an outbound message type using which you want to create a termination outbound message for an individual membership. Here, you must specify the following:

    • The C1-MemberTermRequest business object using which you want to create the termination outbound messages for the individual memberships.

    • An external system to which you want to send the termination outbound messages that are created using the outbound message type.

  • Create a delinquency process type using which you want to create a delinquency process to initiate termination request through an outbound message. For more information on how to design a delinquency process type to initiate termination request for an individual membership, see Individual Membership Termination Delinquency Process.

Once the status reason of the individual memberships is set to the status reason which is specified in the Membership Termination Reason for Delinquency attribute of the delinquency process preference, you need to execute the C1-MTOMT batch to generate the termination outbound messages for the individual memberships. For more information about the batch, see Outbound Message Generation for Delinquency Management.

Note: The system considers the delinquency process preference which is specified in the Delinquency Process Field Mapping option type of the DELINPROC feature configuration. For more information about the feature configuration, see Setting the DELINPROC Feature Configuration.

Related Topics

For more information on... See...
Membership Termination Outbound Message Schema Membership Termination Outbound Message Schema
Membership Termination Outbound Message XML Format Membership Termination Outbound Message XML Format
Sample Membership Termination Outbound Message Sample Membership Termination Outbound Message

Parent Topic: Delinquency Management