You need to sign in to do that
Don't have an account?

I have created the Visual Flow , after run i got the error
Hi,
I have done one visual flow ,output is just create a test record in custom object........But i got error

Could anybody expalin the how to debug
I have done one visual flow ,output is just create a test record in custom object........But i got error
Could anybody expalin the how to debug
In flow may be you are trying to insert duplicate records. So, flow is throwing an exception.
For example,
1. Consider Test1 usnique field is present in account.
2. We have inserted Acc1 record with Test1='abc'.
3. While inserting Acc2 with Test1='abc'
duplicate record error will be displaed as Test1 field should be unique.
For more information you can refere this link (http://salesforce.stackexchange.com/questions/79799/how-to-debug-the-mysterious-duplicate-value-found-unknown-duplicates-value-o)1, link2 (https://developer.salesforce.com/forums/?id=906F00000009A3jIAE),
Thanks,
Veda
Are you able to solve the issue? If yes, please select best answer.
If now, Please let me know if you need more information or help on this.
Thanks,
Veda