I have "user input task" activity and "document generator" s

I have "user input task" activity and "document generator" service where i map the ### parameters(defined in DOCX template) with appropriate process variables.
PROBLEM: I want checkbox field to populate in template field based on given input from "user input task form".
As found, it discussed/found , we could achieve this using OOXML and w:checkbox such elements.
But, How can i generate OOXML for given template and generate docx file having checkbox ?
any one please share me some detail step to achieve checkbox field to populate in report template ?
Thank You...

OriginalPostID-79028

OriginalPostID-79028

  Discussion posts and replies are publicly visible

Parents
  • Hi
    From your last answer, i got idea that, i have to use OOXML and pass parameter value as w:checkbox with value 0/1 and it allows to populate checkbox field.
    But, I have query, i don't know how to generate OOXML file, i do have only DOCX template file. can you please tell me which activity or service, i have to use to generate OOXML file from DOCX and use it OR example steps how i could get ooxml and pass param ?
    thank You
Reply
  • Hi
    From your last answer, i got idea that, i have to use OOXML and pass parameter value as w:checkbox with value 0/1 and it allows to populate checkbox field.
    But, I have query, i don't know how to generate OOXML file, i do have only DOCX template file. can you please tell me which activity or service, i have to use to generate OOXML file from DOCX and use it OR example steps how i could get ooxml and pass param ?
    thank You
Children
No Data