You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelopexmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns:xsd="http://www.w3.org/2001/XMLSchema"xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<soap:Header>
<wsa:Action>RetrieveResponse</wsa:Action>
<wsa:MessageID>urn:uuid:6a73bb43-f68b-4b9c-8fe7-2c53d74a7ba8</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:b32c8dbb-e850-4b57-be73-6e874869cd40</wsa:RelatesTo>
<wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
<wsse:Security>
<wsu:Timestampwsu:Id="Timestamp-723e8ca2-72f0-4532-ad70-f43b2b318605">
<wsu:Created>2024-09-02T08:30:19Z</wsu:Created>
<wsu:Expires>2024-09-02T08:35:19Z</wsu:Expires>
</wsu:Timestamp>
</wsse:Security>
</soap:Header>
<soap:Body>
<RetrieveResponseMsgxmlns="http://exacttarget.com/wsdl/partnerAPI">
<OverallStatus>Error: String or binary data would be truncated.
The statement has been terminated.</OverallStatus>
<RequestID>1786b98d-5b1d-4d6b-8c9f-3f0ce93a701e</RequestID>
</RetrieveResponseMsg>
</soap:Body>
</soap:Envelope>
Expected Behavior
caching de fields does not throw an error :D
maybe switch key IN value to key equals value?
Steps To Reproduce
Go to '...'
Click on '....'
Run '...'
See error...
Version
7.3.1
Environment
OS:
Node:
npm:
Participation
I am willing to submit a pull request for this issue.
Additional comments
No response
The text was updated successfully, but these errors were encountered:
JoernBerkefeld
changed the title
[BUG] deploy of dataExtension sometimes fails when caching the dataExtension fields
[BUG] deploy of dataExtension fails with "Error: String or binary data would be truncated. The statement has been terminated."
Sep 2, 2024
Is there an existing issue for this?
Current Behavior
caching request for dataExtensions fields for a specific dataExtension
API response:
Expected Behavior
caching de fields does not throw an error :D
maybe switch key IN value to key equals value?
Steps To Reproduce
Version
7.3.1
Environment
Participation
Additional comments
No response
The text was updated successfully, but these errors were encountered: