Hi,
I have a statemachine worklfow in my asp.net application.
My question is : i have list of login table entity which has the values( username,password)from my database. then how to pass that listEntity to callexternalmethod control. Then only i can able to pass that listEntity to UI. Otherwise any other alternate way to pass that listEntity to UI through any other control in workflow.
Regards
Dhanraj.s