Hello,
We have a business requirement to enable the users to clone a lead record. One condition to this requirement is that we use OOB feature (no coding). After some research, I built a on-demand workflow (runs on the background) using the msdyncrmWorkflowTools (1.0.61.1) plug-in as follows:

This works great, copying the lead record as it is supposed to. However, the problem is, all of these leads created by this workflow are missing the Lead to Opportunity Business Process Flow. When I select [+New], the new lead form will pull the business process flow without any problems. It seems to miss the BPF only for the leads that are created (cloned) by this workflow?
Can anyone have any insight to this?