Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

Creating a HTTP / ICA (Citrix) script but no script generate in citrix in the LR 12.53

$
0
0

i am using the http and ICA(Citrix) mulicate protocol to record the script by LR12.53.

but from now on only record the script with http, no any script generate in Citrix.

i need to know how can i get the script with Citrix. BTW, i can not using the ica file,because the ica file will be invalid when using one time. so we have to click the button from the IE browser.

give the script example when i recored.
    web_submit_data("List_2", 
        "Action=https://lims.pg.com/Citrix/GADC-LIMSWeb/Resources/List", 
        "Method=POST", 
        "RecContentType=application/json", 
        "Referer=https://lims.pg.com/Citrix/GADC-LIMSWeb/", 
        "Snapshot=t7.inf", 
        "Mode=HTML", 
        ITEMDATA, 
        "Name=format", "Value=json", ENDITEM, 
        "Name=resourceDetails", "Value=Default", ENDITEM, 
        LAST);

    web_custom_request("GetUserName", 
        "URL=https://lims.pg.com/Citrix/GADC-LIMSWeb/Authentication/GetUserName", 
        "Method=POST", 
        "Resource=0", 
        "Referer=https://lims.pg.com/Citrix/GADC-LIMSWeb/", 
        "Snapshot=t8.inf", 
        "Mode=HTML", 
        "EncType=", 
        LAST);

    web_submit_data("ListAvailable", 
        "Action=https://lims.pg.com/Citrix/GADC-LIMSWeb/Sessions/ListAvailable", 
        "Method=POST", 
        "RecContentType=application/json", 
        "Referer=https://lims.pg.com/Citrix/GADC-LIMSWeb/", 
        "Snapshot=t9.inf", 
        "Mode=HTML", 
        ITEMDATA, 
        "Name=resourceTypes", "Value=Citrix.MPS.Application", ENDITEM, 
        LAST);

    web_submit_data("Q29udHJvbGxlcnMuTEFCV0FSRTdfUUE-",
        "Action=https://lims.pg.com/Citrix/GADC-LIMSWeb/Resources/GetLaunchStatus/{ICA_File}-",
        "Method=POST",
        "RecContentType=application/json",
        "Referer=https://lims.pg.com/Citrix/GADC-LIMSWeb/",
        "Snapshot=t10.inf",
        "Mode=HTML",
        ITEMDATA,
        "Name=createFileFetchTicket", "Value=false", ENDITEM,
        LAST);

Information:

LR12.53, Citrix Receiver4.6

Issue:

1.What the support version of citrix server with LR12.53

2.why no script displayed in the citrix/http. How can i fix it.


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>