I am trying to consume a web service using the VisualCron Webservice task. The service has a complex type parameter, consisting of items of type string, string array (e.g. email-to list) and integer array. When I enter a avlue for the integer (or string) array via the interface, the value is replaced by the phrase 'System.Object', and the value entered is lost. How does one correctly enter values for these array type parameter items?
Thanks
Edited by user
2014-04-22T21:44:27Z
|
Reason: Not specified