51Testing软件测试论坛

标题: LR回放正常,但不能生成工单 [打印本页]

作者: ymjewfn    时间: 2010-9-13 10:47
标题: LR回放正常,但不能生成工单
RT,本次压力测试一共有三张工单,前二张工单都可以正常生成工单,但最后一张工单录制完成,关联并参数化后,回放不报错.但就是不能生成工单.求解!
以下为录制的代码
-----------------------------------------------------------------------------------------------------------------------
Action()
{

        web_set_max_html_param_len("99999");

        lr_think_time(22);
        // [WCSPARAM WCSParam_Diff2 13 598305890] Parameter {WCSParam_Diff2} created by Correlation Studio
        web_reg_save_param( "WCSParam_Diff2",
                                                "LB=JUST_GRONK_IT+SID=",
                                                "RB=+FID", "Ord=1",
                                                "IgnoreRedirections=Yes",
                                                "Search=Body", "RelFrameId=1",
                                                LAST );
    lr_log_message("users_Sid:%s",lr_eval_string("{WCSParam_Diff2}"));

        web_submit_data("pdmweb.exe_2",
                "Action=http://128.64.96.135/CAisd/pdmweb.exe",
                "Method=POST",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/caisd/pdmweb.exe",
                "Snapshot=t310.inf",
                "Mode=HTTP",
                ITEMDATA,
                "Name=SID", "Value=0", ENDITEM,
                "Name=FID", "Value={WCSParam_Diff1}", ENDITEM,
                "Name=PortalSession", "Value=", ENDITEM,
                "Name=USERNAME", "Value=wuqun.zh", ENDITEM,
                "Name=screenReader", "Value=no", ENDITEM,
                "Name=PDA", "Value=No", ENDITEM,
                "Name=OP", "Value=LOGIN", ENDITEM,
                "Name=imgBtn0_button", "Value=登录", ENDITEM,
                LAST);

        web_concurrent_start(NULL);

        web_url("dtree.css",
                "URL=http://128.64.96.135/CAisd/sitemods/css/dtree.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t311.inf",
                LAST);

        web_url("factory_size.js",
                "URL=http://128.64.96.135/CAisd/scripts/factory_size.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t312.inf",
                LAST);

        web_url("profile_browser.js",
                "URL=http://128.64.96.135/CAisd/scripts/profile_browser.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t313.inf",
                LAST);

        web_url("convert_date.js",
                "URL=http://128.64.96.135/CAisd/scripts/convert_date.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t314.inf",
                LAST);

        web_url("z_funcs.js",
                "URL=http://128.64.96.135/CAisd/sitemods/scripts/z_funcs.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t315.inf",
                LAST);
作者: ymjewfn    时间: 2010-9-13 10:47
web_url("popup.js",
                "URL=http://128.64.96.135/CAisd/scripts/popup.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t316.inf",
                LAST);

        web_url("antiecho.js",
                "URL=http://128.64.96.135/CAisd/scripts/antiecho.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t317.inf",
                LAST);

        web_url("msg_cat_site.js",
                "URL=http://128.64.96.135/CAisd/scripts/msg_cat_site.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t318.inf",
                LAST);

        web_url("report.js",
                "URL=http://128.64.96.135/CAisd/scripts/report.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t319.inf",
                LAST);

        web_url("gobtn.html",
                "URL=http://128.64.96.135/CAisd/sitemods/html/gobtn.html",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t320.inf",
                "Mode=HTTP",
                LAST);

        web_url("pdmweb.exe_3",
                "URL=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=toolbar.htmpl",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t321.inf",
                "Mode=HTTP",
                LAST);

        web_url("pdmweb.exe_4",
                "URL=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=welcome_banner.htmpl+KEEP.NOLOGOUT=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t322.inf",
                "Mode=HTTP",
                LAST);

        web_url("pdmweb.exe_5",
                "URL=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=product.htmpl",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t323.inf",
                "Mode=HTTP",
                LAST);

        web_url("copyright.html",
                "URL=http://128.64.96.135/CAisd/sitemods/html/copyright.html",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t325.inf",
                "Mode=HTTP",
                LAST);

    web_concurrent_end(NULL);
作者: ymjewfn    时间: 2010-9-13 10:47
web_concurrent_start(NULL);

        web_url("castyles.css",
                "URL=http://128.64.96.135/CAisd/css/castyles.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=toolbar.htmpl",
                "Snapshot=t324.inf",
                LAST);

        web_url("product_toolbar.js",
                "URL=http://128.64.96.135/CAisd/sitemods/scripts/product_toolbar.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=toolbar.htmpl",
                "Snapshot=t326.inf",
                LAST);

        web_concurrent_end(NULL);

        web_concurrent_start(NULL);

        web_url("styles_ahd.css",
                "URL=http://128.64.96.135/CAisd/css/styles_ahd.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://128.64.96.135/CAisd/sitemods/html/gobtn.html",
                "Snapshot=t333.inf",
                LAST);

        web_url("portal_tab_unselected_center.png",
                "URL=http://128.64.96.135/CAisd/img/portal_tab_unselected_center.png",
                "Resource=1",
                "RecContentType=image/png",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=toolbar.htmpl",
                "Snapshot=t334.inf",
                LAST);

        web_url("portal_tab_unselected_left.png",
                "URL=http://128.64.96.135/CAisd/img/portal_tab_unselected_left.png",
                "Resource=1",
                "RecContentType=image/png",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=toolbar.htmpl",
                "Snapshot=t335.inf",
                LAST);

        web_url("portal_tab_unselected_right.png",
                "URL=http://128.64.96.135/CAisd/img/portal_tab_unselected_right.png",
                "Resource=1",
                "RecContentType=image/png",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=toolbar.htmpl",
                "Snapshot=t336.inf",
                LAST);

        web_concurrent_end(NULL);

        lr_think_time(4);

        web_url("space1x1.gif",
                "URL=http://128.64.96.135/CAisd/img/space1x1.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=toolbar.htmpl",
                "Snapshot=t338.inf",
                LAST);

    web_url("usp_proxy.asp",
                "URL=http://128.64.96.135/CAisd/usp_proxy.asp?op=save&usp_uid=wuqun.zh&usp_sid={WCSParam_Diff2}&usp_url=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT%2BFID=1%2BHTMPL=cti.htmpl",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=product.htmpl",
                "Snapshot=t341.inf",
                "Mode=HTTP",
                LAST);

        web_url("busy.gif",
                "URL=http://128.64.96.135/CAisd/img/busy.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://128.64.96.135/CAisd/sitemods/html/gobtn.html",
                "Snapshot=t342.inf",
                LAST);

       
        web_url("pdmweb.exe_6",
                "URL=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=10+OP=JUST_GRONK_IT+HTMPL=sd_main.htmpl",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=product.htmpl",
                "Snapshot=t345.inf",
作者: ymjewfn    时间: 2010-9-13 10:48
"Mode=HTTP",
                LAST);

        web_concurrent_start(NULL);

        web_url("std_head.js",
                "URL=http://128.64.96.135/CAisd/sitemods/scripts/std_head.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=10+OP=JUST_GRONK_IT+HTMPL=sd_main.htmpl",
                "Snapshot=t346.inf",
                LAST);

        web_url("menubar.html",
                "URL=http://128.64.96.135/CAisd/html/menubar.html",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=10+OP=JUST_GRONK_IT+HTMPL=sd_main.htmpl",
                "Snapshot=t350.inf",
                "Mode=HTTP",
                LAST);

        web_url("pdmweb.exe_7",
                "URL=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=1234+HTMPL=load_wait.htmpl+KEEP.cstm_scbd_id=+KEEP.new_htmpl=scoreboard.htmpl+KEEP.wait_msg=553",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=10+OP=JUST_GRONK_IT+HTMPL=sd_main.htmpl",
                "Snapshot=t351.inf",
                "Mode=HTTP",
                LAST);

        web_url("pdmweb.exe_8",
                "URL=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=bin_form_np.htmpl",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=10+OP=JUST_GRONK_IT+HTMPL=sd_main.htmpl",
                "Snapshot=t352.inf",
                "Mode=HTTP",
                LAST);

        web_concurrent_end(NULL);

        web_concurrent_start(NULL);

        web_url("portal_tab_selected_right.png",
                "URL=http://128.64.96.135/CAisd/img/portal_tab_selected_right.png",
                "Resource=1",
                "RecContentType=image/png",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=toolbar.htmpl",
                "Snapshot=t347.inf",
                LAST);

        web_url("portal_tab_selected_center.png",
                "URL=http://128.64.96.135/CAisd/img/portal_tab_selected_center.png",
                "Resource=1",
                "RecContentType=image/png",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=toolbar.htmpl",
                "Snapshot=t348.inf",
                LAST);

        web_url("portal_tab_selected_left.png",
                "URL=http://128.64.96.135/CAisd/img/portal_tab_selected_left.png",
                "Resource=1",
                "RecContentType=image/png",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=toolbar.htmpl",
                "Snapshot=t349.inf",
                LAST);

        web_concurrent_end(NULL);

        web_concurrent_start(NULL);

        web_url("menus.js",
                "URL=http://128.64.96.135/CAisd/scripts/menus.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/html/menubar.html",
                "Snapshot=t353.inf",
                LAST);
作者: ymjewfn    时间: 2010-9-13 10:48
web_url("dynlayer.js",
                "URL=http://128.64.96.135/CAisd/scripts/dynlayer.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/html/menubar.html",
                "Snapshot=t354.inf",
                LAST);

        web_url("kt_system.js",
                "URL=http://128.64.96.135/CAisd/scripts/kt_system.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=bin_form_np.htmpl",
                "Snapshot=t355.inf",
                LAST);

        web_concurrent_end(NULL);

        web_url("pdmweb.exe_9",
                "URL=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=9032+HTMPL=scoreboard.htmpl+KEEP.cstm_scbd_id=+KEEP.USQ_OWNER=+KEEP.USQ_OWNER_SYM=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=1234+HTMPL=load_wait.htmpl+KEEP.cstm_scbd_id=+KEEP.new_htmpl=scoreboard.htmpl+KEEP.wait_msg=553",
                "Snapshot=t356.inf",
                "Mode=HTTP",
                LAST);

        web_concurrent_start(NULL);

        web_url("menubar.css",
                "URL=http://128.64.96.135/CAisd/css/menubar.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://128.64.96.135/CAisd/html/menubar.html",
                "Snapshot=t357.inf",
                LAST);

        web_url("fldrtree.js",
                "URL=http://128.64.96.135/CAisd/scripts/fldrtree.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=9032+HTMPL=scoreboard.htmpl+KEEP.cstm_scbd_id=+KEEP.USQ_OWNER=+KEEP.USQ_OWNER_SYM=",
                "Snapshot=t359.inf",
                LAST);

        web_concurrent_end(NULL);

        web_url("std_body.js",
                "URL=http://128.64.96.135/CAisd/scripts/std_body.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=bin_form_np.htmpl",
                "Snapshot=t358.inf",
                LAST);

        web_concurrent_start(NULL);

        web_url("arrow_asc_bk.png",
                "URL=http://128.64.96.135/CAisd/img/arrow_asc_bk.png",
                "Resource=1",
                "RecContentType=image/png",
                "Referer=http://128.64.96.135/CAisd/html/menubar.html",
                "Snapshot=t360.inf",
                LAST);

        web_url("treenode_normal.gif",
                "URL=http://128.64.96.135/CAisd/img/treenode_normal.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=9032+HTMPL=scoreboard.htmpl+KEEP.cstm_scbd_id=+KEEP.USQ_OWNER=+KEEP.USQ_OWNER_SYM=",
                "Snapshot=t361.inf",
                LAST);

        web_url("tree_indent.gif",
                "URL=http://128.64.96.135/CAisd/img/tree_indent.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=9032+HTMPL=scoreboard.htmpl+KEEP.cstm_scbd_id=+KEEP.USQ_OWNER=+KEEP.USQ_OWNER_SYM=",
                "Snapshot=t362.inf",
                LAST);

        web_url("tree_plus.gif",
                "URL=http://128.64.96.135/CAisd/img/tree_plus.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=9032+HTMPL=scoreboard.htmpl+KEEP.cstm_scbd_id=+KEEP.USQ_OWNER=+KEEP.USQ_OWNER_SYM=",
                "Snapshot=t363.inf",
                LAST);

        web_url("treetop.gif",
                "URL=http://128.64.96.135/CAisd/img/treetop.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=9032+HTMPL=scoreboard.htmpl+KEEP.cstm_scbd_id=+KEEP.USQ_OWNER=+KEEP.USQ_OWNER_SYM=",
                "Snapshot=t364.inf",
                LAST);
作者: ymjewfn    时间: 2010-9-13 10:48
web_concurrent_end(NULL);

        lr_start_transaction("打开工单");

        lr_think_time(17);

        web_url("popup_frames.html",
                "URL=http://128.64.96.135/CAisd/html/popup_frames.html?POPUP_URLIX=0+popupType=1",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t365.inf",
                "Mode=HTTP",
                LAST);

        web_url("menubar.html_2",
                "URL=http://128.64.96.135/CAisd/html/menubar.html",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/html/popup_frames.html?POPUP_URLIX=0+popupType=1",
                "Snapshot=t366.inf",
                "Mode=HTTP",
                LAST);

        web_url("empty.html_11",
                "URL=http://128.64.96.135/CAisd/html/empty.html",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/html/popup_frames.html?POPUP_URLIX=0+popupType=1",
                "Snapshot=t367.inf",
                "Mode=HTTP",
                LAST);

        web_url("empty.html_12",
                "URL=http://128.64.96.135/CAisd/html/empty.html",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/html/popup_frames.html?POPUP_URLIX=0+popupType=1",
                "Snapshot=t368.inf",
                "Mode=HTTP",
                LAST);

        web_url("empty.html_13",
                "URL=http://128.64.96.135/CAisd/html/empty.html",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/html/popup_frames.html?POPUP_URLIX=0+popupType=1",
                "Snapshot=t369.inf",
                "Mode=HTTP",
                LAST);

        web_url("top_splash.html",
                "URL=http://128.64.96.135/CAisd/html/top_splash.html",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/html/popup_frames.html?POPUP_URLIX=0+popupType=1",
                "Snapshot=t370.inf",
                "Mode=HTTP",
                LAST);

        web_url("empty.html_14",
                "URL=http://128.64.96.135/CAisd/html/empty.html",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/html/popup_frames.html?POPUP_URLIX=0+popupType=1",
                "Snapshot=t371.inf",
                "Mode=HTTP",
                LAST);

        web_url("pdmweb.exe_10",
                "URL=http://128.64.96.135/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+SID={WCSParam_Diff2}+FID=123+HTMPL=welcome_banner.htmpl+KEEP.POPUP_NAME=USD1284108423040",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/html/popup_frames.html?POPUP_URLIX=0+popupType=1",
                "Snapshot=t372.inf",
                "Mode=HTTP",
                LAST);

        web_url("gobtn.html_2",
                "URL=http://128.64.96.135/CAisd/sitemods/html/gobtn.html",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/html/popup_frames.html?POPUP_URLIX=0+popupType=1",
                "Snapshot=t373.inf",
                "Mode=HTTP",
                LAST);

    web_url("pdmweb.exe_11",
                "URL=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME=USD1284108423040",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/html/popup_frames.html?POPUP_URLIX=0+popupType=1",
                "Snapshot=t374.inf",
                "Mode=HTTP",
                LAST);

        web_concurrent_start(NULL);

        web_url("webtab.js",
                "URL=http://128.64.96.135/CAisd/scripts/webtab.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t375.inf",
                LAST);

        web_url("spellcheck.js",
                "URL=http://128.64.96.135/CAisd/scripts/spellcheck.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t376.inf",
                LAST);

        web_url("upload.js",
                "URL=http://128.64.96.135/CAisd/scripts/upload.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t377.inf",
                LAST);

        web_url("change_cat.js",
                "URL=http://128.64.96.135/CAisd/scripts/change_cat.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t378.inf",
                LAST);
作者: ymjewfn    时间: 2010-9-13 10:48
web_url("update_lrel.js",
                "URL=http://128.64.96.135/CAisd/sitemods/scripts/update_lrel.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t379.inf",
                LAST);

        web_url("detail_form.js",
                "URL=http://128.64.96.135/CAisd/sitemods/scripts/detail_form.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t380.inf",
                LAST);

        web_url("date_helper.js",
                "URL=http://128.64.96.135/CAisd/scripts/date_helper.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t381.inf",
                LAST);

        web_url("val_type.js",
                "URL=http://128.64.96.135/CAisd/scripts/val_type.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t382.inf",
                LAST);

        web_url("arrow_button.js",
                "URL=http://128.64.96.135/CAisd/scripts/arrow_button.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t383.inf",
                LAST);

        web_url("img_link.js",
                "URL=http://128.64.96.135/CAisd/scripts/img_link.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t384.inf",
                LAST);

        web_url("attmnt_upload.js",
                "URL=http://128.64.96.135/CAisd/sitemods/scripts/attmnt_upload.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t385.inf",
                LAST);

        web_url("attmnt_lib.js",
                "URL=http://128.64.96.135/CAisd/scripts/attmnt_lib.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t386.inf",
                LAST);

        web_url("detail_form5.js",
                "URL=http://128.64.96.135/CAisd/sitemods/scripts/detail_form5.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t387.inf",
                LAST);

        web_url("timer.js",
                "URL=http://128.64.96.135/CAisd/scripts/timer.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t388.inf",
                LAST);

        web_url("attevts.js",
                "URL=http://128.64.96.135/CAisd/scripts/attevts.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t389.inf",
                LAST);

        web_url("track_asset.js",
                "URL=http://128.64.96.135/CAisd/scripts/track_asset.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t390.inf",
                LAST);

        web_url("z_chg.js",
                "URL=http://128.64.96.135/CAisd/sitemods/scripts/z_chg.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t391.inf",
                LAST);

        web_url("wf_visible.js",
                "URL=http://128.64.96.135/CAisd/scripts/wf_visible.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t392.inf",
                LAST);

        web_url("z_prop.js",
                "URL=http://128.64.96.135/CAisd/sitemods/scripts/z_prop.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t393.inf",
                LAST);

        web_concurrent_end(NULL);

        web_add_cookie("JSESSIONID=85118579C39F22FA77FD3FEDA3442B14; DOMAIN=128.64.96.135");

        web_url("dimension_table_name.do",
                "URL=http://128.64.96.135:8080/ccb_release/dimension_table_name.do?method=ca_hidden&isscatCode=CHG991",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Mode=HTTP",
                LAST);

        web_concurrent_start(NULL);

        web_url("table_header_center.png",
                "URL=http://128.64.96.135/CAisd/img/table_header_center.png",
                "Resource=1",
                "RecContentType=image/png",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t394.inf",
                LAST);

        web_url("table_header_left.png",
                "URL=http://128.64.96.135/CAisd/img/table_header_left.png",
                "Resource=1",
                "RecContentType=image/png",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t395.inf",
                LAST);

        web_url("arrow_up.png",
                "URL=http://128.64.96.135/CAisd/img/arrow_up.png",
                "Resource=1",
                "RecContentType=image/png",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t396.inf",
                LAST);
作者: ymjewfn    时间: 2010-9-13 10:49
web_url("table_header_right.png",
                "URL=http://128.64.96.135/CAisd/img/table_header_right.png",
                "Resource=1",
                "RecContentType=image/png",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t397.inf",
                LAST);

        web_url("arrow_down.png",
                "URL=http://128.64.96.135/CAisd/img/arrow_down.png",
                "Resource=1",
                "RecContentType=image/png",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t398.inf",
                LAST);

        web_url("lookup.gif",
                "URL=http://128.64.96.135/CAisd/img/lookup.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t399.inf",
                LAST);

        web_url("lookup_hier.gif",
                "URL=http://128.64.96.135/CAisd/img/lookup_hier.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t400.inf",
                LAST);

        web_url("lookup_cal.gif",
                "URL=http://128.64.96.135/CAisd/img/lookup_cal.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t401.inf",
                LAST);

        web_concurrent_end(NULL);

        web_url("deferred_tab.html",
                "URL=http://128.64.96.135/CAisd/html/deferred_tab.html?nbtab=0+tabindex=200",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t402.inf",
                "Mode=HTTP",
                LAST);

        web_url("deferred_tab.html_2",
                "URL=http://128.64.96.135/CAisd/html/deferred_tab.html?nbtab=1+tabindex=300",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t403.inf",
                "Mode=HTTP",
                LAST);

        web_url("pdmweb.exe_12",
                "URL=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=1044+OP=SEARCH+FACTORY=issalg+QBE.EQ.issue_id=iss:{NewParam}+KEEP.POPUP_NAME=USD1284108423040",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t404.inf",
                "Mode=HTTP",
                LAST);

        web_url("std_list.js",
                "URL=http://128.64.96.135/CAisd/sitemods/scripts/std_list.js",
                "Resource=1",
                "RecContentType=application/x-javascript",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=1044+OP=SEARCH+FACTORY=issalg+QBE.EQ.issue_id=iss:{NewParam}+KEEP.POPUP_NAME=USD1284108423040",
                "Snapshot=t405.inf",
                LAST);

        web_url("version_package.do",
                "URL=http://128.64.96.135:8080/ccb_release/version_package.do?method=list&refnum={NewParam}",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t406.inf",
                "Mode=HTTP",
                LAST);

        web_url("filtershow.gif",
                "URL=http://128.64.96.135/CAisd/img/filtershow.gif",
                "Resource=1",
                "RecContentType=image/gif",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=1044+OP=SEARCH+FACTORY=issalg+QBE.EQ.issue_id=iss:{NewParam}+KEEP.POPUP_NAME=USD1284108423040",
                "Snapshot=t407.inf",
                LAST);

        lr_end_transaction("打开工单",LR_AUTO);

        lr_start_transaction("提交工单");

        lr_think_time(40);
作者: ymjewfn    时间: 2010-9-13 10:49
web_submit_data("pdmweb.exe_13",
                "Action=http://128.64.96.135/CAisd/pdmweb.exe",
                "Method=POST",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=3874+OP=CREATE_NEW+FACTORY=iss+KEEP.IsPopUp=1+KEEP.analyst_tab=1+PRESET=category%3ACHG991@@z_interfaceno%3A1@@z_phaseno%3A1@@z_begininterfaceno%3A1@@z_beginphaseno%3A1+KEEP.dept=400001+KEEP.POPUP_NAME="
                "USD1284108423040",
                "Snapshot=t408.inf",
                "Mode=HTTP",
                ITEMDATA,
                "Name=JEDIT", "Value=1", ENDITEM,
                "Name=SID", "Value={WCSParam_Diff2}", ENDITEM,
                "Name=FID", "Value=1003161237", ENDITEM,
                "Name=OP", "Value=UPDATE", ENDITEM,
                "Name=FACTORY", "Value=iss", ENDITEM,
                "Name=SET.id", "Value=0", ENDITEM,
                "Name=change_category", "Value=0", ENDITEM,
                "Name=SET.call_back_flag", "Value=0", ENDITEM,
                "Name=SET.requestor", "Value=C6DCDEAD8E9AC347A2B7717B36AB47C9", ENDITEM,
                "Name=SET.z_site6", "Value=", ENDITEM,
                "Name=SET.z_site5", "Value=", ENDITEM,
                "Name=SET.status", "Value=OP", ENDITEM,
                "Name=SET.z_string23", "Value=否", ENDITEM,
                "Name=SET.z_pre_cnt", "Value=", ENDITEM,
                "Name=SET.z_pre_comm", "Value=", ENDITEM,
                "Name=NEW_ATTMNTS", "Value=", ENDITEM,
                "Name=SET.z_string1", "Value=是", ENDITEM,
                "Name=SET.z_string2", "Value=是", ENDITEM,
                "Name=SET.z_string3", "Value=否", ENDITEM,
                "Name=SET.z_string4", "Value=常规", ENDITEM,
                "Name=SET.z_string13", "Value=否", ENDITEM,
                "Name=KEY.z_site2", "Value=", ENDITEM,
                "Name=SET.z_site2", "Value=400101", ENDITEM,
                "Name=KEY.z_project", "Value=第三方支付项目", ENDITEM,
                "Name=SET.z_project", "Value=", ENDITEM,
                "Name=KEY.z_app", "Value=", ENDITEM,
                "Name=SET.z_app", "Value=", ENDITEM,
                "Name=SET.z_string11", "Value=否", ENDITEM,
                "Name=SET.z_string5", "Value=asdfasdf", ENDITEM,
                "Name=SET.z_string6", "Value=asfasdfasdf", ENDITEM,
                "Name=SET.z_date1", "Value=09/29/2010 04:47 pm", ENDITEM,
                "Name=SET.z_date1_INT_DATE", "Value=1285750020", ENDITEM,
                "Name=SET.z_string7", "Value=", ENDITEM,
                "Name=SET.z_date2", "Value=09/30/2010 04:47 pm", ENDITEM,
                "Name=SET.z_date2_INT_DATE", "Value=1285836420", ENDITEM,
                "Name=SET.z_string8", "Value=", ENDITEM,
                "Name=SET.z_string9", "Value=", ENDITEM,
                "Name=category_contract", "Value=", ENDITEM,
                "Name=user_contract", "Value=", ENDITEM,
                "Name=org_id", "Value=", ENDITEM,
                LAST);

        web_url("dimension_table_name.do_2",
                "URL=http://128.64.96.135:8080/ccb_release/dimension_table_name.do?method=ca_hidden&isscatCode=CHG991",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Mode=HTTP",
                LAST);

    web_url("pdmweb.exe_14",
                "URL=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=5714+OP=SEARCH+FACTORY=issalg+QBE.EQ.issue_id=iss:{NewParam}+KEEP.POPUP_NAME=USD1284108423040",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t412.inf",
                "Mode=HTTP",
                LAST);

        web_url("version_package.do_2",
                "URL=http://128.64.96.135:8080/ccb_release/version_package.do?method=index&refnum={NewParam}&vernum=RV{NewParam_1}&sysname=&taskdes=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t413.inf",
                "Mode=HTTP",
                LAST);

        web_url("dimension_table_name.do_3",
                "URL=http://128.64.96.135:8080/ccb_release/dimension_table_name.do?method=ca_hidden&isscatCode=CHG991",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Mode=HTTP",
                LAST);

        web_url("css.css",
                "URL=http://128.64.96.135:8080/ccb_release/css/css.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://128.64.96.135:8080/ccb_release/version_package.do?method=index&refnum={NewParam}&vernum=RV{NewParam_1}&sysname=&taskdes=",
                "Snapshot=t414.inf",
                LAST);

        lr_end_transaction("提交工单",LR_AUTO);

        web_url("pdmweb.exe_15",
                "URL=http://128.64.96.135/CAisd/pdmweb.exe?SID={WCSParam_Diff2}+FID=0+REMOVECACHE=USD1284108443202",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://128.64.96.135/CAisd/pdmweb.exe",
                "Snapshot=t415.inf",
                "Mode=HTTP",
                LAST);

        return 0;
}
作者: msnshow    时间: 2010-9-13 13:52
楼主,你的代码也太长了,估计没谁会看完,更不要说帮你解答了
作者: ymjewfn    时间: 2010-9-13 14:12
呵呵...我只是想把东西贴全点儿..这样方便分析问题..没想到结果会这样...呵呵
作者: ymjewfn    时间: 2010-9-13 19:23
就没人能帮忙看一下么???
作者: chris_aiyu    时间: 2010-9-14 11:46
代码好长......
弱弱问LZ..  工单是啥?
暂理解为就是一个要产生数据的东西好了.
回放不报错的话,没数据....
有可能是关联的问题..

Lz先插好事务点...
然后在你第三个工单的代码那一部分看看具体传了哪几个参数..
有没有需要手动关联的..
作者: ymjewfn    时间: 2010-9-15 11:11
代码检查了三天了..没有需要手动关联的地方,一共就回传了二个参数..这二个参数是对应自增长的.比如REF_NUM是148890 RV是115990 那么下一次.如果新建成功生成的相关信息就是1488981和115991 如果新建失败,那么下一个成功的参数就往下推.如:1488981和115991 没成功..1488982和115992也没新建成功.那么下一个成功的就是:1488983和115993,不知道这么说你明白了没有?




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2