How to make the Function accessible in batch task
We may come across the scenario, where we need to make the customize function to be executed through the batch task. This process can be executed without manual intervention on the regular interval. Solution: Step 1: When we make the function we need to attach the Action. Step 2: The Action linked to the function… Read More »