KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Tip: 4D and Web Services protocols
PRODUCT: 4D | VERSION: 11.5 | PLATFORM: Mac & Win
Published On: February 5, 2010

4D v11 SQL supports both Web Service SOAP protocols 1.1 and 1.2. By default 4D uses 1.2 protocol. Users can change to 1.1 with the SET WEB SERVICE OPTION command.

SET WEB SERVICE OPTION(Web Service SOAP Version; Web Service SOAP_1_1) `sets SOAP 1.1
SET WEB SERVICE OPTION(Web Service SOAP Version; Web Service SOAP_1_2) `sets SOAP 1.2