Primitive Computing
Here is a use case for an enrollment process:
Scenario X - Error: No Response to enrollment request
1. The customer clicks the enroll button.
2. System X sends the enrollment request to System Y, but there is no response.
3. The customer sees a message directing them to contact customer service.
Is this still acceptable in today's robust programming world? How much value is this system adding? From a user's perspective I get real upset when I see "Please contact customer service". The entire point of me taking my time to complete this automated transaction is so I do not have to speak to a service rep. I can understand bailing on the transaction if this is a complicated matter that requires human intervention. If so, please provide the user with detailed information explaining the situation.
Here is how I would implement this system. Who needs System Y when I can just have System X do this up front.
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using
Comments
What do you think?