Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Some of the hookpoint used most commonly are listed here, along with the the context provided to the workflow.

...

Hookpoint keyDynamic key(s)Context objectsInvocationNotes
SUB_CAN_TERMINATE 

SUBSCRIPTION

Hookpoint result values:

RESULT = "SUCCESS" - the the subscription can terminate

Invoked by customer care and other workflows to resolve if a subscription can be terminated. 
TERMINATE_SUBSCRIPTION 

SUBSCRIPTION

SUBSCRIPTION_TERMINATION

Handling the scheduled termination of subscriptions. Can be invoked by all areas of the system. 
SUB_REACTIVATE 

SUBSCRIPTION

Hookpoint result values:

RESULT = "SUCCESS" - the the subscription can be reactivated

Invoked by customer care and other workflows to resolve if a subscription can be re-activated. 

...

Hookpoint keyDynamic key(s)Context objectsInvocationNotes
PRODUCT_OPTION_CAN_MODIFY<OPTION_KEY> = The key value of the product option

OPTION (the product option)

OPTION_LOGIC (the service belonging to the option)

Invoked from customer care when determining if a product option and be subscribed or unsubscribed. 
     

Campaigns

Hookpoint keyDynamic key(s)Context objectsInvocationNotes
     

...