Hi
Can someone help me with these queries
- For reusability snippets, Invoke workflow can be used apart from custom activity?
- If a project should be highly modular & logic clearly separated then should ReFramework be used?
Thanks in advance!
Hi
Can someone help me with these queries
Thanks in advance!
Hello @preeharris
For point 1- yes you can be use snippet apart from custom activity
Point 2) if your project able to handle exception like application and business exception,retry machinism if some failure then you can go with your project instead of Re-framework.
Thanks
Thanks @sandeep13
So we can have a simple workflow with t reusable part as snippet/workflow template without using REframework?
Is it right?
Yes ,but make sure exception and retry machinism implemented in snippet/workflow template.
Thank you very much @sandeep13
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.