IF DataEnvironment.connection_name.state <> 0 then
DataEnvironment.connection_name.close
DataEnvironment.connection_name.open
End if
DataEnvironment.dataenvirnoment_command_under_connection_name para1,para2….paran
IF DataEnvironment.connection_name.state <> 0 then
DataEnvironment.connection_name.close
DataEnvironment.connection_name.open
End if
DataEnvironment.dataenvirnoment_command_under_connection_name para1,para2….paran
It is SOS(Software as Service) kind of web service. We can use the tool only through the internet. It is used to generate online questionnaire to take surveys. Using the CONFIRMIT we can generate the questions of various types like single choice question, multi choice question and grid question.
We have objects in CONFIRMIT which are called nodes. We can drag the required nodes depending on the type of question we need. In the next post I will provide the screen shots for different type of questions.