Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    #46
    I have a little bit more information, I thought we were on GWT 2.6.1, but we were on GWT 2.6.0. So I upgraded to GWT 2.6.1 and we're still seeing the same stack trace when the DSResponse goes out. I was looking through the SmartClient DevConsole and found this:
    Code:
    14:32:06.471:TMR4:INFO:RPCManager:rpcResponse(unstructured) results -->"if (window.isc == undefined || window.isc.DataSource == undefined){  alert("Can't load DataSources - SmartClient runtime not loaded");}isc.DataSource.create({
        allowAdvancedCriteria:true,
        ID:"pivot_table_tree_fact_RTF_384_682",
        fields:[
            {
                hidden:true,
                primaryKey:true,
                name:"cid",
                type:"text",
                required:true
            },
            {
                hidden:true,
                name:"pid",
                type:"text",
                required:true,
                foreignKey:"cid"
            },
            {
                title:"Dimensions",
                width:"300",
                name:"name",
                type:"text"
            },
            {
                title:"bCostToComp /BP",
                desc:"Broker Day Cost To Complete in basis points (%/100).",
                name:"bCostToCompBP",
                mid:"932",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bCostToComp /CPS",
                desc:"Broker Day Cost To Complete in cents per share.",
                name:"bCostToCompCPS",
                mid:"933",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bCostToComp /K",
                desc:"Broker Day Cost To Complete in thousands.",
                name:"bCostToCompK",
                mid:"934",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bPlcStrike /BP",
                desc:"Broker Placement Strike in bais points (%/100).",
                name:"bPlcStrikeBP",
                mid:"923",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bPlcStrike /CPS",
                desc:"Broker Placement in cents per share.",
                name:"bPlcStrikeCPS",
                mid:"924",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bPlcStrike /K",
                desc:"Broker Placement in thousands.",
                name:"bPlcStrikeK",
                mid:"925",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bAVWAP /BP",
                desc:"Broker Available VWAP from trade placement to close in basis points (%/100).",
                name:"bAVWAPBP",
                mid:"929",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bAVWAP /CPS",
                desc:"Broker Available VWAP from trade placement to close in cents per share.",
                name:"bAVWAPCPS",
                mid:"930",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bAVWAP /K",
                desc:"Broker Available VWAP from trade placement to close in thousands.",
                name:"bAVWAPK",
                mid:"931",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bIVWAP /BP",
                desc:"Broker Placement Strike in bais points (%/100).",
                name:"bIVWAPBP",
                mid:"926",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bIVWAP /CPS",
                desc:"Broker Placement in cents per share.",
                name:"bIVWAPCPS",
                mid:"927",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bIVWAP /K",
                desc:"Broker Placement in thousands.",
                name:"bIVWAPK",
                mid:"928",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dOppCost /K",
                desc:"Manager Day Opportunity Cost at entry in thousands.",
                name:"dOppCostK",
                mid:"874",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dOppCost /BP",
                desc:"Manager Day Opportunity Cost at entry in basis points (%/100).",
                name:"dOppCostBP",
                mid:"875",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dOppCost /CPS",
                desc:"Manager Day Opportunity Cost at entry in cents per share.",
                name:"dOppCostCPS",
                mid:"876",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dCostToComp /K",
                desc:"Manager Day Cost To Complete in cents per share.",
                name:"dCostToCompCPS",
                mid:"879",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dEntStrike /K",
                desc:"Manager Day Strike cost at entry in thousands.",
                name:"dEntStrikeK",
                mid:"865",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dEntStrike /BP",
                desc:"Manager Day Strike cost at entry in basis points (%/100).",
                name:"dEntStrikeBP",
                mid:"866",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dEntStrike /CPS",
                desc:"Manager Day Strike cost at entry in cents per share.",
                name:"dEntStrikeCPS",
                mid:"867",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dAVWAP /CPS",
                desc:"AVWAP in cents per share.",
                name:"dAVWAPCPS",
                mid:"917",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dAVWAP /K",
                desc:"AVWAP in thousands.",
                name:"dAVWAPK",
                mid:"918",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dAVWAP /BP",
                desc:"AVWAP in bais points (%/100).",
                name:"dAVWAPBP",
                mid:"916",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dIVWAP /K",
                desc:"Manager Day Interval VWAP from entry to last execution in thousands.",
                name:"dIVWAPK",
                mid:"868",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dIVWAP /BP",
                desc:"Manager Day Interval VWAP from entry to last execution in basis points (%/100).",
                name:"dIVWAPBP",
                mid:"869",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dIVWAP /CPS",
                desc:"Manager Day Interval VWAP from entry to last execution in cents per share.",
                name:"dIVWAPCPS",
                mid:"870",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Prior Close Prin /K",
                desc:"Principal executed in thousands based on prior close.",
                name:"PriorClosePrinK",
                mid:"941",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dClose /CPS",
                desc:"Close in cents per share.",
                name:"dCloseCPS",
                mid:"920",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dClose /K",
                desc:"Close in thousands.",
                name:"dCloseK",
                mid:"921",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dClose /BP",
                desc:"Close in bais points (%/100).",
                name:"dCloseBP",
                mid:"919",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dOpen /BP",
                desc:"Open in bais points (%/100).",
                name:"dOpenBP",
                mid:"910",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dOpen /CPS",
                desc:"Open in cents per share.",
                name:"dOpenCPS",
                mid:"911",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dOpen /K",
                desc:"Open in thousands.",
                name:"dOpenK",
                mid:"912",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"PriorClose /BP",
                desc:"Prior close in basis points (%/100).",
                name:"PriorCloseBP",
                mid:"907",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"PriorClose /CPS",
                desc:"Prior close in cents per share.",
                name:"PriorCloseCPS",
                mid:"908",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"PriorClose /K",
                desc:"Prior close in thousands.",
                name:"PriorCloseK",
                mid:"909",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"PriorClose",
                desc:"Prior close price.",
                name:"PriorClose",
                mid:"922",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dVWAP /BP",
                desc:"VWAP in bais points (%/100).",
                name:"dVWAPBP",
                mid:"913",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dVWAP /CPS",
                desc:"VWAP in cents per share.",
                name:"dVWAPCPS",
                mid:"914",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dVWAP /K",
                desc:"VWAP in thousands.",
                name:"dVWAPK",
                mid:"915",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Ave Price",
                desc:"Ave Price",
                name:"AvePrice",
                mid:"906",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dCostToComp /CPS",
                desc:"Remaining principal in thousands.",
                name:"PrinLeavesK",
                mid:"881",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Prin Leaves /K",
                desc:"Principal executed and remaining principal in thousands.",
                name:"PrinTotalK",
                mid:"882",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Prin Executed",
                desc:"Principal executed.",
                name:"PrinExecuted",
                mid:"883",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Prin Executed /K",
                desc:"Principal executed in thousands.",
                name:"PrinExecutedK",
                mid:"871",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Shares Ordered",
                desc:"Number of Shares Ordered.",
                name:"SharesOrdered",
                mid:"872",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Shares Remaining",
                desc:"Number of Shares Outstanding.",
                name:"SharesRemaining",
                mid:"873",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Shares",
                desc:"Number of Shares Traded.",
                name:"Shares",
                mid:"880",
                format:"#,##0.00",
                type:"float"
            }
        ],
        serverType:"generic"
    })
    Would this cause an error? Because right after that, comes this one:

    Code:
    isc.DataSource.create({
        allowAdvancedCriteria:true,
        ID:"pivot_table_flat_fact_RTF_384_682",
        fields:[
            {
                hidden:true,
                primaryKey:true,
                name:"id",
                type:"integer",
                required:true
            },
            {
                detail:true,
                hidden:true,
                rootValue:"0",
                name:"pid",
                type:"integer",
                required:true,
                foreignKey:"pre_trade_cube.id"
            },
            {
                title:"Dimensions",
                width:"300",
                name:"name",
                type:"text"
            },
            {
                hidden:true,
                name:"isFolder",
                type:"boolean"
            },
            {
                hidden:true,
                name:"isOpen",
                type:"boolean"
            },
            {
                title:"Algo",
                desc:"Algo",
                name:"Algo",
                mid:"-163",
                type:"text"
            },
            {
                title:"AlgoSetting",
                desc:"AlgoSetting",
                name:"AlgoSetting",
                mid:"-164",
                type:"text"
            },
            {
                title:"Basket ID",
                desc:"Basket ID",
                name:"BasketID",
                mid:"-168",
                type:"text"
            },
            {
                title:"Brk Pct of Avaialble",
                desc:"Brk Pct of Avaialble",
                name:"BrkPctofAvaialble",
                mid:"-178",
                type:"text"
            },
            {
                title:"Brk Pct of Interval",
                desc:"Brk Pct of Interval",
                name:"BrkPctofInterval",
                mid:"-177",
                type:"text"
            },
            {
                title:"Broker",
                desc:"Broker",
                name:"Broker",
                mid:"-143",
                type:"text"
            },
            {
                title:"Buys or Sells",
                desc:"Buys or Sells",
                name:"BuysorSells",
                mid:"-139",
                type:"text"
            },
            {
                title:"Client ID",
                desc:"Client ID",
                name:"ClientID",
                mid:"-190",
                type:"text"
            },
            {
                title:"Currency",
                desc:"Currency",
                name:"Currency",
                mid:"-166",
                type:"text"
            },
            {
                title:"Daily Pct Available Volume",
                desc:"Daily Pct Available Volume",
                name:"DailyPctAvailableVolume",
                mid:"-174",
                type:"text"
            },
            {
                title:"Daily Pct Interval Volume",
                desc:"Daily Pct Interval Volume",
                name:"DailyPctIntervalVolume",
                mid:"-175",
                type:"text"
            },
            {
                title:"Daily Pct Total Mkt",
                desc:"Daily Pct Total Mkt",
                name:"DailyPctTotalMkt",
                mid:"-176",
                type:"text"
            },
            {
                title:"Electronic or Manual",
                desc:"Electronic or Manual",
                name:"ElectronicorManual",
                mid:"-179",
                type:"text"
            },
            {
                title:"Industry Group",
                desc:"Industry Group",
                name:"IndustryGroup",
                mid:"-173",
                type:"text"
            },
            {
                title:"Limit",
                desc:"Limit",
                name:"Limit",
                mid:"-162",
                type:"text"
            },
            {
                title:"Manager",
                desc:"Manager",
                name:"Manager",
                mid:"-141",
                type:"text"
            },
            {
                title:"Manager OrderId",
                desc:"Manager OrderId",
                name:"ManagerOrderId",
                mid:"-148",
                type:"text"
            },
            {
                title:"Market Cap",
                desc:"Market Cap",
                name:"MarketCap",
                mid:"-170",
                type:"text"
            },
            {
                title:"Name",
                desc:"Name",
                name:"Name",
                mid:"-172",
                type:"text"
            },
            {
                title:"Order ID",
                desc:"Order ID",
                name:"OrderID",
                mid:"-140",
                type:"text"
            },
            {
                title:"Order Status",
                desc:"Order Status",
                name:"OrderStatus",
                mid:"-165",
                type:"text"
            },
            {
                title:"Order Type",
                desc:"Order Type",
                name:"OrderType",
                mid:"-167",
                type:"text"
            },
            {
                title:"PostTake",
                desc:"PostTake",
                name:"PostTake",
                mid:"-161",
                type:"text"
            },
            {
                title:"Reason Code",
                desc:"Reason Code",
                name:"ReasonCode",
                mid:"-144",
                type:"text"
            },
            {
                title:"Sales Instructions",
                desc:"Sales Instructions",
                name:"SalesInstructions",
                mid:"-145",
                type:"text"
            },
            {
                title:"Sector",
                desc:"Sector",
                name:"Sector",
                mid:"-171",
                type:"text"
            },
            {
                title:"Simulator Trader",
                desc:"Simulator Trader",
                name:"SimulatorTrader",
                mid:"-169",
                type:"text"
            },
            {
                title:"Symbol",
                desc:"Symbol",
                name:"Symbol",
                mid:"-138",
                type:"text"
            },
            {
                title:"Trade Date",
                desc:"Trade Date",
                name:"TradeDate",
                mid:"-189",
                type:"text"
            },
            {
                title:"Trader",
                desc:"Trader",
                name:"Trader",
                mid:"-142",
                type:"text"
            },
            {
                title:"Venue",
                desc:"Venue",
                name:"Venue",
                mid:"-160",
                type:"text"
            },
            {
                title:"bCostToComp /BP",
                desc:"Broker Day Cost To Complete in basis points (%/100).",
                name:"bCostToCompBP",
                mid:"932",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bCostToComp /CPS",
                desc:"Broker Day Cost To Complete in cents per share.",
                name:"bCostToCompCPS",
                mid:"933",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bCostToComp /K",
                desc:"Broker Day Cost To Complete in thousands.",
                name:"bCostToCompK",
                mid:"934",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bPlcStrike /BP",
                desc:"Broker Placement Strike in bais points (%/100).",
                name:"bPlcStrikeBP",
                mid:"923",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bPlcStrike /CPS",
                desc:"Broker Placement in cents per share.",
                name:"bPlcStrikeCPS",
                mid:"924",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bPlcStrike /K",
                desc:"Broker Placement in thousands.",
                name:"bPlcStrikeK",
                mid:"925",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bAVWAP /BP",
                desc:"Broker Available VWAP from trade placement to close in basis points (%/100).",
                name:"bAVWAPBP",
                mid:"929",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bAVWAP /CPS",
                desc:"Broker Available VWAP from trade placement to close in cents per share.",
                name:"bAVWAPCPS",
                mid:"930",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bAVWAP /K",
                desc:"Broker Available VWAP from trade placement to close in thousands.",
                name:"bAVWAPK",
                mid:"931",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bIVWAP /BP",
                desc:"Broker Placement Strike in bais points (%/100).",
                name:"bIVWAPBP",
                mid:"926",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bIVWAP /CPS",
                desc:"Broker Placement in cents per share.",
                name:"bIVWAPCPS",
                mid:"927",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"bIVWAP /K",
                desc:"Broker Placement in thousands.",
                name:"bIVWAPK",
                mid:"928",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dOppCost /K",
                desc:"Manager Day Opportunity Cost at entry in thousands.",
                name:"dOppCostK",
                mid:"874",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dOppCost /BP",
                desc:"Manager Day Opportunity Cost at entry in basis points (%/100).",
                name:"dOppCostBP",
                mid:"875",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dOppCost /CPS",
                desc:"Manager Day Opportunity Cost at entry in cents per share.",
                name:"dOppCostCPS",
                mid:"876",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dCostToComp /K",
                desc:"Manager Day Cost To Complete in cents per share.",
                name:"dCostToCompCPS",
                mid:"879",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dEntStrike /K",
                desc:"Manager Day Strike cost at entry in thousands.",
                name:"dEntStrikeK",
                mid:"865",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dEntStrike /BP",
                desc:"Manager Day Strike cost at entry in basis points (%/100).",
                name:"dEntStrikeBP",
                mid:"866",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dEntStrike /CPS",
                desc:"Manager Day Strike cost at entry in cents per share.",
                name:"dEntStrikeCPS",
                mid:"867",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dAVWAP /CPS",
                desc:"AVWAP in cents per share.",
                name:"dAVWAPCPS",
                mid:"917",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dAVWAP /K",
                desc:"AVWAP in thousands.",
                name:"dAVWAPK",
                mid:"918",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dAVWAP /BP",
                desc:"AVWAP in bais points (%/100).",
                name:"dAVWAPBP",
                mid:"916",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dIVWAP /K",
                desc:"Manager Day Interval VWAP from entry to last execution in thousands.",
                name:"dIVWAPK",
                mid:"868",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dIVWAP /BP",
                desc:"Manager Day Interval VWAP from entry to last execution in basis points (%/100).",
                name:"dIVWAPBP",
                mid:"869",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dIVWAP /CPS",
                desc:"Manager Day Interval VWAP from entry to last execution in cents per share.",
                name:"dIVWAPCPS",
                mid:"870",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Prior Close Prin /K",
                desc:"Principal executed in thousands based on prior close.",
                name:"PriorClosePrinK",
                mid:"941",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dClose /CPS",
                desc:"Close in cents per share.",
                name:"dCloseCPS",
                mid:"920",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dClose /K",
                desc:"Close in thousands.",
                name:"dCloseK",
                mid:"921",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dClose /BP",
                desc:"Close in bais points (%/100).",
                name:"dCloseBP",
                mid:"919",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dOpen /BP",
                desc:"Open in bais points (%/100).",
                name:"dOpenBP",
                mid:"910",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dOpen /CPS",
                desc:"Open in cents per share.",
                name:"dOpenCPS",
                mid:"911",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dOpen /K",
                desc:"Open in thousands.",
                name:"dOpenK",
                mid:"912",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"PriorClose /BP",
                desc:"Prior close in basis points (%/100).",
                name:"PriorCloseBP",
                mid:"907",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"PriorClose /CPS",
                desc:"Prior close in cents per share.",
                name:"PriorCloseCPS",
                mid:"908",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"PriorClose /K",
                desc:"Prior close in thousands.",
                name:"PriorCloseK",
                mid:"909",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"PriorClose",
                desc:"Prior close price.",
                name:"PriorClose",
                mid:"922",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dVWAP /BP",
                desc:"VWAP in bais points (%/100).",
                name:"dVWAPBP",
                mid:"913",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dVWAP /CPS",
                desc:"VWAP in cents per share.",
                name:"dVWAPCPS",
                mid:"914",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dVWAP /K",
                desc:"VWAP in thousands.",
                name:"dVWAPK",
                mid:"915",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Ave Price",
                desc:"Ave Price",
                name:"AvePrice",
                mid:"906",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"dCostToComp /CPS",
                desc:"Remaining principal in thousands.",
                name:"PrinLeavesK",
                mid:"881",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Prin Leaves /K",
                desc:"Principal executed and remaining principal in thousands.",
                name:"PrinTotalK",
                mid:"882",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Prin Executed",
                desc:"Principal executed.",
                name:"PrinExecuted",
                mid:"883",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Prin Executed /K",
                desc:"Principal executed in thousands.",
                name:"PrinExecutedK",
                mid:"871",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Shares Ordered",
                desc:"Number of Shares Ordered.",
                name:"SharesOrdered",
                mid:"872",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Shares Remaining",
                desc:"Number of Shares Outstanding.",
                name:"SharesRemaining",
                mid:"873",
                format:"#,##0.00",
                type:"float"
            },
            {
                title:"Shares",
                desc:"Number of Shares Traded.",
                name:"Shares",
                mid:"880",
                format:"#,##0.00",
                type:"float"
            }
        ],
        serverType:"generic"
    })
    They both are using the same Dynamic DataSource ID?
    Last edited by JLivermore; 7 Oct 2014, 10:40.

    Comment


      #47
      This could indicate a duplicate load of the same DataSource definition, but because you've trimmed off the beginning of the log message (never do this) we can't tell for sure.

      Comment


        #48
        Sorry about that, here's the complete log:
        Code:
        15:49:09.357:INFO:Log:initialized
        15:49:10.875:INFO:Log:isc.Page is loaded
        15:49:45.173:pointerup2:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
        15:49:45.178:pointerup2:INFO:RPCManager:sendQueue[0]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/IDACall?isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1
        15:49:45.185:pointerup2:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
        15:49:45.189:pointerup2:DEBUG:RPCManager:XMLHttpRequest POST to http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/IDACall?isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1 contentType: application/x-www-form-urlencoded; charset=UTF-8 with body -->isc_tnum=0&_transaction=<transaction xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:type="xsd:Object"><transactionNum xsi:type="xsd:long">0</transactionNum><operations xsi:type="xsd:List"><elem xsi:type="xsd:Object"><criteria xsi:type="xsd:Object"><UserID>384</UserID><ExcludeFactTableID xsi:nil="true"/><IncludeFactTableID>RTF,</IncludeFactTableID></criteria><operationConfig xsi:type="xsd:Object"><dataSource>pivot_table_view_menu_button</dataSource><operationType>fetch</operationType><textMatchStyle>exact</textMatchStyle></operationConfig><useStrictJSON xsi:type="xsd:boolean">true</useStrictJSON><appID>builtinApplication</appID><operation>pivot_table_view_menu_button_fetch</operation><oldValues xsi:type="xsd:Object"><UserID>384</UserID><ExcludeFactTableID xsi:nil="true"/><IncludeFactTableID>RTF,</IncludeFactTableID></oldValues></elem></operations></transaction>&protocolVersion=1.0<--
        15:49:45.262:TMR6:INFO:RPCManager:transaction 0 arrived after 69ms
        15:49:45.267:TMR6:DEBUG:RPCManager:Result string for transaction 0: "//isc_RPCResponseStart-->[{"affectedRows":0,"data":[{"id":2278,"productCode":"WRT","viewPublicFL":false,"name":"James 1","productName":"Equity RealTime"},{"id":2093,"productCode":"WRT","viewPublicFL":true,"name":"RealTime 1st View","productName":"Equity RealTime"},{"id":2355,"productCode":"WRT","viewPublicFL":false,"name":"t2","productName":"Equity RealTime"},{"id":2094,"productCode":"WRT","viewPublicFL":true,"name":"Manager View","productName":"Equity RealTime"},{"id":2095,"productCode":"WRT","viewPublicFL":true,"name":"chris 1","productName":"Equity RealTime"},{"id":2097,"productCode":"WRT","viewPublicFL":true,"name":"Randy","productName":"Equity RealTime"},{"id":2101,"productCode":"WRT","viewPublicFL":true,"name":"jamie","productName":"Equity RealTime"},{"id":2113,"productCode":"WRT","viewPublicFL":true,"name":"Laurie's View","productName":"Equity RealTime"},{"id":2117,"productCode":"WRT","viewPublicFL":true,"name":"Liquidation Master","productName":"Equity RealTime"},{"id":2118,"productCode":"WRT","viewPublicFL":true,"name":"Test View with Refresh Rate of 1 minute","productName":"Equity RealTime"},{"id":2119,"productCode":"WRT","viewPublicFL":true,"name":"Test View - Saved Dimension Filter item","productName":"Equity RealTime"},{"id":2132,"productCode":"WRT","viewPublicFL":true,"name":"Test View - Save View with sorted column","productName":"Equity RealTime"}],"endRow":12,"invalidateCache":false,"isDSResponse":true,"operationType":"fetch","queueStatus":0,"startRow":0,"status":0,"totalRows":12}]//isc_RPCResponseEnd"
        15:49:45.272:TMR6:INFO:RPCManager:rpcResponse(custom)[rpc]: result: 12 records[status=0]
        15:49:47.701:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
        15:49:47.706:INFO:RPCManager:sendQueue[1]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/DataSourceLoader?dataSource=pivot_table_tree_fact_RTF_384_682,pivot_table_flat_fact_RTF_384_682&isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1
        15:49:47.711:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
        15:49:47.718:DEBUG:RPCManager:XMLHttpRequest GET from http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/DataSourceLoader?dataSource=pivot_table_tree_fact_RTF_384_682,pivot_table_flat_fact_RTF_384_682&isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1 with fields: {isc_tnum: 1,
        _transaction: "<transaction xmlns:xsi="http://www.w3.or..."[230],
        protocolVersion: "1.0"} full URL string: http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/DataSourceLoader?dataSource=pivot_table_tree_fact_RTF_384_682,pivot_table_flat_fact_RTF_384_682&isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1&isc_tnum=1&_transaction=%3Ctransaction%20xmlns%3Axsi%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2F10%2FXMLSchema-instance%22%20xsi%3Atype%3D%22xsd%3AObject%22%3E%3CtransactionNum%20xsi%3Atype%3D%22xsd%3Along%22%3E1%3C%2FtransactionNum%3E%3Coperations%20xsi%3Atype%3D%22xsd%3AList%22%3E%3Celem%3E__ISC_NULL__%3C%2Felem%3E%3C%2Foperations%3E%3C%2Ftransaction%3E&protocolVersion=1.0
        15:49:47.849:TMR2:INFO:RPCManager:transaction 1 arrived after 127ms
        15:49:47.854:TMR2:DEBUG:RPCManager:Result string for transaction 1: "if (window.isc == undefined || window.isc.DataSource == undefined){  alert("Can't load DataSources - SmartClient runtime not loaded");}isc.DataSource.create({
            allowAdvancedCriteria:true,
            ID:"pivot_table_tree_fact_RTF_384_682",
            fields:[
                {
                    hidden:true,
                    primaryKey:true,
                    name:"cid",
                    type:"text",
                    required:true
                },
                {
                    hidden:true,
                    name:"pid",
                    type:"text",
                    required:true,
                    foreignKey:"cid"
                },
                {
                    title:"Dimensions",
                    width:"300",
                    name:"name",
                    type:"text"
                },
                {
                    title:"bCostToComp /BP",
                    desc:"Broker Day Cost To Complete in basis points (%/100).",
                    name:"bCostToCompBP",
                    mid:"932",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bCostToComp /CPS",
                    desc:"Broker Day Cost To Complete in cents per share.",
                    name:"bCostToCompCPS",
                    mid:"933",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bCostToComp /K",
                    desc:"Broker Day Cost To Complete in thousands.",
                    name:"bCostToCompK",
                    mid:"934",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bPlcStrike /BP",
                    desc:"Broker Placement Strike in bais points (%/100).",
                    name:"bPlcStrikeBP",
                    mid:"923",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bPlcStrike /CPS",
                    desc:"Broker Placement in cents per share.",
                    name:"bPlcStrikeCPS",
                    mid:"924",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bPlcStrike /K",
                    desc:"Broker Placement in thousands.",
                    name:"bPlcStrikeK",
                    mid:"925",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bAVWAP /BP",
                    desc:"Broker Available VWAP from trade placement to close in basis points (%/100).",
                    name:"bAVWAPBP",
                    mid:"929",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bAVWAP /CPS",
                    desc:"Broker Available VWAP from trade placement to close in cents per share.",
                    name:"bAVWAPCPS",
                    mid:"930",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bAVWAP /K",
                    desc:"Broker Available VWAP from trade placement to close in thousands.",
                    name:"bAVWAPK",
                    mid:"931",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bIVWAP /BP",
                    desc:"Broker Placement Strike in bais points (%/100).",
                    name:"bIVWAPBP",
                    mid:"926",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bIVWAP /CPS",
                    desc:"Broker Placement in cents per share.",
                    name:"bIVWAPCPS",
                    mid:"927",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bIVWAP /K",
                    desc:"Broker Placement in thousands.",
                    name:"bIVWAPK",
                    mid:"928",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOppCost /K",
                    desc:"Manager Day Opportunity Cost at entry in thousands.",
                    name:"dOppCostK",
                    mid:"874",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOppCost /BP",
                    desc:"Manager Day Opportunity Cost at entry in basis points (%/100).",
                    name:"dOppCostBP",
                    mid:"875",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOppCost /CPS",
                    desc:"Manager Day Opportunity Cost at entry in cents per share.",
                    name:"dOppCostCPS",
                    mid:"876",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dCostToComp /K",
                    desc:"Manager Day Cost To Complete in cents per share.",
                    name:"dCostToCompCPS",
                    mid:"879",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dEntStrike /K",
                    desc:"Manager Day Strike cost at entry in thousands.",
                    name:"dEntStrikeK",
                    mid:"865",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dEntStrike /BP",
                    desc:"Manager Day Strike cost at entry in basis points (%/100).",
                    name:"dEntStrikeBP",
                    mid:"866",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dEntStrike /CPS",
                    desc:"Manager Day Strike cost at entry in cents per share.",
                    name:"dEntStrikeCPS",
                    mid:"867",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dAVWAP /CPS",
                    desc:"AVWAP in cents per share.",
                    name:"dAVWAPCPS",
                    mid:"917",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dAVWAP /K",
                    desc:"AVWAP in thousands.",
                    name:"dAVWAPK",
                    mid:"918",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dAVWAP /BP",
                    desc:"AVWAP in bais points (%/100).",
                    name:"dAVWAPBP",
                    mid:"916",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dIVWAP /K",
                    desc:"Manager Day Interval VWAP from entry to last execution in thousands.",
                    name:"dIVWAPK",
                    mid:"868",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dIVWAP /BP",
                    desc:"Manager Day Interval VWAP from entry to last execution in basis points (%/100).",
                    name:"dIVWAPBP",
                    mid:"869",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dIVWAP /CPS",
                    desc:"Manager Day Interval VWAP from entry to last execution in cents per share.",
                    name:"dIVWAPCPS",
                    mid:"870",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prior Close Prin /K",
                    desc:"Principal executed in thousands based on prior close.",
                    name:"PriorClosePrinK",
                    mid:"941",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dClose /CPS",
                    desc:"Close in cents per share.",
                    name:"dCloseCPS",
                    mid:"920",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dClose /K",
                    desc:"Close in thousands.",
                    name:"dCloseK",
                    mid:"921",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dClose /BP",
                    desc:"Close in bais points (%/100).",
                    name:"dCloseBP",
                    mid:"919",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOpen /BP",
                    desc:"Open in bais points (%/100).",
                    name:"dOpenBP",
                    mid:"910",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOpen /CPS",
                    desc:"Open in cents per share.",
                    name:"dOpenCPS",
                    mid:"911",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOpen /K",
                    desc:"Open in thousands.",
                    name:"dOpenK",
                    mid:"912",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose /BP",
                    desc:"Prior close in basis points (%/100).",
                    name:"PriorCloseBP",
                    mid:"907",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose /CPS",
                    desc:"Prior close in cents per share.",
                    name:"PriorCloseCPS",
                    mid:"908",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose /K",
                    desc:"Prior close in thousands.",
                    name:"PriorCloseK",
                    mid:"909",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose",
                    desc:"Prior close price.",
                    name:"PriorClose",
                    mid:"922",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dVWAP /BP",
                    desc:"VWAP in bais points (%/100).",
                    name:"dVWAPBP",
                    mid:"913",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dVWAP /CPS",
                    desc:"VWAP in cents per share.",
                    name:"dVWAPCPS",
                    mid:"914",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dVWAP /K",
                    desc:"VWAP in thousands.",
                    name:"dVWAPK",
                    mid:"915",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Ave Price",
                    desc:"Ave Price",
                    name:"AvePrice",
                    mid:"906",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dCostToComp /CPS",
                    desc:"Remaining principal in thousands.",
                    name:"PrinLeavesK",
                    mid:"881",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prin Leaves /K",
                    desc:"Principal executed and remaining principal in thousands.",
                    name:"PrinTotalK",
                    mid:"882",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prin Executed",
                    desc:"Principal executed.",
                    name:"PrinExecuted",
                    mid:"883",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prin Executed /K",
                    desc:"Principal executed in thousands.",
                    name:"PrinExecutedK",
                    mid:"871",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Shares Ordered",
                    desc:"Number of Shares Ordered.",
                    name:"SharesOrdered",
                    mid:"872",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Shares Remaining",
                    desc:"Number of Shares Outstanding.",
                    name:"SharesRemaining",
                    mid:"873",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Shares",
                    desc:"Number of Shares Traded.",
                    name:"Shares",
                    mid:"880",
                    format:"#,##0.00",
                    type:"float"
                }
            ],
            serverType:"generic"
        })
        isc.DataSource.create({
            allowAdvancedCriteria:true,
            ID:"pivot_table_flat_fact_RTF_384_682",
            fields:[
                {
                    hidden:true,
                    primaryKey:true,
                    name:"id",
                    type:"integer",
                    required:true
                },
                {
                    detail:true,
                    hidden:true,
                    rootValue:"0",
                    name:"pid",
                    type:"integer",
                    required:true,
                    foreignKey:"pre_trade_cube.id"
                },
                {
                    title:"Dimensions",
                    width:"300",
                    name:"name",
                    type:"text"
                },
                {
                    hidden:true,
                    name:"isFolder",
                    type:"boolean"
                },
                {
                    hidden:true,
                    name:"isOpen",
                    type:"boolean"
                },
                {
                    title:"Algo",
                    desc:"Algo",
                    name:"Algo",
                    mid:"-163",
                    type:"text"
                },
                {
                    title:"AlgoSetting",
                    desc:"AlgoSetting",
                    name:"AlgoSetting",
                    mid:"-164",
                    type:"text"
                },
                {
                    title:"Basket ID",
                    desc:"Basket ID",
                    name:"BasketID",
                    mid:"-168",
                    type:"text"
                },
                {
                    title:"Brk Pct of Avaialble",
                    desc:"Brk Pct of Avaialble",
                    name:"BrkPctofAvaialble",
                    mid:"-178",
                    type:"text"
                },
                {
                    title:"Brk Pct of Interval",
                    desc:"Brk Pct of Interval",
                    name:"BrkPctofInterval",
                    mid:"-177",
                    type:"text"
                },
                {
                    title:"Broker",
                    desc:"Broker",
                    name:"Broker",
                    mid:"-143",
                    type:"text"
                },
                {
                    title:"Buys or Sells",
                    desc:"Buys or Sells",
                    name:"BuysorSells",
                    mid:"-139",
                    type:"text"
                },
                {
                    title:"Client ID",
                    desc:"Client ID",
                    name:"ClientID",
                    mid:"-190",
                    type:"text"
                },
                {
                    title:"Currency",
                    desc:"Currency",
                    name:"Currency",
                    mid:"-166",
                    type:"text"
                },
                {
                    title:"Daily Pct Available Volume",
                    desc:"Daily Pct Available Volume",
                    name:"DailyPctAvailableVolume",
                    mid:"-174",
                    type:"text"
                },
                {
                    title:"Daily Pct Interval Volume",
                    desc:"Daily Pct Interval Volume",
                    name:"DailyPctIntervalVolume",
                    mid:"-175",
                    type:"text"
                },
                {
                    title:"Daily Pct Total Mkt",
                    desc:"Daily Pct Total Mkt",
                    name:"DailyPctTotalMkt",
                    mid:"-176",
                    type:"text"
                },
                {
                    title:"Electronic or Manual",
                    desc:"Electronic or Manual",
                    name:"ElectronicorManual",
                    mid:"-179",
                    type:"text"
                },
                {
                    title:"Industry Group",
                    desc:"Industry Group",
                    name:"IndustryGroup",
                    mid:"-173",
                    type:"text"
                },
                {
                    title:"Limit",
                    desc:"Limit",
                    name:"Limit",
                    mid:"-162",
                    type:"text"
                },
                {
                    title:"Manager",
                    desc:"Manager",
                    name:"Manager",
                    mid:"-141",
                    type:"text"
                },
                {
                    title:"Manager OrderId",
                    desc:"Manager OrderId",
                    name:"ManagerOrderId",
                    mid:"-148",
                    type:"text"
                },
                {
                    title:"Market Cap",
                    desc:"Market Cap",
                    name:"MarketCap",
                    mid:"-170",
                    type:"text"
                },
                {
                    title:"Name",
                    desc:"Name",
                    name:"Name",
                    mid:"-172",
                    type:"text"
                },
                {
                    title:"Order ID",
                    desc:"Order ID",
                    name:"OrderID",
                    mid:"-140",
                    type:"text"
                },
                {
                    title:"Order Status",
                    desc:"Order Status",
                    name:"OrderStatus",
                    mid:"-165",
                    type:"text"
                },
                {
                    title:"Order Type",
                    desc:"Order Type",
                    name:"OrderType",
                    mid:"-167",
                    type:"text"
                },
                {
                    title:"PostTake",
                    desc:"PostTake",
                    name:"PostTake",
                    mid:"-161",
                    type:"text"
                },
                {
                    title:"Reason Code",
                    desc:"Reason Code",
                    name:"ReasonCode",
                    mid:"-144",
                    type:"text"
                },
                {
                    title:"Sales Instructions",
                    desc:"Sales Instructions",
                    name:"SalesInstructions",
                    mid:"-145",
                    type:"text"
                },
                {
                    title:"Sector",
                    desc:"Sector",
                    name:"Sector",
                    mid:"-171",
                    type:"text"
                },
                {
                    title:"Simulator Trader",
                    desc:"Simulator Trader",
                    name:"SimulatorTrader",
                    mid:"-169",
                    type:"text"
                },
                {
                    title:"Symbol",
                    desc:"Symbol",
                    name:"Symbol",
                    mid:"-138",
                    type:"text"
                },
                {
                    title:"Trade Date",
                    desc:"Trade Date",
                    name:"TradeDate",
                    mid:"-189",
                    type:"text"
                },
                {
                    title:"Trader",
                    desc:"Trader",
                    name:"Trader",
                    mid:"-142",
                    type:"text"
                },
                {
                    title:"Venue",
                    desc:"Venue",
                    name:"Venue",
                    mid:"-160",
                    type:"text"
                },
                {
                    title:"bCostToComp /BP",
                    desc:"Broker Day Cost To Complete in basis points (%/100).",
                    name:"bCostToCompBP",
                    mid:"932",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bCostToComp /CPS",
                    desc:"Broker Day Cost To Complete in cents per share.",
                    name:"bCostToCompCPS",
                    mid:"933",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bCostToComp /K",
                    desc:"Broker Day Cost To Complete in thousands.",
                    name:"bCostToCompK",
                    mid:"934",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bPlcStrike /BP",
                    desc:"Broker Placement Strike in bais points (%/100).",
                    name:"bPlcStrikeBP",
                    mid:"923",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bPlcStrike /CPS",
                    desc:"Broker Placement in cents per share.",
                    name:"bPlcStrikeCPS",
                    mid:"924",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bPlcStrike /K",
                    desc:"Broker Placement in thousands.",
                    name:"bPlcStrikeK",
                    mid:"925",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bAVWAP /BP",
                    desc:"Broker Available VWAP from trade placement to close in basis points (%/100).",
                    name:"bAVWAPBP",
                    mid:"929",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bAVWAP /CPS",
                    desc:"Broker Available VWAP from trade placement to close in cents per share.",
                    name:"bAVWAPCPS",
                    mid:"930",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bAVWAP /K",
                    desc:"Broker Available VWAP from trade placement to close in thousands.",
                    name:"bAVWAPK",
                    mid:"931",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bIVWAP /BP",
                    desc:"Broker Placement Strike in bais points (%/100).",
                    name:"bIVWAPBP",
                    mid:"926",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bIVWAP /CPS",
                    desc:"Broker Placement in cents per share.",
                    name:"bIVWAPCPS",
                    mid:"927",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bIVWAP /K",
                    desc:"Broker Placement in thousands.",
                    name:"bIVWAPK",
                    mid:"928",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOppCost /K",
                    desc:"Manager Day Opportunity Cost at entry in thousands.",
                    name:"dOppCostK",
                    mid:"874",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOppCost /BP",
                    desc:"Manager Day Opportunity Cost at entry in basis points (%/100).",
                    name:"dOppCostBP",
                    mid:"875",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOppCost /CPS",
                    desc:"Manager Day Opportunity Cost at entry in cents per share.",
                    name:"dOppCostCPS",
                    mid:"876",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dCostToComp /K",
                    desc:"Manager Day Cost To Complete in cents per share.",
                    name:"dCostToCompCPS",
                    mid:"879",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dEntStrike /K",
                    desc:"Manager Day Strike cost at entry in thousands.",
                    name:"dEntStrikeK",
                    mid:"865",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dEntStrike /BP",
                    desc:"Manager Day Strike cost at entry in basis points (%/100).",
                    name:"dEntStrikeBP",
                    mid:"866",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dEntStrike /CPS",
                    desc:"Manager Day Strike cost at entry in cents per share.",
                    name:"dEntStrikeCPS",
                    mid:"867",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dAVWAP /CPS",
                    desc:"AVWAP in cents per share.",
                    name:"dAVWAPCPS",
                    mid:"917",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dAVWAP /K",
                    desc:"AVWAP in thousands.",
                    name:"dAVWAPK",
                    mid:"918",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dAVWAP /BP",
                    desc:"AVWAP in bais points (%/100).",
                    name:"dAVWAPBP",
                    mid:"916",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dIVWAP /K",
                    desc:"Manager Day Interval VWAP from entry to last execution in thousands.",
                    name:"dIVWAPK",
                    mid:"868",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dIVWAP /BP",
                    desc:"Manager Day Interval VWAP from entry to last execution in basis points (%/100).",
                    name:"dIVWAPBP",
                    mid:"869",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dIVWAP /CPS",
                    desc:"Manager Day Interval VWAP from entry to last execution in cents per share.",
                    name:"dIVWAPCPS",
                    mid:"870",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prior Close Prin /K",
                    desc:"Principal executed in thousands based on prior close.",
                    name:"PriorClosePrinK",
                    mid:"941",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dClose /CPS",
                    desc:"Close in cents per share.",
                    name:"dCloseCPS",
                    mid:"920",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dClose /K",
                    desc:"Close in thousands.",
                    name:"dCloseK",
                    mid:"921",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dClose /BP",
                    desc:"Close in bais points (%/100).",
                    name:"dCloseBP",
                    mid:"919",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOpen /BP",
                    desc:"Open in bais points (%/100).",
                    name:"dOpenBP",
                    mid:"910",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOpen /CPS",
                    desc:"Open in cents per share.",
                    name:"dOpenCPS",
                    mid:"911",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOpen /K",
                    desc:"Open in thousands.",
                    name:"dOpenK",
                    mid:"912",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose /BP",
                    desc:"Prior close in basis points (%/100).",
                    name:"PriorCloseBP",
                    mid:"907",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose /CPS",
                    desc:"Prior close in cents per share.",
                    name:"PriorCloseCPS",
                    mid:"908",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose /K",
                    desc:"Prior close in thousands.",
                    name:"PriorCloseK",
                    mid:"909",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose",
                    desc:"Prior close price.",
                    name:"PriorClose",
                    mid:"922",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dVWAP /BP",
                    desc:"VWAP in bais points (%/100).",
                    name:"dVWAPBP",
                    mid:"913",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dVWAP /CPS",
                    desc:"VWAP in cents per share.",
                    name:"dVWAPCPS",
                    mid:"914",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dVWAP /K",
                    desc:"VWAP in thousands.",
                    name:"dVWAPK",
                    mid:"915",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Ave Price",
                    desc:"Ave Price",
                    name:"AvePrice",
                    mid:"906",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dCostToComp /CPS",
                    desc:"Remaining principal in thousands.",
                    name:"PrinLeavesK",
                    mid:"881",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prin Leaves /K",
                    desc:"Principal executed and remaining principal in thousands.",
                    name:"PrinTotalK",
                    mid:"882",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prin Executed",
                    desc:"Principal executed.",
                    name:"PrinExecuted",
                    mid:"883",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prin Executed /K",
                    desc:"Principal executed in thousands.",
                    name:"PrinExecutedK",
                    mid:"871",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Shares Ordered",
                    desc:"Number of Shares Ordered.",
                    name:"SharesOrdered",
                    mid:"872",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Shares Remaining",
                    desc:"Number of Shares Outstanding.",
                    name:"SharesRemaining",
                    mid:"873",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Shares",
                    desc:"Number of Shares Traded.",
                    name:"Shares",
                    mid:"880",
                    format:"#,##0.00",
                    type:"float"
                }
            ],
            serverType:"generic"
        })
        "
        15:49:47.858:TMR2:INFO:RPCManager:rpcResponse(unstructured) results -->"if (window.isc == undefined || window.isc.DataSource == undefined){  alert("Can't load DataSources - SmartClient runtime not loaded");}isc.DataSource.create({
            allowAdvancedCriteria:true,
            ID:"pivot_table_tree_fact_RTF_384_682",
            fields:[
                {
                    hidden:true,
                    primaryKey:true,
                    name:"cid",
                    type:"text",
                    required:true
                },
                {
                    hidden:true,
                    name:"pid",
                    type:"text",
                    required:true,
                    foreignKey:"cid"
                },
                {
                    title:"Dimensions",
                    width:"300",
                    name:"name",
                    type:"text"
                },
                {
                    title:"bCostToComp /BP",
                    desc:"Broker Day Cost To Complete in basis points (%/100).",
                    name:"bCostToCompBP",
                    mid:"932",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bCostToComp /CPS",
                    desc:"Broker Day Cost To Complete in cents per share.",
                    name:"bCostToCompCPS",
                    mid:"933",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bCostToComp /K",
                    desc:"Broker Day Cost To Complete in thousands.",
                    name:"bCostToCompK",
                    mid:"934",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bPlcStrike /BP",
                    desc:"Broker Placement Strike in bais points (%/100).",
                    name:"bPlcStrikeBP",
                    mid:"923",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bPlcStrike /CPS",
                    desc:"Broker Placement in cents per share.",
                    name:"bPlcStrikeCPS",
                    mid:"924",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bPlcStrike /K",
                    desc:"Broker Placement in thousands.",
                    name:"bPlcStrikeK",
                    mid:"925",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bAVWAP /BP",
                    desc:"Broker Available VWAP from trade placement to close in basis points (%/100).",
                    name:"bAVWAPBP",
                    mid:"929",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bAVWAP /CPS",
                    desc:"Broker Available VWAP from trade placement to close in cents per share.",
                    name:"bAVWAPCPS",
                    mid:"930",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bAVWAP /K",
                    desc:"Broker Available VWAP from trade placement to close in thousands.",
                    name:"bAVWAPK",
                    mid:"931",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bIVWAP /BP",
                    desc:"Broker Placement Strike in bais points (%/100).",
                    name:"bIVWAPBP",
                    mid:"926",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bIVWAP /CPS",
                    desc:"Broker Placement in cents per share.",
                    name:"bIVWAPCPS",
                    mid:"927",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bIVWAP /K",
                    desc:"Broker Placement in thousands.",
                    name:"bIVWAPK",
                    mid:"928",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOppCost /K",
                    desc:"Manager Day Opportunity Cost at entry in thousands.",
                    name:"dOppCostK",
                    mid:"874",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOppCost /BP",
                    desc:"Manager Day Opportunity Cost at entry in basis points (%/100).",
                    name:"dOppCostBP",
                    mid:"875",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOppCost /CPS",
                    desc:"Manager Day Opportunity Cost at entry in cents per share.",
                    name:"dOppCostCPS",
                    mid:"876",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dCostToComp /K",
                    desc:"Manager Day Cost To Complete in cents per share.",
                    name:"dCostToCompCPS",
                    mid:"879",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dEntStrike /K",
                    desc:"Manager Day Strike cost at entry in thousands.",
                    name:"dEntStrikeK",
                    mid:"865",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dEntStrike /BP",
                    desc:"Manager Day Strike cost at entry in basis points (%/100).",
                    name:"dEntStrikeBP",
                    mid:"866",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dEntStrike /CPS",
                    desc:"Manager Day Strike cost at entry in cents per share.",
                    name:"dEntStrikeCPS",
                    mid:"867",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dAVWAP /CPS",
                    desc:"AVWAP in cents per share.",
                    name:"dAVWAPCPS",
                    mid:"917",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dAVWAP /K",
                    desc:"AVWAP in thousands.",
                    name:"dAVWAPK",
                    mid:"918",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dAVWAP /BP",
                    desc:"AVWAP in bais points (%/100).",
                    name:"dAVWAPBP",
                    mid:"916",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dIVWAP /K",
                    desc:"Manager Day Interval VWAP from entry to last execution in thousands.",
                    name:"dIVWAPK",
                    mid:"868",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dIVWAP /BP",
                    desc:"Manager Day Interval VWAP from entry to last execution in basis points (%/100).",
                    name:"dIVWAPBP",
                    mid:"869",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dIVWAP /CPS",
                    desc:"Manager Day Interval VWAP from entry to last execution in cents per share.",
                    name:"dIVWAPCPS",
                    mid:"870",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prior Close Prin /K",
                    desc:"Principal executed in thousands based on prior close.",
                    name:"PriorClosePrinK",
                    mid:"941",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dClose /CPS",
                    desc:"Close in cents per share.",
                    name:"dCloseCPS",
                    mid:"920",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dClose /K",
                    desc:"Close in thousands.",
                    name:"dCloseK",
                    mid:"921",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dClose /BP",
                    desc:"Close in bais points (%/100).",
                    name:"dCloseBP",
                    mid:"919",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOpen /BP",
                    desc:"Open in bais points (%/100).",
                    name:"dOpenBP",
                    mid:"910",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOpen /CPS",
                    desc:"Open in cents per share.",
                    name:"dOpenCPS",
                    mid:"911",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOpen /K",
                    desc:"Open in thousands.",
                    name:"dOpenK",
                    mid:"912",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose /BP",
                    desc:"Prior close in basis points (%/100).",
                    name:"PriorCloseBP",
                    mid:"907",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose /CPS",
                    desc:"Prior close in cents per share.",
                    name:"PriorCloseCPS",
                    mid:"908",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose /K",
                    desc:"Prior close in thousands.",
                    name:"PriorCloseK",
                    mid:"909",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose",
                    desc:"Prior close price.",
                    name:"PriorClose",
                    mid:"922",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dVWAP /BP",
                    desc:"VWAP in bais points (%/100).",
                    name:"dVWAPBP",
                    mid:"913",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dVWAP /CPS",
                    desc:"VWAP in cents per share.",
                    name:"dVWAPCPS",
                    mid:"914",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dVWAP /K",
                    desc:"VWAP in thousands.",
                    name:"dVWAPK",
                    mid:"915",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Ave Price",
                    desc:"Ave Price",
                    name:"AvePrice",
                    mid:"906",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dCostToComp /CPS",
                    desc:"Remaining principal in thousands.",
                    name:"PrinLeavesK",
                    mid:"881",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prin Leaves /K",
                    desc:"Principal executed and remaining principal in thousands.",
                    name:"PrinTotalK",
                    mid:"882",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prin Executed",
                    desc:"Principal executed.",
                    name:"PrinExecuted",
                    mid:"883",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prin Executed /K",
                    desc:"Principal executed in thousands.",
                    name:"PrinExecutedK",
                    mid:"871",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Shares Ordered",
                    desc:"Number of Shares Ordered.",
                    name:"SharesOrdered",
                    mid:"872",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Shares Remaining",
                    desc:"Number of Shares Outstanding.",
                    name:"SharesRemaining",
                    mid:"873",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Shares",
                    desc:"Number of Shares Traded.",
                    name:"Shares",
                    mid:"880",
                    format:"#,##0.00",
                    type:"float"
                }
            ],
            serverType:"generic"
        })
        isc.DataSource.create({
            allowAdvancedCriteria:true,
            ID:"pivot_table_flat_fact_RTF_384_682",
            fields:[
                {
                    hidden:true,
                    primaryKey:true,
                    name:"id",
                    type:"integer",
                    required:true
                },
                {
                    detail:true,
                    hidden:true,
                    rootValue:"0",
                    name:"pid",
                    type:"integer",
                    required:true,
                    foreignKey:"pre_trade_cube.id"
                },
                {
                    title:"Dimensions",
                    width:"300",
                    name:"name",
                    type:"text"
                },
                {
                    hidden:true,
                    name:"isFolder",
                    type:"boolean"
                },
                {
                    hidden:true,
                    name:"isOpen",
                    type:"boolean"
                },
                {
                    title:"Algo",
                    desc:"Algo",
                    name:"Algo",
                    mid:"-163",
                    type:"text"
                },
                {
                    title:"AlgoSetting",
                    desc:"AlgoSetting",
                    name:"AlgoSetting",
                    mid:"-164",
                    type:"text"
                },
                {
                    title:"Basket ID",
                    desc:"Basket ID",
                    name:"BasketID",
                    mid:"-168",
                    type:"text"
                },
                {
                    title:"Brk Pct of Avaialble",
                    desc:"Brk Pct of Avaialble",
                    name:"BrkPctofAvaialble",
                    mid:"-178",
                    type:"text"
                },
                {
                    title:"Brk Pct of Interval",
                    desc:"Brk Pct of Interval",
                    name:"BrkPctofInterval",
                    mid:"-177",
                    type:"text"
                },
                {
                    title:"Broker",
                    desc:"Broker",
                    name:"Broker",
                    mid:"-143",
                    type:"text"
                },
                {
                    title:"Buys or Sells",
                    desc:"Buys or Sells",
                    name:"BuysorSells",
                    mid:"-139",
                    type:"text"
                },
                {
                    title:"Client ID",
                    desc:"Client ID",
                    name:"ClientID",
                    mid:"-190",
                    type:"text"
                },
                {
                    title:"Currency",
                    desc:"Currency",
                    name:"Currency",
                    mid:"-166",
                    type:"text"
                },
                {
                    title:"Daily Pct Available Volume",
                    desc:"Daily Pct Available Volume",
                    name:"DailyPctAvailableVolume",
                    mid:"-174",
                    type:"text"
                },
                {
                    title:"Daily Pct Interval Volume",
                    desc:"Daily Pct Interval Volume",
                    name:"DailyPctIntervalVolume",
                    mid:"-175",
                    type:"text"
                },
                {
                    title:"Daily Pct Total Mkt",
                    desc:"Daily Pct Total Mkt",
                    name:"DailyPctTotalMkt",
                    mid:"-176",
                    type:"text"
                },
                {
                    title:"Electronic or Manual",
                    desc:"Electronic or Manual",
                    name:"ElectronicorManual",
                    mid:"-179",
                    type:"text"
                },
                {
                    title:"Industry Group",
                    desc:"Industry Group",
                    name:"IndustryGroup",
                    mid:"-173",
                    type:"text"
                },
                {
                    title:"Limit",
                    desc:"Limit",
                    name:"Limit",
                    mid:"-162",
                    type:"text"
                },
                {
                    title:"Manager",
                    desc:"Manager",
                    name:"Manager",
                    mid:"-141",
                    type:"text"
                },
                {
                    title:"Manager OrderId",
                    desc:"Manager OrderId",
                    name:"ManagerOrderId",
                    mid:"-148",
                    type:"text"
                },
                {
                    title:"Market Cap",
                    desc:"Market Cap",
                    name:"MarketCap",
                    mid:"-170",
                    type:"text"
                },
                {
                    title:"Name",
                    desc:"Name",
                    name:"Name",
                    mid:"-172",
                    type:"text"
                },
                {
                    title:"Order ID",
                    desc:"Order ID",
                    name:"OrderID",
                    mid:"-140",
                    type:"text"
                },
                {
                    title:"Order Status",
                    desc:"Order Status",
                    name:"OrderStatus",
                    mid:"-165",
                    type:"text"
                },
                {
                    title:"Order Type",
                    desc:"Order Type",
                    name:"OrderType",
                    mid:"-167",
                    type:"text"
                },
                {
                    title:"PostTake",
                    desc:"PostTake",
                    name:"PostTake",
                    mid:"-161",
                    type:"text"
                },
                {
                    title:"Reason Code",
                    desc:"Reason Code",
                    name:"ReasonCode",
                    mid:"-144",
                    type:"text"
                },
                {
                    title:"Sales Instructions",
                    desc:"Sales Instructions",
                    name:"SalesInstructions",
                    mid:"-145",
                    type:"text"
                },
                {
                    title:"Sector",
                    desc:"Sector",
                    name:"Sector",
                    mid:"-171",
                    type:"text"
                },
                {
                    title:"Simulator Trader",
                    desc:"Simulator Trader",
                    name:"SimulatorTrader",
                    mid:"-169",
                    type:"text"
                },
                {
                    title:"Symbol",
                    desc:"Symbol",
                    name:"Symbol",
                    mid:"-138",
                    type:"text"
                },
                {
                    title:"Trade Date",
                    desc:"Trade Date",
                    name:"TradeDate",
                    mid:"-189",
                    type:"text"
                },
                {
                    title:"Trader",
                    desc:"Trader",
                    name:"Trader",
                    mid:"-142",
                    type:"text"
                },
                {
                    title:"Venue",
                    desc:"Venue",
                    name:"Venue",
                    mid:"-160",
                    type:"text"
                },
                {
                    title:"bCostToComp /BP",
                    desc:"Broker Day Cost To Complete in basis points (%/100).",
                    name:"bCostToCompBP",
                    mid:"932",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bCostToComp /CPS",
                    desc:"Broker Day Cost To Complete in cents per share.",
                    name:"bCostToCompCPS",
                    mid:"933",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bCostToComp /K",
                    desc:"Broker Day Cost To Complete in thousands.",
                    name:"bCostToCompK",
                    mid:"934",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bPlcStrike /BP",
                    desc:"Broker Placement Strike in bais points (%/100).",
                    name:"bPlcStrikeBP",
                    mid:"923",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bPlcStrike /CPS",
                    desc:"Broker Placement in cents per share.",
                    name:"bPlcStrikeCPS",
                    mid:"924",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bPlcStrike /K",
                    desc:"Broker Placement in thousands.",
                    name:"bPlcStrikeK",
                    mid:"925",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bAVWAP /BP",
                    desc:"Broker Available VWAP from trade placement to close in basis points (%/100).",
                    name:"bAVWAPBP",
                    mid:"929",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bAVWAP /CPS",
                    desc:"Broker Available VWAP from trade placement to close in cents per share.",
                    name:"bAVWAPCPS",
                    mid:"930",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bAVWAP /K",
                    desc:"Broker Available VWAP from trade placement to close in thousands.",
                    name:"bAVWAPK",
                    mid:"931",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bIVWAP /BP",
                    desc:"Broker Placement Strike in bais points (%/100).",
                    name:"bIVWAPBP",
                    mid:"926",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bIVWAP /CPS",
                    desc:"Broker Placement in cents per share.",
                    name:"bIVWAPCPS",
                    mid:"927",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"bIVWAP /K",
                    desc:"Broker Placement in thousands.",
                    name:"bIVWAPK",
                    mid:"928",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOppCost /K",
                    desc:"Manager Day Opportunity Cost at entry in thousands.",
                    name:"dOppCostK",
                    mid:"874",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOppCost /BP",
                    desc:"Manager Day Opportunity Cost at entry in basis points (%/100).",
                    name:"dOppCostBP",
                    mid:"875",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOppCost /CPS",
                    desc:"Manager Day Opportunity Cost at entry in cents per share.",
                    name:"dOppCostCPS",
                    mid:"876",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dCostToComp /K",
                    desc:"Manager Day Cost To Complete in cents per share.",
                    name:"dCostToCompCPS",
                    mid:"879",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dEntStrike /K",
                    desc:"Manager Day Strike cost at entry in thousands.",
                    name:"dEntStrikeK",
                    mid:"865",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dEntStrike /BP",
                    desc:"Manager Day Strike cost at entry in basis points (%/100).",
                    name:"dEntStrikeBP",
                    mid:"866",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dEntStrike /CPS",
                    desc:"Manager Day Strike cost at entry in cents per share.",
                    name:"dEntStrikeCPS",
                    mid:"867",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dAVWAP /CPS",
                    desc:"AVWAP in cents per share.",
                    name:"dAVWAPCPS",
                    mid:"917",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dAVWAP /K",
                    desc:"AVWAP in thousands.",
                    name:"dAVWAPK",
                    mid:"918",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dAVWAP /BP",
                    desc:"AVWAP in bais points (%/100).",
                    name:"dAVWAPBP",
                    mid:"916",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dIVWAP /K",
                    desc:"Manager Day Interval VWAP from entry to last execution in thousands.",
                    name:"dIVWAPK",
                    mid:"868",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dIVWAP /BP",
                    desc:"Manager Day Interval VWAP from entry to last execution in basis points (%/100).",
                    name:"dIVWAPBP",
                    mid:"869",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dIVWAP /CPS",
                    desc:"Manager Day Interval VWAP from entry to last execution in cents per share.",
                    name:"dIVWAPCPS",
                    mid:"870",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prior Close Prin /K",
                    desc:"Principal executed in thousands based on prior close.",
                    name:"PriorClosePrinK",
                    mid:"941",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dClose /CPS",
                    desc:"Close in cents per share.",
                    name:"dCloseCPS",
                    mid:"920",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dClose /K",
                    desc:"Close in thousands.",
                    name:"dCloseK",
                    mid:"921",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dClose /BP",
                    desc:"Close in bais points (%/100).",
                    name:"dCloseBP",
                    mid:"919",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOpen /BP",
                    desc:"Open in bais points (%/100).",
                    name:"dOpenBP",
                    mid:"910",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOpen /CPS",
                    desc:"Open in cents per share.",
                    name:"dOpenCPS",
                    mid:"911",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dOpen /K",
                    desc:"Open in thousands.",
                    name:"dOpenK",
                    mid:"912",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose /BP",
                    desc:"Prior close in basis points (%/100).",
                    name:"PriorCloseBP",
                    mid:"907",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose /CPS",
                    desc:"Prior close in cents per share.",
                    name:"PriorCloseCPS",
                    mid:"908",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose /K",
                    desc:"Prior close in thousands.",
                    name:"PriorCloseK",
                    mid:"909",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"PriorClose",
                    desc:"Prior close price.",
                    name:"PriorClose",
                    mid:"922",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dVWAP /BP",
                    desc:"VWAP in bais points (%/100).",
                    name:"dVWAPBP",
                    mid:"913",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dVWAP /CPS",
                    desc:"VWAP in cents per share.",
                    name:"dVWAPCPS",
                    mid:"914",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dVWAP /K",
                    desc:"VWAP in thousands.",
                    name:"dVWAPK",
                    mid:"915",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Ave Price",
                    desc:"Ave Price",
                    name:"AvePrice",
                    mid:"906",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"dCostToComp /CPS",
                    desc:"Remaining principal in thousands.",
                    name:"PrinLeavesK",
                    mid:"881",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prin Leaves /K",
                    desc:"Principal executed and remaining principal in thousands.",
                    name:"PrinTotalK",
                    mid:"882",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prin Executed",
                    desc:"Principal executed.",
                    name:"PrinExecuted",
                    mid:"883",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Prin Executed /K",
                    desc:"Principal executed in thousands.",
                    name:"PrinExecutedK",
                    mid:"871",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Shares Ordered",
                    desc:"Number of Shares Ordered.",
                    name:"SharesOrdered",
                    mid:"872",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Shares Remaining",
                    desc:"Number of Shares Outstanding.",
                    name:"SharesRemaining",
                    mid:"873",
                    format:"#,##0.00",
                    type:"float"
                },
                {
                    title:"Shares",
                    desc:"Number of Shares Traded.",
                    name:"Shares",
                    mid:"880",
                    format:"#,##0.00",
                    type:"float"
                }
            ],
            serverType:"generic"
        })
        "<--
        15:49:47.890:TMR2:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
        15:49:47.894:TMR2:INFO:RPCManager:sendQueue[2]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/IDACall?isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1
        15:49:47.901:TMR2:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
        15:49:47.904:TMR2:DEBUG:RPCManager:XMLHttpRequest POST to http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/IDACall?isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1 contentType: application/x-www-form-urlencoded; charset=UTF-8 with body -->isc_tnum=2&_transaction=<transaction xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:type="xsd:Object"><transactionNum xsi:type="xsd:long">2</transactionNum><operations xsi:type="xsd:List"><elem xsi:type="xsd:Object"><criteria xsi:type="xsd:Object"><UserID>384</UserID><FactTableID>RTF</FactTableID></criteria><operationConfig xsi:type="xsd:Object"><dataSource>pivot_table_report_launcher_list</dataSource><operationType>fetch</operationType><textMatchStyle>exact</textMatchStyle></operationConfig><useStrictJSON xsi:type="xsd:boolean">true</useStrictJSON><appID>builtinApplication</appID><operation>pivot_table_report_launcher_list_fetch</operation><oldValues xsi:type="xsd:Object"><UserID>384</UserID><FactTableID>RTF</FactTableID></oldValues></elem></operations></transaction>&protocolVersion=1.0<--
        15:49:48.543:TMR2:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
        15:49:48.547:TMR2:INFO:RPCManager:sendQueue[3]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/IDACall?isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1
        15:49:48.554:TMR2:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
        15:49:48.557:TMR2:DEBUG:RPCManager:XMLHttpRequest POST to http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/IDACall?isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1 contentType: application/x-www-form-urlencoded; charset=UTF-8 with body -->isc_tnum=3&_transaction=<transaction xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:type="xsd:Object"><transactionNum xsi:type="xsd:long">3</transactionNum><operations xsi:type="xsd:List"><elem xsi:type="xsd:Object"><criteria xsi:type="xsd:Object"><spcs xsi:nil="true"/><spc xsi:type="xsd:List"><elem>189</elem><elem>2014-10-07</elem><elem>2014-10-07</elem><elem>RTF</elem><elem>190:2^682|189:2</elem><elem></elem><elem>873|872|875|874|867|870</elem><elem>141</elem><elem></elem><elem>true</elem><elem>384</elem><elem>2355</elem><elem>682</elem><elem>realTimeEquitiesFactDataSource</elem></spc></criteria><operationConfig xsi:type="xsd:Object"><dataSource>pivot_table_tree_fact_RTF_384_682</dataSource><operationType>fetch</operationType><textMatchStyle>exact</textMatchStyle></operationConfig><useStrictJSON xsi:type="xsd:boolean">true</useStrictJSON><appID>builtinApplication</appID><operation>pivot_table_tree_fact_RTF_384_682_fetch</operation><oldValues xsi:type="xsd:Object"><spcs xsi:nil="true"/><spc xsi:type="xsd:List"><elem>189</elem><elem>2014-10-07</elem><elem>2014-10-07</elem><elem>RTF</elem><elem>190:2^682|189:2</elem><elem></elem><elem>873|872|875|874|867|870</elem><elem>141</elem><elem></elem><elem>true</elem><elem>384</elem><elem>2355</elem><elem>682</elem><elem>realTimeEquitiesFactDataSource</elem></spc></oldValues></elem></operations></transaction>&protocolVersion=1.0<--
        15:49:50.178:MOU3:WARN:Log:GWT uncaught exceptions have been encountered.  Check the Development Mode console for more details.
        15:49:50.202:TMR7:INFO:RPCManager:transaction 2 arrived after 2293ms
        15:49:50.210:TMR7:DEBUG:RPCManager:Result string for transaction 2: "//isc_RPCResponseStart-->[{"affectedRows":0,"data":[],"endRow":0,"invalidateCache":false,"isDSResponse":true,"operationType":"fetch","queueStatus":0,"startRow":0,"status":0,"totalRows":0}]//isc_RPCResponseEnd"
        15:49:50.215:TMR7:INFO:RPCManager:rpcResponse(custom)[rpc]: result: 0 records[status=0]
        15:49:50.229:TMR8:INFO:RPCManager:transaction 3 arrived after 1669ms
        15:49:50.233:TMR8:DEBUG:RPCManager:Result string for transaction 3: "//isc_RPCResponseStart-->[{"affectedRows":0,"data":[{"SharesOrdered":1850794,"dOppCostBP":-8.388924530661287,"SharesRemaining":335010,"dIVWAPCPS":1.2256118778410503,"name":"Grand Total","cid":"Grand Total","dOppCostK":-9.172643655776978,"dEntStrikeCPS":-7.05425800997586},{"SharesOrdered":1090,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":0.0,"name":"ADVISORY RESEARCH INC","pid":"Grand Total","cid":"ADVISORY RESEARCH INC","dOppCostK":0.0,"dEntStrikeCPS":0.0},{"SharesOrdered":2284,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":-0.27917086973708066,"name":"ASSETMARK  INC","pid":"Grand Total","cid":"ASSETMARK  INC","dOppCostK":0.0,"dEntStrikeCPS":-0.27917086973708066},{"SharesOrdered":10264,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":-2.2596707838360257,"name":"ATLANTIC TRUST AKA STEIN ROE","pid":"Grand Total","cid":"ATLANTIC TRUST AKA STEIN ROE","dOppCostK":0.0,"dEntStrikeCPS":-4.561149383092986},{"SharesOrdered":700,"dOppCostBP":36.53385922806474,"SharesRemaining":200,"dIVWAPCPS":-1.3893508911132812,"name":"DUFF PHELPS","pid":"Grand Total","cid":"DUFF PHELPS","dOppCostK":0.013451766967773438,"dEntStrikeCPS":2.3257828369140623},{"SharesOrdered":28145,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":9.385146205059735,"name":"Equity Investment Corporation","pid":"Grand Total","cid":"Equity Investment Corporation","dOppCostK":0.0,"dEntStrikeCPS":-1.4512642572226417},{"SharesOrdered":160,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":-15.51201343536377,"name":"FRED ALGER MGMT. INC.","pid":"Grand Total","cid":"FRED ALGER MGMT. INC.","dOppCostK":0.0,"dEntStrikeCPS":-15.51201343536377},{"SharesOrdered":28625,"dOppCostBP":10.56213540381634,"SharesRemaining":265,"dIVWAPCPS":3.2607702430111734,"name":"GUGGENHEIM GLOBAL TRADING","pid":"Grand Total","cid":"GUGGENHEIM GLOBAL TRADING","dOppCostK":0.007428430557250977,"dEntStrikeCPS":3.4436821059212193},{"SharesOrdered":837729,"dOppCostBP":12.973110663357096,"SharesRemaining":200000,"dIVWAPCPS":2.1891428264873585,"name":"HOTCHKIS   WILEY","pid":"Grand Total","cid":"HOTCHKIS   WILEY","dOppCostK":8.815670056343079,"dEntStrikeCPS":-8.317697290419536},{"SharesOrdered":69250,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":4.343160557165042,"name":"INSTITUTIONAL CAPITAL","pid":"Grand Total","cid":"INSTITUTIONAL CAPITAL","dOppCostK":0.0,"dEntStrikeCPS":1.0826822936130345},{"SharesOrdered":245783,"dOppCostBP":-67.88381094051209,"SharesRemaining":20534,"dIVWAPCPS":-0.29364310442244695,"name":"JPMorgan","pid":"Grand Total","cid":"JPMorgan","dOppCostK":-9.397990377426147,"dEntStrikeCPS":-0.8295975186331987},{"SharesOrdered":250,"dOppCostBP":6.162131017606501,"SharesRemaining":250,"dIVWAPCPS":0.0,"name":"KADE CAPITAL MANAGEMENT","pid":"Grand Total","cid":"KADE CAPITAL MANAGEMENT","dOppCostK":0.043792724609375,"dEntStrikeCPS":0.0},{"SharesOrdered":6071,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":-0.48050595319481193,"name":"KENNEDY CAPITAL MGMT INC","pid":"Grand Total","cid":"KENNEDY CAPITAL MGMT INC","dOppCostK":0.0,"dEntStrikeCPS":-0.14820404630814013},{"SharesOrdered":26000,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":-1.281755867591271,"name":"KESTREL INVESTMENT MGMT","pid":"Grand Total","cid":"KESTREL INVESTMENT MGMT","dOppCostK":0.0,"dEntStrikeCPS":-6.405024892953726},{"SharesOrdered":61000,"dOppCostBP":13.26548434003249,"SharesRemaining":61000,"dIVWAPCPS":0.0,"name":"LIQUIDATION MASTER","pid":"Grand Total","cid":"LIQUIDATION MASTER","dOppCostK":0.6149878540039062,"dEntStrikeCPS":0.0},{"SharesOrdered":19150,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":0.25612323013982946,"name":"MANNING NAPIER","pid":"Grand Total","cid":"MANNING NAPIER","dOppCostK":0.0,"dEntStrikeCPS":-0.22223979422068782},{"SharesOrdered":9925,"dOppCostBP":-264.92033971914674,"SharesRemaining":618,"dIVWAPCPS":-13.611540051168538,"name":"MESIROW FINANCIAL","pid":"Grand Total","cid":"MESIROW FINANCIAL","dOppCostK":-0.5376590766906738,"dEntStrikeCPS":-39.4744236020713},{"SharesOrdered":107367,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":-0.23877779655176215,"name":"MILLER HOWARD INVESTMENTS","pid":"Grand Total","cid":"MILLER HOWARD INVESTMENTS","dOppCostK":0.0,"dEntStrikeCPS":-0.7287444703115977},{"SharesOrdered":9937,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":0.4087709908851546,"name":"MONTIBUS CAPITAL LLC","pid":"Grand Total","cid":"MONTIBUS CAPITAL LLC","dOppCostK":0.0,"dEntStrikeCPS":57.66726694704962},{"SharesOrdered":13140,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":4.735844878918141,"name":"NorthCoast Asset Management","pid":"Grand Total","cid":"NorthCoast Asset Management","dOppCostK":0.0,"dEntStrikeCPS":-7.669524438123544},{"SharesOrdered":4000,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":1.8134668655395507,"name":"PHILADELPHIA TRUST COMPANY","pid":"Grand Total","cid":"PHILADELPHIA TRUST COMPANY","dOppCostK":0.0,"dEntStrikeCPS":-6.7825719909667965},{"SharesOrdered":1410,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":-0.7765769579731826,"name":"RIVER ROAD ASSET MANAGEMENT LLC","pid":"Grand Total","cid":"RIVER ROAD ASSET MANAGEMENT LLC","dOppCostK":0.0,"dEntStrikeCPS":-0.7765769579731826},{"SharesOrdered":18512,"dOppCostBP":-144.8408471638337,"SharesRemaining":5622,"dIVWAPCPS":-2.3450460610045676,"name":"SEIZERT CAPITAL PARTNERS","pid":"Grand Total","cid":"SEIZERT CAPITAL PARTNERS","dOppCostK":-0.6534494848251343,"dEntStrikeCPS":-13.90967756349787},{"SharesOrdered":254700,"dOppCostBP":-35.43402190522246,"SharesRemaining":45800,"dIVWAPCPS":0.42814966679304167,"name":"SHAPIRO CAPITAL MANAGEMENT","pid":"Grand Total","cid":"SHAPIRO CAPITAL MANAGEMENT","dOppCostK":-7.400324234008789,"dEntStrikeCPS":-19.256634310169503},{"SharesOrdered":40000,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":-0.33111572265625,"name":"SOROS FUND MANAGEMENT","pid":"Grand Total","cid":"SOROS FUND MANAGEMENT","dOppCostK":0.0,"dEntStrikeCPS":-0.927734375},{"SharesOrdered":800,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":-0.5069732666015625,"name":"SOUTHERN SUN","pid":"Grand Total","cid":"SOUTHERN SUN","dOppCostK":0.0,"dEntStrikeCPS":-0.5069732666015625},{"SharesOrdered":35975,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":-0.3962360209769222,"name":"SYSTEMATIC FINANCIAL","pid":"Grand Total","cid":"SYSTEMATIC FINANCIAL","dOppCostK":0.0,"dEntStrikeCPS":-1.5132358732879618},{"SharesOrdered":2,"dOppCostBP":0.0,"SharesRemaining":2,"dIVWAPCPS":0.0,"name":"TEST ICC MODIFICATION","pid":"Grand Total","cid":"TEST ICC MODIFICATION","dEntStrikeCPS":0.0},{"SharesOrdered":500,"dOppCostBP":4.988975979176546,"SharesRemaining":500,"dIVWAPCPS":0.0,"name":"W.H. REAVES  CO.  INC.","pid":"Grand Total","cid":"W.H. REAVES  CO.  INC.","dOppCostK":0.011835098266601562,"dEntStrikeCPS":0.0},{"SharesOrdered":16225,"dOppCostBP":-219.3616329955966,"SharesRemaining":219,"dIVWAPCPS":-1.8936796406425715,"name":"WCM INVESTMENT MANAGEMENT","pid":"Grand Total","cid":"WCM INVESTMENT MANAGEMENT","dOppCostK":-0.6903864135742187,"dEntStrikeCPS":-50.81241989088076},{"SharesOrdered":1800,"dOppCostBP":0.0,"SharesRemaining":0,"dIVWAPCPS":4.254955647786458,"name":"ZEVENBERGEN CAPITAL INC.","pid":"Grand Total","cid":"ZEVENBERGEN CAPITAL INC.","dOppCostK":0.0,"dEntStrikeCPS":-2.1689944797092013}],"endRow":30,"invalidateCache":false,"isDSResponse":true,"queueStatus":0,"startRow":0,"status":0,"totalRows":31}]//isc_RPCResponseEnd"
        15:49:50.240:TMR8:INFO:RPCManager:rpcResponse(custom)[rpc]: result: 31 records[status=0]

        Comment


          #49
          The indicates a call to DataSource.load() where you are passing the same ID twice. You should correct this problem; we can't really say whether it would cause the mysterious error you reported earlier.

          Comment


            #50
            I will look into this. Thanks.

            Comment


              #51
              OK, I've resolved the Dynamic Data Source being loaded twice. Here is the SmartClient Dev Console log:
              Code:
              17:45:45.535:pointerup6:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
              17:45:45.539:pointerup6:INFO:RPCManager:sendQueue[1]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/IDACall?isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1
              17:45:45.545:pointerup6:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
              17:45:45.549:pointerup6:DEBUG:RPCManager:XMLHttpRequest POST to http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/IDACall?isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1 contentType: application/x-www-form-urlencoded; charset=UTF-8 with body -->isc_tnum=1&_transaction=<transaction xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:type="xsd:Object"><transactionNum xsi:type="xsd:long">1</transactionNum><operations xsi:type="xsd:List"><elem xsi:type="xsd:Object"><criteria xsi:type="xsd:Object"><UserID>384</UserID><ExcludeFactTableID xsi:nil="true"/><IncludeFactTableID>RTF,</IncludeFactTableID></criteria><operationConfig xsi:type="xsd:Object"><dataSource>pivot_table_view_menu_button</dataSource><operationType>fetch</operationType><textMatchStyle>exact</textMatchStyle></operationConfig><useStrictJSON xsi:type="xsd:boolean">true</useStrictJSON><appID>builtinApplication</appID><operation>pivot_table_view_menu_button_fetch</operation><oldValues xsi:type="xsd:Object"><UserID>384</UserID><ExcludeFactTableID xsi:nil="true"/><IncludeFactTableID>RTF,</IncludeFactTableID></oldValues></elem></operations></transaction>&protocolVersion=1.0<--
              17:45:45.596:TMR1:INFO:RPCManager:transaction 1 arrived after 43ms
              17:45:45.599:TMR1:DEBUG:RPCManager:Result string for transaction 1: "//isc_RPCResponseStart-->[{"affectedRows":0,"data":[{"id":2278,"productCode":"WRT","viewPublicFL":false,"name":"James 1","productName":"Equity RealTime"},{"id":2093,"productCode":"WRT","viewPublicFL":true,"name":"RealTime 1st View","productName":"Equity RealTime"},{"id":2355,"productCode":"WRT","viewPublicFL":false,"name":"t2","productName":"Equity RealTime"},{"id":2094,"productCode":"WRT","viewPublicFL":true,"name":"Manager View","productName":"Equity RealTime"},{"id":2095,"productCode":"WRT","viewPublicFL":true,"name":"chris 1","productName":"Equity RealTime"},{"id":2097,"productCode":"WRT","viewPublicFL":true,"name":"Randy","productName":"Equity RealTime"},{"id":2101,"productCode":"WRT","viewPublicFL":true,"name":"jamie","productName":"Equity RealTime"},{"id":2113,"productCode":"WRT","viewPublicFL":true,"name":"Laurie's View","productName":"Equity RealTime"},{"id":2117,"productCode":"WRT","viewPublicFL":true,"name":"Liquidation Master","productName":"Equity RealTime"},{"id":2118,"productCode":"WRT","viewPublicFL":true,"name":"Test View with Refresh Rate of 1 minute","productName":"Equity RealTime"},{"id":2119,"productCode":"WRT","viewPublicFL":true,"name":"Test View - Saved Dimension Filter item","productName":"Equity RealTime"},{"id":2132,"productCode":"WRT","viewPublicFL":true,"name":"Test View - Save View with sorted column","productName":"Equity RealTime"}],"endRow":12,"invalidateCache":false,"isDSResponse":true,"operationType":"fetch","queueStatus":0,"startRow":0,"status":0,"totalRows":12}]//isc_RPCResponseEnd"
              17:45:45.603:TMR1:INFO:RPCManager:rpcResponse(custom)[rpc]: result: 12 records[status=0]
              17:45:49.200:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
              17:45:49.205:INFO:RPCManager:sendQueue[2]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/DataSourceLoader?dataSource=pivot_table_flat_fact_RTF_384_682&isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1
              17:45:49.210:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
              17:45:49.215:DEBUG:RPCManager:XMLHttpRequest GET from http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/DataSourceLoader?dataSource=pivot_table_flat_fact_RTF_384_682&isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1 with fields: {isc_tnum: 2,
              _transaction: "<transaction xmlns:xsi="http://www.w3.or..."[230],
              protocolVersion: "1.0"} full URL string: http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/DataSourceLoader?dataSource=pivot_table_flat_fact_RTF_384_682&isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1&isc_tnum=2&_transaction=%3Ctransaction%20xmlns%3Axsi%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2F10%2FXMLSchema-instance%22%20xsi%3Atype%3D%22xsd%3AObject%22%3E%3CtransactionNum%20xsi%3Atype%3D%22xsd%3Along%22%3E2%3C%2FtransactionNum%3E%3Coperations%20xsi%3Atype%3D%22xsd%3AList%22%3E%3Celem%3E__ISC_NULL__%3C%2Felem%3E%3C%2Foperations%3E%3C%2Ftransaction%3E&protocolVersion=1.0
              17:45:49.287:TMR2:INFO:RPCManager:transaction 2 arrived after 68ms
              17:45:49.290:TMR2:DEBUG:RPCManager:Result string for transaction 2: "if (window.isc == undefined || window.isc.DataSource == undefined){  alert("Can't load DataSources - SmartClient runtime not loaded");}isc.DataSource.create({
                  allowAdvancedCriteria:true,
                  ID:"pivot_table_flat_fact_RTF_384_682",
                  fields:[
                      {
                          hidden:true,
                          primaryKey:true,
                          name:"id",
                          type:"integer",
                          required:true
                      },
                      {
                          detail:true,
                          hidden:true,
                          rootValue:"0",
                          name:"pid",
                          type:"integer",
                          required:true,
                          foreignKey:"pre_trade_cube.id"
                      },
                      {
                          title:"Dimensions",
                          width:"300",
                          name:"name",
                          type:"text"
                      },
                      {
                          hidden:true,
                          name:"isFolder",
                          type:"boolean"
                      },
                      {
                          hidden:true,
                          name:"isOpen",
                          type:"boolean"
                      },
                      {
                          title:"Algo",
                          desc:"Algo",
                          name:"Algo",
                          mid:"-163",
                          type:"text"
                      },
                      {
                          title:"AlgoSetting",
                          desc:"AlgoSetting",
                          name:"AlgoSetting",
                          mid:"-164",
                          type:"text"
                      },
                      {
                          title:"Basket ID",
                          desc:"Basket ID",
                          name:"BasketID",
                          mid:"-168",
                          type:"text"
                      },
                      {
                          title:"Brk Pct of Avaialble",
                          desc:"Brk Pct of Avaialble",
                          name:"BrkPctofAvaialble",
                          mid:"-178",
                          type:"text"
                      },
                      {
                          title:"Brk Pct of Interval",
                          desc:"Brk Pct of Interval",
                          name:"BrkPctofInterval",
                          mid:"-177",
                          type:"text"
                      },
                      {
                          title:"Broker",
                          desc:"Broker",
                          name:"Broker",
                          mid:"-143",
                          type:"text"
                      },
                      {
                          title:"Buys or Sells",
                          desc:"Buys or Sells",
                          name:"BuysorSells",
                          mid:"-139",
                          type:"text"
                      },
                      {
                          title:"Client ID",
                          desc:"Client ID",
                          name:"ClientID",
                          mid:"-190",
                          type:"text"
                      },
                      {
                          title:"Currency",
                          desc:"Currency",
                          name:"Currency",
                          mid:"-166",
                          type:"text"
                      },
                      {
                          title:"Daily Pct Available Volume",
                          desc:"Daily Pct Available Volume",
                          name:"DailyPctAvailableVolume",
                          mid:"-174",
                          type:"text"
                      },
                      {
                          title:"Daily Pct Interval Volume",
                          desc:"Daily Pct Interval Volume",
                          name:"DailyPctIntervalVolume",
                          mid:"-175",
                          type:"text"
                      },
                      {
                          title:"Daily Pct Total Mkt",
                          desc:"Daily Pct Total Mkt",
                          name:"DailyPctTotalMkt",
                          mid:"-176",
                          type:"text"
                      },
                      {
                          title:"Electronic or Manual",
                          desc:"Electronic or Manual",
                          name:"ElectronicorManual",
                          mid:"-179",
                          type:"text"
                      },
                      {
                          title:"Industry Group",
                          desc:"Industry Group",
                          name:"IndustryGroup",
                          mid:"-173",
                          type:"text"
                      },
                      {
                          title:"Limit",
                          desc:"Limit",
                          name:"Limit",
                          mid:"-162",
                          type:"text"
                      },
                      {
                          title:"Manager",
                          desc:"Manager",
                          name:"Manager",
                          mid:"-141",
                          type:"text"
                      },
                      {
                          title:"Manager OrderId",
                          desc:"Manager OrderId",
                          name:"ManagerOrderId",
                          mid:"-148",
                          type:"text"
                      },
                      {
                          title:"Market Cap",
                          desc:"Market Cap",
                          name:"MarketCap",
                          mid:"-170",
                          type:"text"
                      },
                      {
                          title:"Name",
                          desc:"Name",
                          name:"Name",
                          mid:"-172",
                          type:"text"
                      },
                      {
                          title:"Order ID",
                          desc:"Order ID",
                          name:"OrderID",
                          mid:"-140",
                          type:"text"
                      },
                      {
                          title:"Order Status",
                          desc:"Order Status",
                          name:"OrderStatus",
                          mid:"-165",
                          type:"text"
                      },
                      {
                          title:"Order Type",
                          desc:"Order Type",
                          name:"OrderType",
                          mid:"-167",
                          type:"text"
                      },
                      {
                          title:"PostTake",
                          desc:"PostTake",
                          name:"PostTake",
                          mid:"-161",
                          type:"text"
                      },
                      {
                          title:"Reason Code",
                          desc:"Reason Code",
                          name:"ReasonCode",
                          mid:"-144",
                          type:"text"
                      },
                      {
                          title:"Sales Instructions",
                          desc:"Sales Instructions",
                          name:"SalesInstructions",
                          mid:"-145",
                          type:"text"
                      },
                      {
                          title:"Sector",
                          desc:"Sector",
                          name:"Sector",
                          mid:"-171",
                          type:"text"
                      },
                      {
                          title:"Simulator Trader",
                          desc:"Simulator Trader",
                          name:"SimulatorTrader",
                          mid:"-169",
                          type:"text"
                      },
                      {
                          title:"Symbol",
                          desc:"Symbol",
                          name:"Symbol",
                          mid:"-138",
                          type:"text"
                      },
                      {
                          title:"Trade Date",
                          desc:"Trade Date",
                          name:"TradeDate",
                          mid:"-189",
                          type:"text"
                      },
                      {
                          title:"Trader",
                          desc:"Trader",
                          name:"Trader",
                          mid:"-142",
                          type:"text"
                      },
                      {
                          title:"Venue",
                          desc:"Venue",
                          name:"Venue",
                          mid:"-160",
                          type:"text"
                      },
                      {
                          title:"bCostToComp /BP",
                          desc:"Broker Day Cost To Complete in basis points (%/100).",
                          name:"bCostToCompBP",
                          mid:"932",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bCostToComp /CPS",
                          desc:"Broker Day Cost To Complete in cents per share.",
                          name:"bCostToCompCPS",
                          mid:"933",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bCostToComp /K",
                          desc:"Broker Day Cost To Complete in thousands.",
                          name:"bCostToCompK",
                          mid:"934",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bPlcStrike /BP",
                          desc:"Broker Placement Strike in bais points (%/100).",
                          name:"bPlcStrikeBP",
                          mid:"923",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bPlcStrike /CPS",
                          desc:"Broker Placement in cents per share.",
                          name:"bPlcStrikeCPS",
                          mid:"924",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bPlcStrike /K",
                          desc:"Broker Placement in thousands.",
                          name:"bPlcStrikeK",
                          mid:"925",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bAVWAP /BP",
                          desc:"Broker Available VWAP from trade placement to close in basis points (%/100).",
                          name:"bAVWAPBP",
                          mid:"929",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bAVWAP /CPS",
                          desc:"Broker Available VWAP from trade placement to close in cents per share.",
                          name:"bAVWAPCPS",
                          mid:"930",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bAVWAP /K",
                          desc:"Broker Available VWAP from trade placement to close in thousands.",
                          name:"bAVWAPK",
                          mid:"931",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bIVWAP /BP",
                          desc:"Broker Placement Strike in bais points (%/100).",
                          name:"bIVWAPBP",
                          mid:"926",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bIVWAP /CPS",
                          desc:"Broker Placement in cents per share.",
                          name:"bIVWAPCPS",
                          mid:"927",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bIVWAP /K",
                          desc:"Broker Placement in thousands.",
                          name:"bIVWAPK",
                          mid:"928",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dOppCost /K",
                          desc:"Manager Day Opportunity Cost at entry in thousands.",
                          name:"dOppCostK",
                          mid:"874",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dOppCost /BP",
                          desc:"Manager Day Opportunity Cost at entry in basis points (%/100).",
                          name:"dOppCostBP",
                          mid:"875",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dOppCost /CPS",
                          desc:"Manager Day Opportunity Cost at entry in cents per share.",
                          name:"dOppCostCPS",
                          mid:"876",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dCostToComp /K",
                          desc:"Manager Day Cost To Complete in cents per share.",
                          name:"dCostToCompCPS",
                          mid:"879",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dEntStrike /K",
                          desc:"Manager Day Strike cost at entry in thousands.",
                          name:"dEntStrikeK",
                          mid:"865",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dEntStrike /BP",
                          desc:"Manager Day Strike cost at entry in basis points (%/100).",
                          name:"dEntStrikeBP",
                          mid:"866",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dEntStrike /CPS",
                          desc:"Manager Day Strike cost at entry in cents per share.",
                          name:"dEntStrikeCPS",
                          mid:"867",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dAVWAP /CPS",
                          desc:"AVWAP in cents per share.",
                          name:"dAVWAPCPS",
                          mid:"917",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dAVWAP /K",
                          desc:"AVWAP in thousands.",
                          name:"dAVWAPK",
                          mid:"918",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dAVWAP /BP",
                          desc:"AVWAP in bais points (%/100).",
                          name:"dAVWAPBP",
                          mid:"916",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dIVWAP /K",
                          desc:"Manager Day Interval VWAP from entry to last execution in thousands.",
                          name:"dIVWAPK",
                          mid:"868",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dIVWAP /BP",
                          desc:"Manager Day Interval VWAP from entry to last execution in basis points (%/100).",
                          name:"dIVWAPBP",
                          mid:"869",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dIVWAP /CPS",
                          desc:"Manager Day Interval VWAP from entry to last execution in cents per share.",
                          name:"dIVWAPCPS",
                          mid:"870",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Prior Close Prin /K",
                          desc:"Principal executed in thousands based on prior close.",
                          name:"PriorClosePrinK",
                          mid:"941",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dClose /CPS",
                          desc:"Close in cents per share.",
                          name:"dCloseCPS",
                          mid:"920",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dClose /K",
                          desc:"Close in thousands.",
                          name:"dCloseK",
                          mid:"921",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dClose /BP",
                          desc:"Close in bais points (%/100).",
                          name:"dCloseBP",
                          mid:"919",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dOpen /BP",
                          desc:"Open in bais points (%/100).",
                          name:"dOpenBP",
                          mid:"910",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dOpen /CPS",
                          desc:"Open in cents per share.",
                          name:"dOpenCPS",
                          mid:"911",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dOpen /K",
                          desc:"Open in thousands.",
                          name:"dOpenK",
                          mid:"912",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"PriorClose /BP",
                          desc:"Prior close in basis points (%/100).",
                          name:"PriorCloseBP",
                          mid:"907",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"PriorClose /CPS",
                          desc:"Prior close in cents per share.",
                          name:"PriorCloseCPS",
                          mid:"908",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"PriorClose /K",
                          desc:"Prior close in thousands.",
                          name:"PriorCloseK",
                          mid:"909",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"PriorClose",
                          desc:"Prior close price.",
                          name:"PriorClose",
                          mid:"922",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dVWAP /BP",
                          desc:"VWAP in bais points (%/100).",
                          name:"dVWAPBP",
                          mid:"913",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dVWAP /CPS",
                          desc:"VWAP in cents per share.",
                          name:"dVWAPCPS",
                          mid:"914",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dVWAP /K",
                          desc:"VWAP in thousands.",
                          name:"dVWAPK",
                          mid:"915",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Ave Price",
                          desc:"Ave Price",
                          name:"AvePrice",
                          mid:"906",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dCostToComp /CPS",
                          desc:"Remaining principal in thousands.",
                          name:"PrinLeavesK",
                          mid:"881",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Prin Leaves /K",
                          desc:"Principal executed and remaining principal in thousands.",
                          name:"PrinTotalK",
                          mid:"882",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Prin Executed",
                          desc:"Principal executed.",
                          name:"PrinExecuted",
                          mid:"883",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Prin Executed /K",
                          desc:"Principal executed in thousands.",
                          name:"PrinExecutedK",
                          mid:"871",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Shares Ordered",
                          desc:"Number of Shares Ordered.",
                          name:"SharesOrdered",
                          mid:"872",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Shares Remaining",
                          desc:"Number of Shares Outstanding.",
                          name:"SharesRemaining",
                          mid:"873",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Shares",
                          desc:"Number of Shares Traded.",
                          name:"Shares",
                          mid:"880",
                          format:"#,##0.00",
                          type:"float"
                      }
                  ],
                  serverType:"generic"
              })
              "
              17:45:49.294:TMR2:INFO:RPCManager:rpcResponse(unstructured) results -->"if (window.isc == undefined || window.isc.DataSource == undefined){  alert("Can't load DataSources - SmartClient runtime not loaded");}isc.DataSource.create({
                  allowAdvancedCriteria:true,
                  ID:"pivot_table_flat_fact_RTF_384_682",
                  fields:[
                      {
                          hidden:true,
                          primaryKey:true,
                          name:"id",
                          type:"integer",
                          required:true
                      },
                      {
                          detail:true,
                          hidden:true,
                          rootValue:"0",
                          name:"pid",
                          type:"integer",
                          required:true,
                          foreignKey:"pre_trade_cube.id"
                      },
                      {
                          title:"Dimensions",
                          width:"300",
                          name:"name",
                          type:"text"
                      },
                      {
                          hidden:true,
                          name:"isFolder",
                          type:"boolean"
                      },
                      {
                          hidden:true,
                          name:"isOpen",
                          type:"boolean"
                      },
                      {
                          title:"Algo",
                          desc:"Algo",
                          name:"Algo",
                          mid:"-163",
                          type:"text"
                      },
                      {
                          title:"AlgoSetting",
                          desc:"AlgoSetting",
                          name:"AlgoSetting",
                          mid:"-164",
                          type:"text"
                      },
                      {
                          title:"Basket ID",
                          desc:"Basket ID",
                          name:"BasketID",
                          mid:"-168",
                          type:"text"
                      },
                      {
                          title:"Brk Pct of Avaialble",
                          desc:"Brk Pct of Avaialble",
                          name:"BrkPctofAvaialble",
                          mid:"-178",
                          type:"text"
                      },
                      {
                          title:"Brk Pct of Interval",
                          desc:"Brk Pct of Interval",
                          name:"BrkPctofInterval",
                          mid:"-177",
                          type:"text"
                      },
                      {
                          title:"Broker",
                          desc:"Broker",
                          name:"Broker",
                          mid:"-143",
                          type:"text"
                      },
                      {
                          title:"Buys or Sells",
                          desc:"Buys or Sells",
                          name:"BuysorSells",
                          mid:"-139",
                          type:"text"
                      },
                      {
                          title:"Client ID",
                          desc:"Client ID",
                          name:"ClientID",
                          mid:"-190",
                          type:"text"
                      },
                      {
                          title:"Currency",
                          desc:"Currency",
                          name:"Currency",
                          mid:"-166",
                          type:"text"
                      },
                      {
                          title:"Daily Pct Available Volume",
                          desc:"Daily Pct Available Volume",
                          name:"DailyPctAvailableVolume",
                          mid:"-174",
                          type:"text"
                      },
                      {
                          title:"Daily Pct Interval Volume",
                          desc:"Daily Pct Interval Volume",
                          name:"DailyPctIntervalVolume",
                          mid:"-175",
                          type:"text"
                      },
                      {
                          title:"Daily Pct Total Mkt",
                          desc:"Daily Pct Total Mkt",
                          name:"DailyPctTotalMkt",
                          mid:"-176",
                          type:"text"
                      },
                      {
                          title:"Electronic or Manual",
                          desc:"Electronic or Manual",
                          name:"ElectronicorManual",
                          mid:"-179",
                          type:"text"
                      },
                      {
                          title:"Industry Group",
                          desc:"Industry Group",
                          name:"IndustryGroup",
                          mid:"-173",
                          type:"text"
                      },
                      {
                          title:"Limit",
                          desc:"Limit",
                          name:"Limit",
                          mid:"-162",
                          type:"text"
                      },
                      {
                          title:"Manager",
                          desc:"Manager",
                          name:"Manager",
                          mid:"-141",
                          type:"text"
                      },
                      {
                          title:"Manager OrderId",
                          desc:"Manager OrderId",
                          name:"ManagerOrderId",
                          mid:"-148",
                          type:"text"
                      },
                      {
                          title:"Market Cap",
                          desc:"Market Cap",
                          name:"MarketCap",
                          mid:"-170",
                          type:"text"
                      },
                      {
                          title:"Name",
                          desc:"Name",
                          name:"Name",
                          mid:"-172",
                          type:"text"
                      },
                      {
                          title:"Order ID",
                          desc:"Order ID",
                          name:"OrderID",
                          mid:"-140",
                          type:"text"
                      },
                      {
                          title:"Order Status",
                          desc:"Order Status",
                          name:"OrderStatus",
                          mid:"-165",
                          type:"text"
                      },
                      {
                          title:"Order Type",
                          desc:"Order Type",
                          name:"OrderType",
                          mid:"-167",
                          type:"text"
                      },
                      {
                          title:"PostTake",
                          desc:"PostTake",
                          name:"PostTake",
                          mid:"-161",
                          type:"text"
                      },
                      {
                          title:"Reason Code",
                          desc:"Reason Code",
                          name:"ReasonCode",
                          mid:"-144",
                          type:"text"
                      },
                      {
                          title:"Sales Instructions",
                          desc:"Sales Instructions",
                          name:"SalesInstructions",
                          mid:"-145",
                          type:"text"
                      },
                      {
                          title:"Sector",
                          desc:"Sector",
                          name:"Sector",
                          mid:"-171",
                          type:"text"
                      },
                      {
                          title:"Simulator Trader",
                          desc:"Simulator Trader",
                          name:"SimulatorTrader",
                          mid:"-169",
                          type:"text"
                      },
                      {
                          title:"Symbol",
                          desc:"Symbol",
                          name:"Symbol",
                          mid:"-138",
                          type:"text"
                      },
                      {
                          title:"Trade Date",
                          desc:"Trade Date",
                          name:"TradeDate",
                          mid:"-189",
                          type:"text"
                      },
                      {
                          title:"Trader",
                          desc:"Trader",
                          name:"Trader",
                          mid:"-142",
                          type:"text"
                      },
                      {
                          title:"Venue",
                          desc:"Venue",
                          name:"Venue",
                          mid:"-160",
                          type:"text"
                      },
                      {
                          title:"bCostToComp /BP",
                          desc:"Broker Day Cost To Complete in basis points (%/100).",
                          name:"bCostToCompBP",
                          mid:"932",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bCostToComp /CPS",
                          desc:"Broker Day Cost To Complete in cents per share.",
                          name:"bCostToCompCPS",
                          mid:"933",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bCostToComp /K",
                          desc:"Broker Day Cost To Complete in thousands.",
                          name:"bCostToCompK",
                          mid:"934",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bPlcStrike /BP",
                          desc:"Broker Placement Strike in bais points (%/100).",
                          name:"bPlcStrikeBP",
                          mid:"923",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bPlcStrike /CPS",
                          desc:"Broker Placement in cents per share.",
                          name:"bPlcStrikeCPS",
                          mid:"924",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bPlcStrike /K",
                          desc:"Broker Placement in thousands.",
                          name:"bPlcStrikeK",
                          mid:"925",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bAVWAP /BP",
                          desc:"Broker Available VWAP from trade placement to close in basis points (%/100).",
                          name:"bAVWAPBP",
                          mid:"929",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bAVWAP /CPS",
                          desc:"Broker Available VWAP from trade placement to close in cents per share.",
                          name:"bAVWAPCPS",
                          mid:"930",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bAVWAP /K",
                          desc:"Broker Available VWAP from trade placement to close in thousands.",
                          name:"bAVWAPK",
                          mid:"931",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bIVWAP /BP",
                          desc:"Broker Placement Strike in bais points (%/100).",
                          name:"bIVWAPBP",
                          mid:"926",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bIVWAP /CPS",
                          desc:"Broker Placement in cents per share.",
                          name:"bIVWAPCPS",
                          mid:"927",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"bIVWAP /K",
                          desc:"Broker Placement in thousands.",
                          name:"bIVWAPK",
                          mid:"928",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dOppCost /K",
                          desc:"Manager Day Opportunity Cost at entry in thousands.",
                          name:"dOppCostK",
                          mid:"874",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dOppCost /BP",
                          desc:"Manager Day Opportunity Cost at entry in basis points (%/100).",
                          name:"dOppCostBP",
                          mid:"875",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dOppCost /CPS",
                          desc:"Manager Day Opportunity Cost at entry in cents per share.",
                          name:"dOppCostCPS",
                          mid:"876",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dCostToComp /K",
                          desc:"Manager Day Cost To Complete in cents per share.",
                          name:"dCostToCompCPS",
                          mid:"879",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dEntStrike /K",
                          desc:"Manager Day Strike cost at entry in thousands.",
                          name:"dEntStrikeK",
                          mid:"865",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dEntStrike /BP",
                          desc:"Manager Day Strike cost at entry in basis points (%/100).",
                          name:"dEntStrikeBP",
                          mid:"866",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dEntStrike /CPS",
                          desc:"Manager Day Strike cost at entry in cents per share.",
                          name:"dEntStrikeCPS",
                          mid:"867",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dAVWAP /CPS",
                          desc:"AVWAP in cents per share.",
                          name:"dAVWAPCPS",
                          mid:"917",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dAVWAP /K",
                          desc:"AVWAP in thousands.",
                          name:"dAVWAPK",
                          mid:"918",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dAVWAP /BP",
                          desc:"AVWAP in bais points (%/100).",
                          name:"dAVWAPBP",
                          mid:"916",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dIVWAP /K",
                          desc:"Manager Day Interval VWAP from entry to last execution in thousands.",
                          name:"dIVWAPK",
                          mid:"868",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dIVWAP /BP",
                          desc:"Manager Day Interval VWAP from entry to last execution in basis points (%/100).",
                          name:"dIVWAPBP",
                          mid:"869",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dIVWAP /CPS",
                          desc:"Manager Day Interval VWAP from entry to last execution in cents per share.",
                          name:"dIVWAPCPS",
                          mid:"870",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Prior Close Prin /K",
                          desc:"Principal executed in thousands based on prior close.",
                          name:"PriorClosePrinK",
                          mid:"941",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dClose /CPS",
                          desc:"Close in cents per share.",
                          name:"dCloseCPS",
                          mid:"920",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dClose /K",
                          desc:"Close in thousands.",
                          name:"dCloseK",
                          mid:"921",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dClose /BP",
                          desc:"Close in bais points (%/100).",
                          name:"dCloseBP",
                          mid:"919",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dOpen /BP",
                          desc:"Open in bais points (%/100).",
                          name:"dOpenBP",
                          mid:"910",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dOpen /CPS",
                          desc:"Open in cents per share.",
                          name:"dOpenCPS",
                          mid:"911",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dOpen /K",
                          desc:"Open in thousands.",
                          name:"dOpenK",
                          mid:"912",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"PriorClose /BP",
                          desc:"Prior close in basis points (%/100).",
                          name:"PriorCloseBP",
                          mid:"907",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"PriorClose /CPS",
                          desc:"Prior close in cents per share.",
                          name:"PriorCloseCPS",
                          mid:"908",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"PriorClose /K",
                          desc:"Prior close in thousands.",
                          name:"PriorCloseK",
                          mid:"909",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"PriorClose",
                          desc:"Prior close price.",
                          name:"PriorClose",
                          mid:"922",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dVWAP /BP",
                          desc:"VWAP in bais points (%/100).",
                          name:"dVWAPBP",
                          mid:"913",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dVWAP /CPS",
                          desc:"VWAP in cents per share.",
                          name:"dVWAPCPS",
                          mid:"914",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dVWAP /K",
                          desc:"VWAP in thousands.",
                          name:"dVWAPK",
                          mid:"915",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Ave Price",
                          desc:"Ave Price",
                          name:"AvePrice",
                          mid:"906",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"dCostToComp /CPS",
                          desc:"Remaining principal in thousands.",
                          name:"PrinLeavesK",
                          mid:"881",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Prin Leaves /K",
                          desc:"Principal executed and remaining principal in thousands.",
                          name:"PrinTotalK",
                          mid:"882",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Prin Executed",
                          desc:"Principal executed.",
                          name:"PrinExecuted",
                          mid:"883",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Prin Executed /K",
                          desc:"Principal executed in thousands.",
                          name:"PrinExecutedK",
                          mid:"871",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Shares Ordered",
                          desc:"Number of Shares Ordered.",
                          name:"SharesOrdered",
                          mid:"872",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Shares Remaining",
                          desc:"Number of Shares Outstanding.",
                          name:"SharesRemaining",
                          mid:"873",
                          format:"#,##0.00",
                          type:"float"
                      },
                      {
                          title:"Shares",
                          desc:"Number of Shares Traded.",
                          name:"Shares",
                          mid:"880",
                          format:"#,##0.00",
                          type:"float"
                      }
                  ],
                  serverType:"generic"
              })
              "<--
              17:45:49.315:TMR2:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
              17:45:49.611:TMR2:INFO:RPCManager:sendQueue[3]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/IDACall?isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1
              17:45:49.616:TMR2:DEBUG:RPCManager:Using ActiveX XMLHttpRequest via constructor: MSXML2.XMLHTTP
              17:45:49.620:TMR2:DEBUG:RPCManager:XMLHttpRequest POST to http://127.0.0.1:8080/tzw/com.anstca.tz.Main/sc/IDACall?isc_rpc=1&isc_v=v9.1p_2014-09-09&isc_xhr=1 contentType: application/x-www-form-urlencoded; charset=UTF-8 with body -->isc_tnum=3&_transaction=<transaction xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:type="xsd:Object"><transactionNum xsi:type="xsd:long">3</transactionNum><operations xsi:type="xsd:List"><elem xsi:type="xsd:Object"><criteria xsi:type="xsd:Object"><UserID>384</UserID><FactTableID>RTF</FactTableID></criteria><operationConfig xsi:type="xsd:Object"><dataSource>pivot_table_report_launcher_list</dataSource><operationType>fetch</operationType><textMatchStyle>exact</textMatchStyle></operationConfig><useStrictJSON xsi:type="xsd:boolean">true</useStrictJSON><appID>builtinApplication</appID><operation>pivot_table_report_launcher_list_fetch</operation><oldValues xsi:type="xsd:Object"><UserID>384</UserID><FactTableID>RTF</FactTableID></oldValues></elem></operations></transaction>&protocolVersion=1.0<--
              17:45:52.873:MOU3:WARN:Log:GWT uncaught exceptions have been encountered.  Check the Development Mode console for more details.
              17:45:52.898:TMR7:INFO:RPCManager:transaction 3 arrived after 3275ms
              17:45:52.902:TMR7:DEBUG:RPCManager:Result string for transaction 3: "//isc_RPCResponseStart-->[{"affectedRows":0,"data":[],"endRow":0,"invalidateCache":false,"isDSResponse":true,"operationType":"fetch","queueStatus":0,"startRow":0,"status":0,"totalRows":0}]//isc_RPCResponseEnd"
              17:45:52.906:TMR7:INFO:RPCManager:rpcResponse(custom)[rpc]: result: 0 records[status=0]
              The browser pop-up error, after I click OK, then I see this error in the client dev console below *and* the last line above in the SC Dev Console appears.
              Code:
              ERROR: 17:50:33.716:MOU3:WARN:Log:GWT uncaught exceptions have been encountered.  Check the Development Mode console for more details.
              com.smartgwt.client.core.JsObject$SGWT_WARN: 17:50:33.716:MOU3:WARN:Log:GWT uncaught exceptions have been encountered.  Check the Development Mode console for more details.
              	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
              	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
              	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
              	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
              	at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:105)
              	at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
              	at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
              	at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessagesWhileWaitingForReturn(BrowserChannelServer.java:338)
              	at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:219)
              	at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136)
              	at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:576)
              	at com.google.gwt.dev.shell.ModuleSpace.invokeNativeVoid(ModuleSpace.java:304)
              	at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeVoid(JavaScriptHost.java:107)
              	at com.smartgwt.client.util.SC.logWarn(SC.java)
              	at com.smartgwt.client.SmartGwtEntryPoint$1.onUncaughtException(SmartGwtEntryPoint.java:400)
              	at com.google.gwt.core.client.impl.Impl.reportUncaughtException(Impl.java:228)
              	at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:358)
              	at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
              	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              	at java.lang.reflect.Method.invoke(Method.java:606)
              	at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
              	at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
              	at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
              	at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessages(BrowserChannelServer.java:293)
              	at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:547)
              	at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364)
              	at java.lang.Thread.run(Thread.java:744)
              ERROR: Uncaught exception escaped
              com.google.gwt.core.client.JavaScriptException: (String) @com.google.gwt.core.client.impl.Impl::apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)([JavaScript object(1449), JavaScript object(1069), JavaScript object(1468)]): Invoking an instance method on a null instance
              	at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:249)
              	at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136)
              	at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:576)
              	at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:284)
              	at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)
              	at com.google.gwt.core.client.impl.Impl.apply(Impl.java)
              	at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:356)
              	at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
              	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              	at java.lang.reflect.Method.invoke(Method.java:606)
              	at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
              	at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
              	at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
              	at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessages(BrowserChannelServer.java:293)
              	at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:547)
              	at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364)
              	at java.lang.Thread.run(Thread.java:744)
              Last edited by JLivermore; 7 Oct 2014, 13:54.

              Comment


                #52
                Is there new information here? This appears to be the same mysterious error, poorly reported by GWT, that you indicated could not be reproduced outside of GWT Development Mode. On this error, we are waiting for a test case from you that reproduces the issue.

                Comment


                  #53
                  You had asked me to look into the DataSource.load() being called twice, so I fixed that issue, and then I posted the new SmartClientDevConsole output and the error again. When DataSource.load() was being called twice, we say four of the messages below. Now that DataSource.load() is being called once, we see two of these messages? What does this mean?

                  17:45:49.290:TMR2:DEBUG:RPCManager:Result string for transaction 2: "if (window.isc == undefined || window.isc.DataSource == undefined){ alert("Can't load DataSources - SmartClient runtime not loaded");}isc.DataSource.create({
                  allowAdvancedCriteria:true,

                  17:45:49.294:TMR2:INFO:RPCManager:rpcResponse(unstructured) results -->"if (window.isc == undefined || window.isc.DataSource == undefined){ alert("Can't load DataSources - SmartClient runtime not loaded");}isc.DataSource.create({
                  allowAdvancedCriteria:true,

                  I see this twice?

                  I'm working on a test case too...
                  Last edited by JLivermore; 8 Oct 2014, 06:02.

                  Comment


                    #54
                    These are just two log messages that output the response from the server at different phases of client-side handling.

                    The embedded JavaScript in the server response is there so that you get a clear error message if you mistakenly place a <script> tag targeting the DataSourceLoader into your page before you load SmartGWT.

                    All normal.

                    Comment


                      #55
                      Thanks....still working on the test case.

                      Comment


                        #56
                        Having an issue with my test case, in the client log I see this:
                        Code:
                        ERROR: Unable to load module entry point class com.smartgwt.client.SmartGwtEntryPoint (see associated exception for details)
                        com.google.gwt.core.client.JavaScriptException: (TypeError) @com.smartgwt.client.util.LogUtil::setJSNIErrorHandler()([]): Unable to get property 'Log' of undefined or null reference
                        	at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:249)
                        	at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136)
                        	at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:576)
                        	at com.google.gwt.dev.shell.ModuleSpace.invokeNativeVoid(ModuleSpace.java:304)
                        	at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeVoid(JavaScriptHost.java:107)
                        	at com.smartgwt.client.util.LogUtil.setJSNIErrorHandler(LogUtil.java)
                        	at com.smartgwt.client.SmartGwtEntryPoint.onModuleLoad(SmartGwtEntryPoint.java:360)
                        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
                        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                        	at java.lang.reflect.Method.invoke(Method.java:606)
                        	at com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:411)
                        	at com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java:200)
                        	at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:526)
                        	at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364)
                        	at java.lang.Thread.run(Thread.java:744)
                        ERROR: Failed to load module 'customds' from user agent 'Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; CMDTDFJS; F9J; rv:11.0) like Gecko' at 127.0.0.1:60755
                        The server log looks like this:
                        Code:
                        "C:\Program Files\Apache\apache-tomcat-7.0.50\bin\catalina.bat" run
                        [2014-10-08 03:23:36,776] Artifact standalone2:war exploded: Server is not connected. Deploy is not available.
                        Using CATALINA_BASE:   "C:\Users\smitj01\.IntelliJIdea13\system\tomcat\Unnamed_standalone2"
                        Using CATALINA_HOME:   "C:\Program Files\Apache\apache-tomcat-7.0.50"
                        Using CATALINA_TMPDIR: "C:\Program Files\Apache\apache-tomcat-7.0.50\temp"
                        Using JRE_HOME:        "C:\Program Files\Java\jdk1.7.0_51"
                        Using CLASSPATH:       "C:\Program Files\Apache\apache-tomcat-7.0.50\bin\bootstrap.jar;C:\Program Files\Apache\apache-tomcat-7.0.50\bin\tomcat-juli.jar"
                        Connected to the target VM, address: '127.0.0.1:50456', transport: 'socket'
                        Oct 08, 2014 3:23:37 PM org.apache.catalina.core.AprLifecycleListener init
                        INFO: Loaded APR based Apache Tomcat Native library 1.1.29 using APR version 1.4.8.
                        Oct 08, 2014 3:23:37 PM org.apache.catalina.core.AprLifecycleListener init
                        INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
                        Oct 08, 2014 3:23:38 PM org.apache.catalina.core.AprLifecycleListener initializeSSL
                        INFO: OpenSSL successfully initialized (OpenSSL 1.0.1e 11 Feb 2013)
                        Oct 08, 2014 3:23:38 PM org.apache.coyote.AbstractProtocol init
                        INFO: Initializing ProtocolHandler ["http-apr-8080"]
                        Oct 08, 2014 3:23:38 PM org.apache.coyote.AbstractProtocol init
                        INFO: Initializing ProtocolHandler ["ajp-apr-8009"]
                        Oct 08, 2014 3:23:38 PM org.apache.catalina.startup.Catalina load
                        INFO: Initialization processed in 1239 ms
                        Oct 08, 2014 3:23:38 PM org.apache.catalina.core.StandardService startInternal
                        INFO: Starting service Catalina
                        Oct 08, 2014 3:23:38 PM org.apache.catalina.core.StandardEngine startInternal
                        INFO: Starting Servlet Engine: Apache Tomcat/7.0.50
                        Oct 08, 2014 3:23:38 PM org.apache.coyote.AbstractProtocol start
                        INFO: Starting ProtocolHandler ["http-apr-8080"]
                        Oct 08, 2014 3:23:38 PM org.apache.coyote.AbstractProtocol start
                        INFO: Starting ProtocolHandler ["ajp-apr-8009"]
                        Oct 08, 2014 3:23:38 PM org.apache.catalina.startup.Catalina start
                        INFO: Server startup in 33 ms
                        Connected to server
                        [2014-10-08 03:23:38,349] Artifact standalone2:war exploded: Artifact is being deployed, please wait...
                        Oct 08, 2014 3:23:38 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
                        INFO: validateJarFile(C:\Users\smitj01\Documents\SmartGWT-nightly\2014-09-09\smartgwtpower-4.1p\samples\standalone2\out\artifacts\standalone2_war_exploded\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet Spec 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
                        [Server@25d6c1d3]: [Thread[RMI TCP Connection(3)-127.0.0.1,5,RMI Runtime]]: checkRunning(false) entered
                        [Server@25d6c1d3]: [Thread[RMI TCP Connection(3)-127.0.0.1,5,RMI Runtime]]: checkRunning(false) exited
                        [Server@25d6c1d3]: Startup sequence initiated from main() method
                        [Server@25d6c1d3]: Could not load properties from file
                        [Server@25d6c1d3]: Using cli/default properties only
                        [Server@25d6c1d3]: Initiating startup sequence...
                        [Server@25d6c1d3]: Server socket opened successfully in 1 ms.
                        log4j:WARN No appenders could be found for logger (hsqldb.db.HSQLDB4859826D28.ENGINE).
                        log4j:WARN Please initialize the log4j system properly.
                        [Server@25d6c1d3]: Database [index=0, id=0, db=file:C:\Users\smitj01\Documents\SmartGWT-nightly\2014-09-09\smartgwtpower-4.1p\samples\standalone2\out\artifacts\standalone2_war_exploded\WEB-INF\db\hsqldb\isomorphic, alias=isomorphic] opened sucessfully in 603 ms.
                        [Server@25d6c1d3]: Startup sequence completed in 605 ms.
                        [Server@25d6c1d3]: 2014-10-08 15:23:42.779 HSQLDB server 2.2.9 is online on port 9001
                        [Server@25d6c1d3]: To close normally, connect and execute SHUTDOWN SQL
                        [Server@25d6c1d3]: From command line, use [Ctrl]+[C] to abort abruptly
                        ISC: Configuring log4j from: file:/C:/Users/smitj01/Documents/SmartGWT-nightly/2014-09-09/smartgwtpower-4.1p/samples/standalone2/out/artifacts/standalone2_war_exploded/WEB-INF/classes/log4j.isc.config.xml
                        === 2014-10-08 15:23:42,930 [.0.1] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing
                        === 2014-10-08 15:23:42,934 [.0.1] INFO  ConfigLoader - Attempting to load framework.properties from CLASSPATH
                        === 2014-10-08 15:23:43,023 [.0.1] INFO  ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/C:/Users/smitj01/Documents/SmartGWT-nightly/2014-09-09/smartgwtpower-4.1p/samples/standalone2/out/artifacts/standalone2_war_exploded/WEB-INF/lib/isomorphic_core_rpc.jar!/framework.properties
                        === 2014-10-08 15:23:43,023 [.0.1] INFO  ConfigLoader - Attempting to load project.properties from CLASSPATH
                        === 2014-10-08 15:23:43,023 [.0.1] INFO  ConfigLoader - Unable to locate project.properties in CLASSPATH
                        === 2014-10-08 15:23:43,026 [.0.1] INFO  ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/C:/Users/smitj01/Documents/SmartGWT-nightly/2014-09-09/smartgwtpower-4.1p/samples/standalone2/out/artifacts/standalone2_war_exploded/WEB-INF/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
                        === 2014-10-08 15:23:43,027 [.0.1] INFO  ConfigLoader - Attempting to load server.properties from CLASSPATH
                        === 2014-10-08 15:23:43,035 [.0.1] INFO  ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/C:/Users/smitj01/Documents/SmartGWT-nightly/2014-09-09/smartgwtpower-4.1p/samples/standalone2/out/artifacts/standalone2_war_exploded/WEB-INF/classes/server.properties
                        === 2014-10-08 15:23:43,042 [.0.1] INFO  Logger - Logging system started.
                        === 2014-10-08 15:23:43,044 [.0.1] INFO  ISCInit - Auto-detected webRoot - using: C:\Users\smitj01\Documents\SmartGWT-nightly\2014-09-09\smartgwtpower-4.1p\samples\standalone2\out\artifacts\standalone2_war_exploded
                        === 2014-10-08 15:23:43,045 [.0.1] INFO  ISCInit - Isomorphic SmartClient/SmartGWT Framework (v9.1p_2014-09-09/PowerEdition Deployment 2014-09-09) - Initialization Complete
                        [2014-10-08 03:23:43,410] Artifact standalone2:war exploded: Artifact is deployed successfully
                        [2014-10-08 03:23:43,411] Artifact standalone2:war exploded: Deploy took 5,062 milliseconds
                        Oct 08, 2014 3:23:48 PM org.apache.catalina.startup.HostConfig deployDirectory
                        INFO: Deploying web application directory C:\Program Files\Apache\apache-tomcat-7.0.50\webapps\manager
                        === 2014-10-08 15:24:05,611 [ec-6] INFO  RequestContext - URL: '/favicon.ico', User-Agent: 'Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko': Unsupported with Accept-Encoding header
                        My GWT.xml file looks like this:
                        Code:
                        <?xml version="1.0" encoding="UTF-8"?>
                        
                        <module rename-to="customds">
                            <inherits name='com.google.gwt.user.User'/>
                        
                            <inherits name="com.smartgwt.tools.SmartGwtTools"/>
                            <inherits name="com.smartgwtee.SmartGwtEENoScript"/>
                            <inherits name="com.smartgwtee.tools.Tools"/>
                        
                            <entry-point class='com.smartgwt.sample.client.CustomDS'/>
                        </module>
                        Any ideas?

                        Comment


                          #57
                          It looks like you are probably not loading the SmartClient runtime at all (ISC_Core.js et al files), because you have configured the *NoScript version of the SmartGWTEE module, but presumably have no <script> tags in your bootstrap .html file that would load the SmartClient runtime manually.

                          Comment


                            #58
                            I reverted back to the example CustomDS version
                            Code:
                            <?xml version="1.0" encoding="UTF-8"?>
                            <!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.5.1//EN"
                               "http://google-web-toolkit.googlecode.com/svn/tags/2.5.1/distro-source/core/src/gwt-module.dtd">
                            <module rename-to="customds">
                                <inherits name='com.google.gwt.user.User'/>
                                <inherits name="com.smartgwt.tools.SmartGwtTools"/>
                                <inherits name="com.smartgwtee.tools.Tools"/>
                                <inherits name="com.smartgwtee.SmartGwtEE"/>
                                <entry-point class='com.smartgwt.sample.client.CustomDS'/>
                            </module>
                            I thought I was missing something so I copied our application's version which is not exactly the same, like you pointed out, we are loading the JS libraries in our HTML file, which is why the 'NoScript' module was specified. Thanks.

                            Now when I revert back to the CustomDS GWT.xml file, I'm seeing some errors when I try to load my dynamic datasource, but the errors on the server side don't say much:
                            Code:
                            === 2014-10-08 15:38:27,688 [ec-6] ERROR DataSourceLoader - Exception while attempting to load a DataSource
                            javax.servlet.jsp.JspException: Unable to load DataSource for ID: dynamic_test_item
                            	at com.isomorphic.servlet.DataSourceLoader.processRequest(DataSourceLoader.java:188)
                            	at com.isomorphic.servlet.DataSourceLoader.doGet(DataSourceLoader.java:100)
                            	at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
                            	at com.isomorphic.servlet.BaseServlet.service(BaseServlet.java:152)
                            	at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
                            	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
                            	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
                            	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
                            	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
                            	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
                            	at com.isomorphic.servlet.CompressionFilter.doFilter(CompressionFilter.java:260)
                            	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
                            	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
                            	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
                            	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
                            	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
                            	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
                            	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
                            	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953)
                            	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
                            	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:409)
                            	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1044)
                            	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
                            	at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2441)
                            	at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:2430)
                            	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
                            	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
                            	at java.lang.Thread.run(Thread.java:744)
                            === 2014-10-08 15:38:27,689 [ec-6] ERROR DataSourceLoader - Top-level servlet error: 
                            javax.servlet.ServletException: DataSource 'dynamic_test_item' failed to load due to an exception on the server:
                            Unable to load DataSource for ID: dynamic_test_item
                            See the server-side log for additional details.
                            	at com.isomorphic.servlet.DataSourceLoader.processRequest(DataSourceLoader.java:249)
                            	at com.isomorphic.servlet.DataSourceLoader.doGet(DataSourceLoader.java:100)
                            	at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
                            	at com.isomorphic.servlet.BaseServlet.service(BaseServlet.java:152)
                            	at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
                            	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
                            	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
                            	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
                            	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
                            	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
                            	at com.isomorphic.servlet.CompressionFilter.doFilter(CompressionFilter.java:260)
                            	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
                            	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
                            	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
                            	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
                            	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
                            	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
                            	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
                            	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953)
                            	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
                            	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:409)
                            	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1044)
                            	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
                            	at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2441)
                            	at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:2430)
                            	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
                            	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
                            	at java.lang.Thread.run(Thread.java:744)
                            === 2014-10-08 15:38:27,692 [ec-6] INFO  Compression - /customds/sc/DataSourceLoader: 2708 -> 720 bytes
                            On the client log I see this:

                            Code:
                            Loading module: customds
                              Top URL: http://127.0.0.1:8080/CustomDS.html?gwt.codesvr=127.0.0.1:9997
                              User agent: Unknown
                              Remote host: 127.0.0.1:60913
                              Tab key: 6436
                              Session key: HcP0A~+1k<2Bs=6*
                            DEBUG: Validating units:
                              INFO: Ignored 1 unit with compilation errors in first pass.
                            Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
                            INFO: TEST CODE
                            INFO: Module customds has been loaded
                            ERROR: 15:38:27.706:TMR9:WARN:Log:javax.servlet.ServletException: DataSource 'dynamic_test_item' failed to load due to an exception on the server:
                            Unable to load DataSource for ID: dynamic_test_item
                            See the server-side log for additional details.
                            	at com.isomorphic.servlet.DataSourceLoader.processRequest(DataSourceLoader.java:249)
                            	at com.isomorphic.servlet.DataSourceLoader.doGet(DataSourceLoader.java:100)
                            	at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
                            	at com.isomorphic.servlet.BaseServlet.service(BaseServlet.java:152)
                            	at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
                            	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
                            	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
                            	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
                            	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
                            	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
                            	at com.isomorphic.servlet.CompressionFilter.doFilter(CompressionFilter.java:260)
                            	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
                            	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
                            	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
                            	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
                            	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
                            	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
                            	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
                            	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953)
                            	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
                            	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:409)
                            	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1044)
                            	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
                            	at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2441)
                            	at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:2430)
                            	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
                            	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
                            	at java.lang.Thread.run(Thread.java:744)
                            
                            com.smartgwt.client.core.JsObject$SGWT_WARN: 15:38:27.706:TMR9:WARN:Log:javax.servlet.ServletException: DataSource 'dynamic_test_item' failed to load due to an exception on the server:
                            Unable to load DataSource for ID: dynamic_test_item
                            See the server-side log for additional details.
                            	at com.isomorphic.servlet.DataSourceLoader.processRequest(DataSourceLoader.java:249)
                            	at com.isomorphic.servlet.DataSourceLoader.doGet(DataSourceLoader.java:100)
                            	at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
                            	at com.isomorphic.servlet.BaseServlet.service(BaseServlet.java:152)
                            	at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
                            	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
                            	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
                            	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
                            	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
                            	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
                            	at com.isomorphic.servlet.CompressionFilter.doFilter(CompressionFilter.java:260)
                            	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
                            	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
                            	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
                            	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
                            	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
                            	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
                            	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
                            	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953)
                            	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
                            	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:409)
                            	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1044)
                            	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
                            	at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2441)
                            	at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:2430)
                            	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
                            	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
                            	at java.lang.Thread.run(Thread.java:744)
                            
                            	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
                            	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
                            	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
                            	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
                            	at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:105)
                            	at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
                            	at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
                            	at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessages(BrowserChannelServer.java:293)
                            	at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:547)
                            	at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364)
                            	at java.lang.Thread.run(Thread.java:744)
                            Last edited by JLivermore; 8 Oct 2014, 11:43.

                            Comment


                              #59
                              In the FAQ there are troubleshooting instructions for failure to load a DataSource. Of course since you are using DynamicDSGenerator you should also check that you are registering your DynamicDSLoader at all, and that it is executing as expected.

                              Comment


                                #60
                                Yes, I was looking through the FAQ, and I am putting together a Dynamic Datasource.

                                TestDSGenerator.java
                                Code:
                                package com.smartgwt.sample.server.ds;
                                
                                import com.isomorphic.datasource.DSRequest;
                                import com.isomorphic.datasource.DataSource;
                                import com.isomorphic.datasource.DynamicDSGenerator;
                                import org.apache.commons.logging.Log;
                                import org.apache.commons.logging.LogFactory;
                                
                                public class TestDSGenerator implements DynamicDSGenerator {
                                    private Log logger = LogFactory.getLog(this.getClass().getName());
                                
                                    @Override
                                    public DataSource getDataSource(String dataSource, DSRequest dsRequest) {
                                        logger.debug("getDataSource()");
                                        if(dataSource != null && dataSource.equals("dynamic_test_item")) {
                                            try {
                                                logger.debug("returning DataSource");
                                                return DataSource.fromXML(createDS());
                                            } catch (Exception ex) {
                                                logger.error(ex);
                                                return null;
                                            }
                                        }
                                        return null;
                                    }
                                
                                    private String createDS() {
                                        StringBuilder stringBuilder = new StringBuilder("<?xml version=\"1.0\" encoding=\"UTF-8\"?>" +
                                                "<DataSource ID=\"" + "dynamic_test_item" +  "\" " +
                                                "serverConstructor=\"com.smartgwt.sample.server.ds.TestDataSource\" " +
                                                "serverType=\"generic\"><fields>");
                                
                                        stringBuilder.append("<field name=\"id\"      type=\"sequence\" hidden=\"true\"       primaryKey=\"true\"/>");
                                        stringBuilder.append("<field name=\"pid\"   type=\"text\" foreignKey=\"id\" required=\"true\" hidden=\"true\"/>");
                                        stringBuilder.append("<field name=\"name\"    type=\"text\"     title=\"Name\"        length=\"128\"       required=\"true\"/>");
                                        stringBuilder.append("<field name=\"description\"         type=\"text\"     title=\"Description\"         length=\"2000\"        required=\"true\"/>");
                                        stringBuilder.append("<field name=\"quantity\" type=\"integer\"   title=\"Quantity\" />");
                                
                                        stringBuilder.append("</fields></DataSource>");
                                        String returnString = stringBuilder.toString();
                                        return returnString;
                                    }
                                }
                                TestIDACall.java
                                Code:
                                package com.smartgwt.sample.server.ds;
                                
                                import com.isomorphic.datasource.DSRequest;
                                import com.isomorphic.datasource.DSResponse;
                                import com.isomorphic.datasource.DataSource;
                                import com.isomorphic.rpc.RPCManager;
                                import com.isomorphic.servlet.IDACall;
                                import com.isomorphic.servlet.RequestContext;
                                import org.apache.commons.logging.Log;
                                import org.apache.commons.logging.LogFactory;
                                
                                public class TestIDACall extends IDACall {
                                    private Log logger = LogFactory.getLog(this.getClass().getName());
                                    @Override
                                    public DSResponse handleDSRequest(DSRequest dsRequest, RPCManager rpc, RequestContext context) throws Exception {
                                
                                        if(dsRequest.getDataSourceName().equals("dynamic_test_item")) {
                                            logger.debug("TestIDACall.handleDSRequest for dynamic_test_item");
                                            DSResponse dsResponse = null;
                                            DataSource ds = rpc.getDataSource("dynamic_test_item");
                                            dsResponse = ds.execute(dsRequest);
                                            return dsResponse;
                                        }
                                        else
                                            return super.handleDSRequest(dsRequest, rpc, context);
                                    }
                                }
                                web.xml
                                Code:
                                    <servlet>
                                        <servlet-name>IDACall</servlet-name>
                                        <servlet-class>com.smartgwt.sample.server.ds.TestIDACall</servlet-class>
                                        <load-on-startup>1</load-on-startup>
                                    </servlet>
                                    <servlet-mapping>
                                        <servlet-name>IDACall</servlet-name>
                                        <url-pattern>/customds/sc/IDACall/*</url-pattern>
                                    </servlet-mapping>
                                
                                    <servlet>
                                        <servlet-name>DataSourceLoader</servlet-name>
                                        <servlet-class>com.isomorphic.servlet.DataSourceLoader</servlet-class>
                                    </servlet>
                                    <servlet-mapping>
                                        <servlet-name>DataSourceLoader</servlet-name>
                                        <url-pattern>/customds/sc/DataSourceLoader</url-pattern>
                                    </servlet-mapping>
                                CustomDS.gwt.xml
                                Code:
                                <?xml version="1.0" encoding="UTF-8"?>
                                <!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.5.1//EN"
                                   "http://google-web-toolkit.googlecode.com/svn/tags/2.5.1/distro-source/core/src/gwt-module.dtd">
                                <module rename-to="customds">
                                    <inherits name='com.google.gwt.user.User'/>
                                
                                    <inherits name="com.smartgwtpower.SmartGwtPower"/>
                                    <inherits name="com.smartgwtpower.tools.Tools"/>
                                
                                    <entry-point class='com.smartgwt.sample.client.CustomDS'/>
                                </module>
                                I can't seem to get my DSGenerator to execute either?
                                Last edited by JLivermore; 8 Oct 2014, 13:51.

                                Comment

                                Working...
                                X