Custom functoid with Array/List?

Home Page Forums BizTalk 2004 – BizTalk 2010 Custom functoid with Array/List?

Viewing 0 reply threads
  • Author
    Posts
    • #23026

      Would it be possible to make the functoid to return Array/List? I tried, no luck so far.
      I am getting the following error.

      XSL transform error: Unable to write output instance to the following
      Object of type ‘System.String’ cannot be converted to type ‘System.Collections.Generic.List`1[System.Object[]]’.

      Here, I use custom functoid as input for script functoid.
      I wrote the functoid to return the List of String array. So my script functoid expection list of string array type. It looks like custom functoid is returning string.

      Thank you,

      Siva

Viewing 0 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.