Event viewer has error: "Exceeded maximum number of attempts to invoke webservice . status: ProtocolError url: http://localhost/PESWebUI/WebServices/peswebconfig.asmx"
Summary Summary Description of the item Nightly Post Job and Nightly Recalc job sometimes causes On Update notifications to fire and get sent out as well as the corresponding Web Service event if there is one but the changes that happened don't show in the Attribute History tab on the particular investment. It looks like certain attribute updates that occur because of these two nightly jobs are intentionally left out of the Attribute History log which is fine but the corresponding notification about a change to the investment does get fired and sent out where it shouldn't.
When using web services , the GetInvestment method does not get the last update time. This causes the session to timeout, even when there is activity happening.
This is by design that the peadmin account can edit the archived items in UI. If you try to update an investment in the Archived Items folder via a web service using the peadmin account you won't be able to. In this case you will get a message that archived items can't be edited.