asked on January 18, 2023

Trying to automate a record management process and I'm receiving the following error in the workflow

 

When I try to execute a change to the filing date from the desktop application I get a similar error.

Does anybody understand the cause here?

 

 

 

Error Code: 9234
Error Message: The filing date cannot be changed after cutoff or confirming a record transfer. [9234]

------------ Technical Details: ------------

LFSO:
    Call Stack: (Exception)
        CLFRecordProperties::SendPropertiesToServer
        ILFObjectImpl::Update
    Additional Details:
        HRESULT: 0xc0042412 (TestMultistatus, lfobject.cpp:710)
         (LFSO/10.4.2.89)
LF.exe (10.4.2.297):
    Call Stack: (Current)
        CRecordDialog::CommitChanges
        CRecordDialog::OnOK
        CMainFrame::OnRecordUpdateSeries
    Additional Details:
        Exception: 0xc0042412 [9234] (The filing date cannot be changed after cutoff or confirming a record transfer.) (CRecordDialog::CommitChanges at recorddialog.cpp:283)
    Call History:
         CLFClientAutomation::ExecuteAutomationCommand (GetWindowInfo)
          GetRepositoryProperties
         CLFClientAutomation::ExecuteAutomationCommand (GetInstanceInfo)
         CLFClientAutomation::ExecuteAutomationCommand (GetWindows)
         CLFClientAutomation::ExecuteAutomationCommand (GetWindowInfo)
          GetRepositoryProperties
         CRecordDialog::OnOK
          CRecordDialog::CommitChanges

 

0 0