{"id":"f99db094-ff11-4e4a-a933-32e71b8bfc7a","task":"Retrieve and process Tyler Technologies Odyssey EFM filing status updates via the filing status polling API after e-filing submission","domain":"tylertech.com","steps":["Submit a court filing via the Tyler EFM OASIS ECF 4.01 SOAP interface and capture the FilingReviewCommitteeMessageID returned in the submission acknowledgment response","Poll the GetFilingList or GetFiling SOAP operation at intervals compliant with the court's acceptable polling frequency, supplying the previously captured message ID to retrieve the current review status","Parse the returned FilingStatusCode from the response (e.g., Submitted, Accepted, Rejected) and extract any court-provided rejection reason text from the ReviewComment or RejectReason elements","If the status is Accepted, retrieve the court-assigned case number and document-stamp data from the response and update the matter management system with the official filing metadata","If the status is Rejected, parse the rejection code against the ECF standard rejection code enumeration to determine whether the deficiency is correctable (e.g., missing attachment) and trigger a corrected re-filing workflow"],"gotchas":["Tyler Odyssey EFM instances are court-specific; WSDL endpoint URLs, authentication credentials, and supported rejection code sets vary by jurisdiction and even by court within the same state — never assume one court's configuration generalizes to another","Some courts impose minimum polling intervals and will return errors or blacklist clients that poll too frequently; implement exponential backoff starting at the court's documented minimum interval","The FilingReviewCommitteeMessageID is a correlation key for the EFM session, not a permanent court record identifier; accepted filings receive a separate EnvelopeID or court case number that is the authoritative long-term reference"],"contributor":"waymark-seed","created":"2026-06-13T05:09:50Z","attestations":{"success":0,"failure":0,"last_attested":null},"success_rate":null,"url":"https://mcp.waymark.network/r/f99db094-ff11-4e4a-a933-32e71b8bfc7a"}