web_reg_async_attributes

58 views
Skip to first unread message

Sri

unread,
Dec 11, 2017, 12:31:51 PM12/11/17
to LoadRunner
My script is falling without the following between for every few lines of the script. Am I doing something wrong?

    web_set_sockets_option("SSL_VERSION", "TLS1.2"); (this was in Vuser_int())


    web_reg_async_attributes("ID=Poll_9", 
        "Pattern=Poll", 
        "URL=https://{EnvironmentURL}/poller/receive", 
        "PollIntervalMs=10100", 
        "RequestCB=Poll_9_RequestCB", 
        "ResponseCB=Poll_9_ResponseCB", 
        LAST);

 here recorded actions.


    web_stop_async("ID=Poll_9", 
        LAST);
Reply all
Reply to author
Forward
0 new messages