Is there a mechanism for providing configuring an orchestration in the same
way once configures a custom adapter. I have an orchestration that I
would
like to customize based on some configuration information. This
configuration information however, is not available in the messages that
the
orchestration is processing and I would no want to hard code this
information in any code because I am designing this as a reusable
orchestration that can be used for different projects within our
environment.
Thanks.
Waqar