Sage 100 2014 Advanced e-WebServices, website has been working for couple of years, no changes we are aware of. Sending the order thru to the webservice we are getting the following message back saying it failed
[""faultstring""]=>
string(57) ""Could not clear SO_SalesOrder_Bus: An exception occurred.""
[""faultcode""]=>
string(14) ""a:WS_Exception""
[""detail""]=>
object(stdClass)#3 (1) {
[""MasFault""]=>
object(stdClass)#4 (4) {
[""ClassName""]=>
string(17) ""SO_SalesOrder_Bus""
[""ErrorCode""]=>
string(12) ""WS_Exception""
[""ErrorMessage""]=>
string(22) ""An exception occurred.""
[""MemberName""]=>
string(5) ""Clear""
}
}
The webservice appears to be working, responding, searched the KB and have not found much information. Any thoughts are appreciated.