Quantcast
Channel: Nintex Connect: Unanswered Threads
Viewing all articles
Browse latest Browse all 2462

Fail in calling GetWorkflowHistory method of Ninetex workflow webervice

$
0
0

 

 

 

Hi,

i have a question related to GetWorkflowHistory method of Nintex workflows web service.

I need to update some fields of list item and before that i need to query for workflow history tasks. When i call (programmatically from c# Windows Forms Project) GetWorkflowHistory method of the nintex webservice, the call never finishes and goes in time out.

 

WorkflowLog[] myWFLog = svc.GetWorkflowHistory(pFileURL, UpdateListItems.NintexWorkflowsWS.SPWorkflowState.All, ""); 

 

 

 

 


Viewing all articles
Browse latest Browse all 2462

Trending Articles