Hi,I am trying to embed perl code in my workflow model created using Workflow Modeler. The perl code is to read a users file and populate a list at the workflow instantiation window from which the instantiater of the workflow can select a user to assign to certain tasks. In workflow builder, this could be done by simply adding the perl code within TeamSite CDATA tags above the workflow code itself. In workflow modeler however, I can't figure out how to do the same. Simply adding the perl code in the same manner doesn't work. Any suggestions? Thanks.