Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

 

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

N. B. These hookpoints may not be available for all core version and in all customer installation. 

 

Sign-Up

Hookpoint keyDynamic key(s)Context objectsInvocationNotes
SIGNUP 

SUBSCRIPTION

USERS

Sign flow for regular signup, started after registering the users information in self-care or customer care 
SIGNUP_NP NPFLOWSign flow for Number Porting sign up, started after registering the users information in self-care or customer careOnly available for specific countries
TELESERVICE_MOBILE_SIGNUP 

SUBSCRIPTION

TELESERVICE

NPFLOW

Sign flow for regular sign up, started after registering the users information in self-care or customer care.Only available for services of type TELE
TELESERVICE_MOBILE_SIGNUP_NP 

SUBSCRIPTION

TELESERVICE

NPFLOW

Sign flow for Number Porting sign up, started after registering the users information in self-care or customer care. Only available for services of type TELE.Only available for services of type TELE

Termination

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. 

 

Product Options

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. 
PRODUCT_OPTION_SUBSCRIBE<OPTION_KEY> = The key value of the product option

OPTION

SUBSCRIPTION

ACTION = "SUBSCRIBE"

Invoked when the specific product option with the OPTION_KEY is subscribed from any part of the system 
PRODUCT_OPTION_UNSUBSCRIBE<OPTION_KEY> = The key value of the product option

OPTION

SUBSCRIPTION

ACTION = "UNSUBSCRIBE"

Invoked when the specific product option with the OPTION_KEY is unsubscribed from any part of the system 
PRODUCT_OPTION_SUBSCRIBE 

OPTION

SUBSCRIPTION

ACTION = "SUBSCRIBE"

Invoked any product option is subscribed to from any part of the system 
PRODUCT_OPTION_UNSUBSCRIBE 

OPTION

SUBSCRIPTION

ACTION = "UNSUBSCRIBE"

Invoked any product option is unsubscribed to from any part of the system 

Campaigns

Hookpoint keyDynamic key(s)Context objectsInvocationNotes
     

Fees

Hookpoint keyDynamic key(s)Context objectsInvocationNotes
     

Invoices

Hookpoint keyDynamic key(s)Context objectsInvocationNotes
     

Dunning

Hookpoint keyDynamic key(s)Context objectsInvocationNotes
     

Simcards

Hookpoint keyDynamic key(s)Context objectsInvocationNotes
     

A-Numbers

Hookpoint keyDynamic key(s)Context objectsInvocationNotes
     

Recharge Tickets

Hookpoint keyDynamic key(s)Context objectsInvocationNotes
     

Other

Hookpoint keyDynamic key(s)Context objectsInvocationNotes
     
  • No labels