Hi Isomorphic,
testing my application in 6.1d (SNAPSHOT_v11.1d_2017-03-13/PowerEdition Deployment) I get this error for a DSRequest that worked previously without problems:
Perhaps the Development Mode log entry alone already helps you. It starts with:
Searching for "parseServerDate" in the rest of the log gives eg this excerpt:
Best regards
Blama
testing my application in 6.1d (SNAPSHOT_v11.1d_2017-03-13/PowerEdition Deployment) I get this error for a DSRequest that worked previously without problems:
Code:
The server failed to return a formatted response at all.
Code:
11:59:28.794:XRP1:WARN:RPCManager:Error evaling structured RPC response: Date.parseServerDate is not a function response text: [{affectedRows:0,data:
Code:
....,STATUS_ESTIMATEDCLOSINGDATE:Date.parseServerDate(2017,9,6),CREATED_BY_T....
Blama
Comment