Hello,
we know how to build assemblies and how to use it in a rule form but we need
to use a result of an assembly in an e-mail.
For a better understanding here is an example.
The content of a rule form:
when chance is created
myAssembly: ID-string (myAssembly is the name of the assembly call,
ID-string is the action name)
E-Mail To: owner; Subject: new chance
Stop
Now some questions: How can I use ID-string, the result of myAssembly(), in
the following e-mail (there is no field or
something to store a result)? How to get the result of an action into
E-Mails? And
very general: where can I get more information about programming workflow
rules and forms?
Thank you for answering
Mathias Bohm