Skip to main content

Hi,


I've a K2 blackpearl process integrated with sharepoint 2007.


The workflow has been deployed and is working fine. Now, I get a strange error


Error: The request failed with HTTP status 400: Bad Request.


Below is a detailed description of the error in the K2 log file:


"3826764","2010-03-01 09:58:26","Debug","General","0","DebugMessage","Workflow.SucceedingRule","0 Started Workflow Integration Activity Succeeding Rule","anonymous","0.0.0.0","nzur1076dap:c:program filesk2 blackpearlHost ServerBin","3826764","83b5be20d1bf42e8b94238b3c033046d",""
"3826765","2010-03-01 09:58:26","Debug","General","0","DebugMessage","Workflow.SucceedingRule","0 Running SharePoint task cleanup ...","anonymous","0.0.0.0","nzur1076dap:c:program filesk2 blackpearlHost ServerBin","3826765","329218f18b534ff782ed8f507e89b518",""
"3826766","2010-03-01 10:00:37","Error","General","0","ErrorMessage","Workflow.SucceedingRule","0 The request failed with HTTP status 400: Bad Request.","anonymous","0.0.0.0","nzur1076dap:c:program filesk2 blackpearlHost ServerBin","3826766","d62d9038bf6a44d092781de79f647761",""


Do I have to increase any timeout?


Its probably failing at the SharePoint task cleanup.


Kindly provide your valuable inputs.


Thanks in advance.


Phanibabu Kandala


 

If you are using web based infopath form,  make sure that cross domain access is enabled for InfoPath Forms Services -
Go to SharePoint Central Admin > Switch to the Application Management tab.
Underneath InfoPath Forms Services - Choose Configure InfoPath Forms
Services. Check "Allow cross domain access for user templates"


Hi,


Thanks for the reply.


But, my application is not using Infopath forms.


Instead, it is a sharepoint integrated process. The User Interface uses ASP.NET and not Infopath.


Kindly give your inputs from this perspective.


Regards,


Phanibabu Kandala


Hi Phani


The issue is with the proxy that is setup on the server. Removing the proxy resulted in the tasks being created. The intermittency was due to the challenge you receive when accessing the site (from the proxy), once the credentials where passed, and you start an instance it works, until you close the IE again then the process cant open the site.


Vernon


Reply