Feb 25 2019 02:06 AM
Hi all,
I need to automate the approval of a HR related business process using SharePoint 2016 but without using Infopath (As i am used to do).
The process consists of 4 levels of approval where approvers are dynamically assigned based on the submitting employee.
Moreover, the form includes information that should be retrieved from custom SQL data tables; and on approval, other data should be saved to SQL data tables too.
Any idea how this can be done using SharePoint 2016 with Power Apps/Flow? I used to complete the above using SharePoint 2013 and Infopath managed code.
Many thanks,
Feb 25 2019 03:57 AM - edited Feb 25 2019 06:14 AM
SolutionHi @NewUser2020 ,
yes you can user PowerApps with SharePoint 2016, obviously it must be reachable from the internet.
There are also others requirements:
Here you can find (quick goolge search) a really good article.
About SQL, I would put it on Azure, but you can put already on premises https://powerusers.microsoft.com/t5/PowerApps-Community-Blog/PowerApps-with-SQL-server-on-premises-U...
Cheers,
Federico
Feb 25 2019 10:23 PM
Hi @FedericoPorceddu82 ,
Thank you for your reply.
Since it should be reachable from the internet, PowerApps is no longer an option for me.
Can i still use SharePoint 2016 to benefit from the tasks management, but instead of InfoPath forms maybe use ASP.net pages or web parts?
Regards,
Feb 25 2019 03:57 AM - edited Feb 25 2019 06:14 AM
SolutionHi @NewUser2020 ,
yes you can user PowerApps with SharePoint 2016, obviously it must be reachable from the internet.
There are also others requirements:
Here you can find (quick goolge search) a really good article.
About SQL, I would put it on Azure, but you can put already on premises https://powerusers.microsoft.com/t5/PowerApps-Community-Blog/PowerApps-with-SQL-server-on-premises-U...
Cheers,
Federico