Hi, Has anyone ever built a plug-in that allow us to populate the doc

Hi,

Has anyone ever built a plug-in that allow us to populate the document template (html, pdf, or doc) with process variables of type array and then able to generate/output multiple documents?

Regards,

Rully...

OriginalPostID-80857

OriginalPostID-80857

  Discussion posts and replies are publicly visible

Parents
  • This sounds like a very straight forward approach that would use Appian's process modelling as oppose to using lengthy customisation.

    You would simply need to introduce a fixed interval function callback in your script which would automatically submit the Appian form which appears to use the class "form runtime".

    In terms of UI you could also hide the form button and have an animated loading GIF image for your users.

    Cool tip David.
Reply
  • This sounds like a very straight forward approach that would use Appian's process modelling as oppose to using lengthy customisation.

    You would simply need to introduce a fixed interval function callback in your script which would automatically submit the Appian form which appears to use the class "form runtime".

    In terms of UI you could also hide the form button and have an animated loading GIF image for your users.

    Cool tip David.
Children
No Data