Facing issue in privilege task automation workflow

Hi Developers

I am looking for your assistance in PTA workflow. I am working on adding the Privilege Task Automation feature for creating AD groups in Active Directory. I have configured VA on AWS and Secret Manager as well. I have set up OOB forms and there is an OOB workflow to enable this feature. I have configured the workflow with the required fields. When I launched it, it suddenly completed successfully just after the second step. I am attaching a screenshot for your reference.

How can i fix this ?
Or what can be possible reason for this issue ?

I will grateful for your help.

Regards
Vatan

I see success so what is the issue? Are you using cyberark for secrets?

@Vatanjain11 share more information to guide you. if you are ok share workflow. possible reasons Missing or Default Inputs in the OOB Form.
Check if all required fields (Name, Managed By, Group Type, Location) were correctly populated.
Sometimes if defaults or empty values are passed, the workflow can skip critical execution steps.
In OOB (out-of-box) workflows, there may be conditions or branches.
If the condition check fails, the workflow can short-circuit.