Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2242caa9e61c526

Jump to content

Functoid

From Wikipedia, the free encyclopedia

A functoid is a tool for applying methods to data via a GUI drag 'n drop interface from within the BizTalk Mapping tool.

In a typical BizTalk map, the data is copied from a source to a destination by dragging a line between the two. A functoid sits in the middle of this operation and applies its method to the incoming data so as to transform it to the requirements of the destination.

By default functoids are arranged into 9 categories based on their functions.

  • String Functoids
  • Mathematical Functoids
  • Logical Functoids
  • Date / Time Functoids
  • Conversion Functoids
  • Scientific Functoids
  • Cumulative Functoids
  • Database Functoids
  • Advanced Functoids

Microsoft BizTalk Server offers the ability to create custom functoids by referencing a DLL into a BizTalk project and accessing its methods. It is also possible to use inline C# or inline XSLT to manipulate data as it is being copied from the source to the destination.

Refer: https://msdn.microsoft.com/en-us/library/ee267898(v=bts.10).aspx

References

[edit]
[edit]
  1. microsoft.com 2021