Please enable JavaScript.
Coggle requires JavaScript to display documents.
Smart Router (Service provider 1 (App 1 configured as DCB (To Smart…
Smart Router
Service provider 1
App 1 configured as DCB
To Smart operator
smsmessaging operations
sendsms
Check esb logs
API call should be redirect to Smart extgw
Bearer token of API call should be changed for Smart extgw
Any request parameter should not be changed
Request redirect to Smart extgw
Request response return to hub from Smart extgw
200 OK and return success response to the SP 1 from hub
Check the received bearer token from extgw AM logs
sms delivery notification
stop subcription
Retrieve sms
Subscribe to notification of sms
Stop subscription to notification of sms
Query the delivery status
payment operations
charge
Check esb logs
API call should be redirect to Smart extgw
Bearer token of API call should be changed for Smart extgw
Any request parameter should not be changed
Request redirect to Smart extgw
Request response return to hub from Smart extgw
200 OK and return success response to the SP 1 from hub
Check the received bearer token
Refund
List charge operations
To other operator
smsmessaging operations
sendsms
Request redirect to operator adapter
200 OK and return success response to the use sp1
Check esb logs
Any request parameter should not be changed
Any header paramter(token) should not be changed
Request endpoint to smpp adapter
Token regenerated of the app1 from hub setup
To Smart operator
smsmessaging operations
Invoke sendsms
Check esb logs
API call should be redirect to Smart extgw
Bearer token of API call should be changed for Smart extgw
Any request parameter should not be changed
Request redirect to Smart extgw
Request response return to hub fro Smart extgw
200 OK and return success response to the SP 1 from hub
Check the received bearer token from extgw AM logs
Token regenerated of the corresponding app of extgw
To Smart operator
payment operations
charge
Check esb logs
API call should be redirect to Smart extgw
Bearer token of API call should be changed for Smart extgw
Any request parameter should not be changed
Request redirect to Smart extgw
Request response return to hub from Smart extgw
200 OK and return success response to the SP 1 from hub
Check the received bearer token
Verify the flow token changes notification and updating of hub side for corresponding apps
App 2 configured as A2P
To Smart operator
smsmessaging operations
sendsms
Request redirect to SMPP adapter
200 OK and return success response to the use sp1
Check esb logs
Any request parameter should not be changed
Any header paramter(token) should not be changed
Request endpoint to smpp adapter
sms delivery notification
stop subcription
Retrieve sms
Subscribe to notification of sms
Stop subscription to notification of sms
Query the delivery status
App 3 not configured for Smart router
To Smart operator
?
To other operator
smsmessaging operations
sendsms
Request redirect to operator adapter
200 OK and return success response to the use sp1
Check esb logs
Any request parameter should not be changed
Any header paramter(token) should not be changed
Request endpoint to smpp adapter
DCB or A2P configuration for apps
Test