Testing your knowledge

Based upon what you have learned in this chapter, answer the following questions:

  1. As part of a transformation, you need to re-use a piece of business logic previously defined in a method in a .NET component. You need to do this without writing any additional lines of code. What do you need to do to call the method from the transformation?
    1. Use the Expression shape and call the component using a XLANG statement.
    2. Use the Scripting Functoid, configure it to use Inline C#, and call the method using a C# statement.
    3. Use the Scripting Functoid, configure it to use an External Assembly, and call the method by pointing out the assembly, class and method.
    4. Drag-and-drop the activity created when you add a reference to the component to the ...

Get (MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.