Skip to main content

I am new bie to K2 ,what i have done is I used SharePoint workflow intergration client event for creating tasks.Which bascially created task for 3-4 approver at the same time(Creates slots for each destinations) .I was able to read the comments of approver who is approving first from XML field -->SPComment-->FormComments-->Body


Please suggest me easy approach to read all approvers comments.


If I need to update the activity XML field then from which value(Mapping value) i need to read the approver comments and update in XML field.


Can you also please tell me how to set due date when creating a task? I am not able find this option.


Vijay

I think, you can have a comments data field to which all the comments from differents approvers is appended and finally you can push that data to XML for the users to read.


In the "Activity General Properties" there is place to set Expected Duration, i guess that is what you are reffering to.


Thanks Krishna for your reply.


You are suggesting me to Create new data field called Comments but from where do i need to get the Approver(s) comments what I mean is the field which i need to map to this Comments Data field to read the comments given by the approvers.


>Krsihna]- I think,you can have a comments data field to which all the comments from differents approvers is appended


>Vijay]-How will it get appended ? Do i need to map any field to this Comments Data field ? or If I create Comment data field it will get appended automatically.


I am referring to the Due Date field  in Task list .Expected duration does not set the due date value in the TASK item I tried this option.


Reply