Hi Experts...
It's possible to connect different scenario steps in
the same scenario package.
My scenario consist in a user login:
- Step one - User send to B1if username and password through HTML with POST method and trigger HTTP Call
- Step two - With a SQL Call confirm if the user exist into a users table (with the data of the HTTP Call)
- Step Three - If the user exists show a new HTML page.
I hope help me to solve this problem.
Thanks for the support.
Regards.
Enrique.