Skip to content

Instantly share code, notes, and snippets.

View Marthyn's full-sized avatar

Marthyn Olthof Marthyn

View GitHub Profile
{
"id": 10,
"location_name": "Sven",
"gln_code": "8718481310014",
"active": true,
"country_code": "NL",
"zipcode": "3024 EA",
"housenumber": "138",
"address_1": "Lloydstraat 138",
"address_2": null,
10 tegelijk, 5 requests per Thread.
I, [2016-09-15T12:07:11.981435 #95061] INFO -- : -= Timing =- | ExactSynergy REST | 9179ms | GET | Contactperson
I, [2016-09-15T12:07:12.397049 #95061] INFO -- : -= Timing =- | ExactSynergy REST | 9615ms | GET | Contactperson
I, [2016-09-15T12:07:12.397268 #95061] INFO -- : -= Timing =- | ExactSynergy REST | 9573ms | GET | Contactperson
I, [2016-09-15T12:07:12.398543 #95061] INFO -- : -= Timing =- | ExactSynergy REST | 9630ms | GET | Contactperson
I, [2016-09-15T12:07:12.398817 #95061] INFO -- : -= Timing =- | ExactSynergy REST | 9663ms | GET | Contactperson
I, [2016-09-15T12:07:12.716100 #95061] INFO -- : -= Timing =- | ExactSynergy REST | 9958ms | GET | Contactperson
I, [2016-09-15T12:07:12.799633 #95061] INFO -- : -= Timing =- | ExactSynergy REST | 10076ms | GET | Contactperson
I, [2016-09-15T12:07:13.141778 #95061] INFO -- : -= Timing =- | ExactSynergy REST | 10395ms | GET | Contactperson
I, [2016-09-15T12:07:13.184625 #95061] INFO -- : -= Timing =- | Exa
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:services="http://www.exactsoftware.com/services/entities/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:schemas="http://www.exactsoftware.com/schemas/entities/" xmlns:xmlschemainstance="http://www.w3.org/2001/XMLSchema-instance" xmlns:xmlschema="http://www.w3.org/2001/XMLSchema" xmlns:serialization="http://schemas.microsoft.com/2003/10/Serialization/">
<env:Body>
<services:Save>
<services:data>
<schemas:Account>
<schemas:IsDirty>true</schemas:IsDirty>
<schemas:IsNothing>false</schemas:IsNothing>
<schemas:NoRights>false</schemas:NoRights>
<schemas:Value>e0477ec4-efad-40f9-986d-68f36ca0fe2d</schemas:Value>
D, [2016-08-10T15:29:07.667894 #49715] DEBUG -- : HTTPI GET request to testcrm.gs1.nl (net_http)
I, [2016-08-10T15:29:07.932175 #49715] INFO -- : SOAP request: https://testcrm.gs1.nl/services/exact.entity.address.svc
I, [2016-08-10T15:29:07.932247 #49715] INFO -- : SOAPAction: "http://www.exactsoftware.com/services/entities/Address/Save", Content-Type: text/xml;charset=UTF-8, Content-Length: 14133
D, [2016-08-10T15:29:07.932289 #49715] DEBUG -- : <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:services="http://www.exactsoftware.com/services/entities/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:schemas="http://www.exactsoftware.com/schemas/entities/" xmlns:xmlschemainstance="http://www.w3.org/2001/XMLSchema-instance" xmlns:xmlschema="http://www.w3.org/2001/XMLSchema" xmlns:serialization="http://schemas.microsoft.com/2003/10/Serialization/"><env:Body><services:Save><services:data><sche
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:services="http://www.exactsoftware.com/services/entities/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:schemas="http://www.exactsoftware.com/schemas/entities/" xmlns:xmlschemainstance="http://www.w3.org/2001/XMLSchema-instance" xmlns:xmlschema="http://www.w3.org/2001/XMLSchema" xmlns:serialization="http://schemas.microsoft.com/2003/10/Serialization/">
<env:Body>
<services:Save>
<services:data>
<schemas:Account>
<schemas:IsDirty>true</schemas:IsDirty>
<schemas:IsNothing>false</schemas:IsNothing>
<schemas:NoRights>false</schemas:NoRights>
<schemas:Value>5516f317-8998-4761-88e3-8dab05c0ce13</schemas:Value>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<Save xmlns="http://www.exactsoftware.com/services/entities/">
<data xmlns:a="http://www.exactsoftware.com/schemas/entities/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<a:Account>
<a:IsDirty>true</a:IsDirty>
<a:IsNothing>false</a:IsNothing>
<a:NoRights>false</a:NoRights>
<a:Value>5516f317-8998-4761-88e3-8dab05c0ce13</a:Value>
</a:Account>
<?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<s:Fault>
<faultcode>s:Exact.Services.Exceptions.Entity.EntityException</faultcode>
<faultstring xml:lang="nl-NL">General SQL Error</faultstring>
<detail>
<EntityFault xmlns="http://www.exactsoftware.com/schemas/faults/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<Message>General SQL Error</Message>
<DateTime>2016-08-10T00:00:00</DateTime>
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:services="http://www.exactsoftware.com/services/entities/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:schemas="http://www.exactsoftware.com/schemas/entities/" xmlns:xmlschemainstance="http://www.w3.org/2001/XMLSchema-instance" xmlns:xmlschema="http://www.w3.org/2001/XMLSchema" xmlns:serialization="http://schemas.microsoft.com/2003/10/Serialization/">
<env:Body>
<services:Save>
<services:data>
<schemas:Account>
<schemas:IsDirty>true</schemas:IsDirty>
<schemas:Value>5516f317-8998-4761-88e3-8dab05c0ce13</schemas:Value>
</schemas:Account>
<schemas:AddressCode>
<?xml version="1.0" encoding="UTF-8"?>
<data>
<Account>
<IsDirty type="boolean">true</IsDirty>
<Value>5516f317-8998-4761-88e3-8dab05c0ce13</Value>
</Account>
<AddressCode>
<IsDirty type="boolean">false</IsDirty>
<Value nil="true"/>
</AddressCode>
=> {"services:data"=>
{"schemas:Account"=>{"schemas:IsDirty"=>true, "schemas:Value"=>"5516f317-8998-4761-88e3-8dab05c0ce13"},
"schemas:AddressCode"=>{"schemas:IsDirty"=>false, "schemas:Value"=>nil},
"schemas:AddressID"=>{"schemas:IsDirty"=>false, "schemas:Value"=>"00000000-0000-0000-0000-000000000000"},
"schemas:AddressLine1"=>{"schemas:IsDirty"=>true, "schemas:Value"=>"Nassaukade 5"},
"schemas:AddressLine2"=>{"schemas:IsDirty"=>true, "schemas:Value"=>"2e etage"},
"schemas:AddressLine3"=>{"schemas:IsDirty"=>true, "schemas:Value"=>"voorkant"},
"schemas:AmountFreeField1"=>{"schemas:IsDirty"=>false, "schemas:Value"=>"0"},
"schemas:AmountFreeField2"=>{"schemas:IsDirty"=>false, "schemas:Value"=>"0"},
"schemas:AmountFreeField3"=>{"schemas:IsDirty"=>false, "schemas:Value"=>"0"},