You need to sign in to do that
Don't have an account?
BobP
Self-Scheduling Flow Getting FSL.Exceptions.GeneralException: Error
I have created a custom flow and used the subflow but I am getting the flowing error (Error element Get_Slots (FlowActionCall).
An Apex error occurred: FSL.Exceptions.GeneralException: Script-thrown exception)
When i view the debug log it appears everything is working, so i'm not sure what i am doing wrong. I am using the flow scheduler from this site below. https://unofficialsf.com/flow-scheduler-enable-self-service-scheduling-for-field-service/
Here is how I have the subflow setup
An Apex error occurred: FSL.Exceptions.GeneralException: Script-thrown exception)
When i view the debug log it appears everything is working, so i'm not sure what i am doing wrong. I am using the flow scheduler from this site below. https://unofficialsf.com/flow-scheduler-enable-self-service-scheduling-for-field-service/
Here is how I have the subflow setup
This flow does not seem to have Get_Slots element. I hope we have this in subflow. Can you try set debug logs for the flow and check where excatly it is causing the issue.
https://metillium.com/2021/04/log-flow-messages-to-debug-logs/
Let me know if you face any issues.
If this solution helps, Please mark it as best answer.
Thanks,
I'm not seeing the debug log action in my debug log