1.Login to Production with Partner.
2.Navigate to Home >> Benadmin Home >> Template Management
3.Create Global level ACA template.
4.Add Template information.
5.Add Header Trailer information.
6.Add Sub Template.
Actual: Received server error when clicked on Subtemplate.
Expected: No error should receive, user should able to add subtemplate.
Error log is as follows:
ErrorID : 0
ErrorSource : ControllerAppTier.GetData->WORKTERRAControllerAppTier.GetData->ImportExportSettings.GetData->ImportExportSettings.GetImportExportTemplateFieldMappingForGivenName
ErrorMessage: Could not find stored procedure 'OES_SP_Import_GetMandatoryFieldsListForImport'.
StackTrace: at WORKTERRA.Shared.WORKTERRAControllerAppTier.GetData(WORKTERRAControllerWebTierEntity objWORKTERRAControllerWebTierEntity)
at WORKTERRA.ControllerAppTier.GetData(Int32 intProjectsId, String strInput)
TargetSite: System.String GetData(WORKTERRA.Shared.WORKTERRAControllerWebTierEntity)