We recently upgraded to Pega 8.5 which comes with the removal of pyStartCase flow. We want to pass parameters when we create a new case. What is the best way to do this in 8.5? We are using the “Create Work” action on a button and there isn’t a way to specify parameters.
We are currently using a data page and data transform during our first flow to set the needed properties. Is there a better way in 8.5?
For case types that are no longer dependent on pyStartCase for case creation, the parameters can be passed while configuring ‘Create work’ action. The related issue is fixed in 8.5.2. Once you apply the 8.5.2 patch, you must be able to configure the parameters for passing for case creation.