Forum Discussion

Javier's avatar
Javier
Occasional Contributor
17 years ago

question about datasource

I want to do this:

- test request
- property transfer to datasource

    source: step-->testRequest  ; Property-->Response
    target: step-->Datasource
-Datasource: driver, url and query

this is because i want to test that the data of request are OK in the DataBase...

now i have this error: Mon Jul 09 12:12:43 CEST 2007:DEBUG:Setting targetStep for transfer [return] to null


is it possible? is there any examples

thanks!!!

1 Reply

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Javier,

    this kind of test is probably to do with a standard Groovy Script step where you query the database directly for the value(s) in the response..

    regards,

    /Ole
    eviware.com