XML REQUEST for MPMS 120819...
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<updateCEEChecklistItem xmlns="https://www.ECMS.penndot.pa.gov/ECMSWebService/services/WSCEESInterface/updateCEEChecklistItemResponse">
<userId>ceeUser1</userId>
<password>ceeUser1</password>
<ecmsProjectNum>120819</ecmsProjectNum>
<ceeItemNumber>36591</ceeItemNumber>
<clItemNumber>03</clItemNumber>
<actionDate>2024/07/01</actionDate>
<clApprBy>Kevin J Hendrickson</clApprBy>
<ceeDocLink>
<![CDATA[
https://www.dominoappsbp.penndot.pa.gov/ceea/ceeamain03.nsf?Open&UrlPackageId=36591]]>
</ceeDocLink>
</updateCEEChecklistItem>
</soap:Body>
</soap:Envelope>
-----------------------------------------------------------------------------
XML RESPONSE for MPMS 120819...
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Header/>
<soapenv:Body>
<p461:updateCEEChecklistItemResponse xmlns:p461="http://webservices.ecms.dot.state.pa.us">
<updateCEEChecklistItemReturn>
<errorMessage/>
<ceeItemQueued>1</ceeItemQueued>
<result>SUCCESS</result>
</updateCEEChecklistItemReturn>
</p461:updateCEEChecklistItemResponse>
</soapenv:Body>
</soapenv:Envelope>
-----------------------------------------------------------------------------