Olá
Este erro ocorre quando tento fazer uma simulação em um fluxo recém criado.
Gostaria de saber que tipo de erro é esse, se é erro no fluxo ou no formulário.
O Fluxo sai para um sub-processo multivalorado o que é uma prática que já foi feita com sucesso em outros fluxos da organização.
Abaixo segue o a mensagem de Erro:
==============================================================================================
Informação importante |
Ops...ocorreu um erro
Como faço isso?
Ver mais informações sobre a exceção
Código de localização do erro: 201808080409-73
O item já foi adicionado. Chave contida no dicionário: ; chave sendo adicionada:
em System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) em SefaFlow.WorkFlow.wfFlowExecute.CreateAttributeValueHashTable(clsDTwfVWATTRIBUTE_VALUE DTAtt) em SefaFlow.WorkFlow.wfFlowExecute.GetOriginalValue(String CodGroupValue, String CodAttributeCustomValue) em SefaFlow.WorkFlow.wfFlowExecute.GetOriginalValueWrapper(String CodGroupValue, String CodAttributeCustomValue) em SefaFlow.WorkFlow.wfFlowExecute.PrintFlowValue(Int32 pCodFlowExecute, Int32 pCodTask, Boolean ValidateSignedData) em ASP.workflow_wfflow_execute_aspx.Rendercontrol1(HtmlTextWriter w, Control parameterContainer) em System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) em System.Web.UI.Page.Render(HtmlTextWriter writer) em System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) |