Votes
Answers
Views
Question
0
1
26
asked 13 years ago by sthompson
updated 7 years ago by bubblehead712
Tags:
Has anyone had any experience using Mule ESB Web Services with Service Test? I want to be sure Service Test 11 specifically will be able to handle this situation. Thanks
0
1
75
asked 14 years ago by chris-cross
updated 14 years ago by chris-cross
When test is referencing a database data source, at run time the following error is thrown: START Name cannot begin with the '>' character, hexadecimal value 0x3E. Line 1, position 794. END The results of the query is displayed in the data window and it works in another query tool using the same ODB...
1
3
69
asked 14 years ago by chris-cross
updated 12 years ago by candyb
When using the Select Data activity from the Toolbox, how do I access the results of the query from the custom code? Various Step Properties are accessible via DbFetchData5 like: DbFetchData5.Count DbFetchData5.QueryString But the results set is not an available property.
2
1
104
asked 14 years ago by chris-cross
updated 14 years ago by chris-cross
In a Checkpoint, is there a way to map the expected result of a complex data type (one where n number of values can be returned) to a Data source (excel, database, xml)? It appears that only Available steps and Test variables are the only options available in the Select Link Source window. For examp...