File upload in Ajax container
Hi Team, I am using AJAX CONTAINER. The Workflow is getting launched in AJAX container. The workflow is getting launched using the click of a button, in button actions, "CreateWork". in Creatework action, the flow is getting launched in Ajax Container.
Now, in the workflow, I need to upload a file. I have tried uploading a file using Pega OOTB control, FilePath/attach the file, but none of them setting the value on pxRequestor.pyFileUpload.
If I use DynamicContainer, then it is working fine, but, I need to achieve this in AjaxContainer.
any suggestions?
***Edited by Moderator Marissa to change Product from Pega Express to Pega Platform***