Skip to main content

Hi guys, 


Background


Platform : K2 Blackpoint


License type on machine: Developer License


Running account type: Services runs on a domain account.


All system accounts, developer and deployment accouts are same as previous domain account

 


 


Test 1


A simple workflow that creates a list items works in K2.


K2 Configuration Analysis returns "Pass" for all the settings


 


The problem


Client Actions defined in K2 workflow won’t appear in InfoPath drop down list.


Have a look on following figure


 


1.jpg


 


 


 


But the direct List Item insertion is working fine


 



It seems that the workflow can’t communicate with the web service. But the web service also runs perfectly.


  2.jpg


 


 


Action field is mapped as follows.


 


3.jpg


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


Please help me with this issue


 


Sriwantha Sri Aravinda


 

Are you passing K2 SN as a querystring along with webURl. if yes, you should give appropriate SN.
Hi Sriwantha, Did u give 'Male','Female' values in ur dropdownlist of infopath form. If not no need to provide 'Task Action Field' in Infopath client event wizard, u can give action items and outcomes (Male, Female) when u go through the infopath clent event wizard. Hope this helps, Let me know if it works.

1.  Check the form open rules in the InfoPath form to make sure it is getting the task actions.  If you have published the form outside of the K2 wizard it might not have gotten updated.


2.  Check the IIS log to see if calls to InfoPathService.asmx are suceeeding.  You might be getting an authentication issue.


Reply