A scripting functoid in my tramsform map uses an exernal assembly’s method which returns a string array. If my scripting functoid returns an array of strings, how that array of strings can be mapped to the destination schema?
It is not very good that it is not supported 🙁 . My script funstoid takes two values, an exernal assembly connects to an application server and returns an array of strings. Then, I think, I should use a web service for this purpose since a web service can return array.