You are viewing limited content. For full access, please sign in.

Question

Question

Save to Repository

asked on December 3, 2020

Hi everyone, In forms I am getting an error in Save to Repository step. Here is the error log.

An error occurred during the execution of the Save to Repository service task. [LFF5426-ErrorExecuteSTR] Details: URL: Error: ErrorExecuteSTR Date: 12/2/2020 10:25:08 AM (Central Standard Time) HTTP Status Code: 500 Business Process ID: 388 Instance ID: 76471 Business Process Name: FMO - FD-DSA Delegation of Signature Authority Stack Trace: Caught exception: Laserfiche.Forms.CommonUtils.Exceptions.LFFormsException Message: An error occurred during the execution of the Save to Repository service task. [LFF5426-ErrorExecuteSTR] at Laserfiche.Forms.Routing.SaveToLaserficheService.Execute(Int32 instanceId, IRoutingContext routingContext, RoutingInstanceStatus OriginalStatus) at Laserfiche.Forms.Routing.ServiceTask.Execute(Int32 instanceId, IRoutingContext routingContext) Inner exception: Laserfiche.RepositoryAccess.ObjectNotFoundException Message: Mismatched entry type; the actual type is Shortcut. [9001] at Laserfiche.RepositoryAccess.EntryInfo.Refresh(Boolean keepChanges) at Laserfiche.RepositoryAccess.DocumentInfo.Refresh(Boolean keepChanges) at Laserfiche.RepositoryAccess.Document.GetDocumentInfo(FolderInfo parentFolder, String docName, Session session) at Laserfiche.Forms.CommonUtils.LFHelper.CreateNewLFDocument(Session lfDb, String newDocumentName, FolderInfo lfParentFolder, Boolean autoRename, String volume, String ext, Boolean AddExt, Boolean& checkOutVersionDocument) at FormsModel.RoutingModels.Services.SaveToLaserficheMetadataHelper.SetupRootDoc(Session session, XmlDocument datasetXml, STLConfigurationObj conf, SaveToLaserficheParameters saveToLaserficheParameters, SaveToLaserficheDocument documentToBeSaved, Boolean& documentCheckedOut) at FormsModel.RoutingModels.Services.SaveFormToLaserficheStrategy.SaveMainFormToLaserfiche(Session session, XmlDocument datasetXml, STLConfigurationObj conf, SaveToLaserficheParameters saveToLaserficheParameters) at FormsModel.RoutingModels.Services.SaveFormToLaserficheStrategy.SaveToLaserfiche(Session session, XmlDocument datasetXml, List`1 STLConfigList, SaveToLaserficheParameters saveToLaserficheParameters) at FormsModel.RoutingModels.Services.SaveToLaserficheHelper.OpenSessionAndSave(IEntityContext _AppContext, Int32 STLRepositoryId, List`1 STLConfigList, XmlDocument datasetXml, ISaveToLaserficheStrategy saveToLaserficheStrategy, String timeZone) at FormsModel.RoutingModels.Services.SaveToLaserficheHelper.SaveToLaserfiche(IEntityContext _AppContext, Int32 STLRepositoryId, List`1 STLConfigList, XmlDocument datasetXml, ISaveToLaserficheStrategy saveToLaserficheStrategy, String timeZone) at Laserfiche.Forms.Routing.SaveToLaserficheService.Execute(Int32 instanceId, IRoutingContext routingContext, RoutingInstanceStatus OriginalStatus)

0 0

Replies

replied on December 3, 2020

" Message: Mismatched entry type; the actual type is Shortcut. [9001] " It sounds like you are trying to append data to a shortcut. Is there one with the same name as the document you're trying to save in the destination folder?

0 0
replied on December 4, 2020

Yes...In that process we never had a issue.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.