Tasks to complete before applying the Worklight to Microsoft .NET: request-response pattern
Before applying the pattern to produce a pattern instance, complete
one or more of the following tasks, if required:
Identify that this pattern meets your business requirement and can be supported
by both the requester and provider applications.
Define, or identify the provider Microsoft .NET assembly, the required class, and the required methods in the class.
Name the pattern instance. Identify the purpose of the pattern application so that you can
choose an appropriate name.
Decide whether you require logging and error messages. If either of these are required, you must decide to
which queue manager and queue the messages are sent. You can send messages to a general queue that is used
by multiple message flows, or you can use a queue specifically for the pattern instance.