Skip to main content
Nintex Community Menu Bar

Unable to see the workflow attached with Document Library

  • October 10, 2016
  • 0 replies
  • 2 views

Forum|alt.badge.img+7


 

Symptoms


Have two workflows which are configured to trigger as manually. When these workflows are deployed, from Dev to Prod server I can just see one workflow attached to the document library.
 

Diagnoses


N/A
 

Resolution

Determined that one of the process was mapped to the incorrect sharepoint list in the K2.Intergration.ProcessSharePointWorkflow table.
Make a backup of the k2 database then update the K2.Intergration.ProcessSharePointWorkflow table so that the MovetoArchiveProcess process is mapped to the correct sharepoint library as the ModifiedDocumentProcess process. Then restart the k2 service.
Customer applied the suggested steps to resolve the issue.