Chapter 3: Developing BizTalk Artifacts – Creating Maps

  1. Answer: c

    The Scripting Functoid should be used to call a .NET component from within a Map. It should be configured to call an external assembly. Although inline C# can technically be used to call a method in an external assembly that violates the statement that no additional code should be written. The Expression shape cannot be used in maps since it is an Orchestration shape. Activities are Windows Workflow artifacts, not BizTalk.

  2. Answer: b

    The Greater Than Functoid should be used since you want to output the nodes with value greater than $70000, not equal to or less than this. Conditional Mapping using Logical Functoids can be used to control the output of a node. Although a Value Mapping ...

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.