delete attachment flow designer not working

amar7
Kilo Guru

Hi community ,

i am trying to use delete attachment action in flow designer to delete attachment from the data source .
data source is created in different application (Azure blob spoke ) and the flow also create in the same application ,

but when i am trying to perform the action i getting an error  like : "Error: undefined is not a function." 

 

i have provided all the access which need to be preform :

amar7_0-1683003586723.png

 

After this also there is no luck 

can some one help us out what might be blocking us .

 

regards,

amar kumar pandit 

6 REPLIES 6

Hello Amar,

Is your issue resolved now , do let me know. I am also facing similar issue.

Ali543
Tera Contributor
  1. Check flow configuration: Review the configuration of your delete attachment flow in the Flow Designer. Ensure that all the necessary actions, conditions, and connectors in Uniwiz calculator are set up correctly. Verify that the correct attachment record or file is being targeted for deletion.

  2. Test with a different attachment: Try testing the delete attachment flow with a different attachment or file. This can help determine whether the issue is specific to a particular attachment or if it is a broader problem with the flow itself.

  3. Check permissions: Make sure that the user or profile executing the flow has the necessary permissions to delete attachments. Check the user's profile settings and the object-level security settings to ensure the appropriate permissions are granted.

  4. Debug and monitor: Enable debugging and monitoring features in the Flow Designer to gather more information about the flow's execution. This can help identify any error messages or issues that might be occurring during the deletion process.

  5. Review error messages: If you encounter any error messages or unexpected behavior during the delete attachment flow, review the error details and messages provided. They can offer insights into the specific problem and guide you towards a solution. Search for the error message online or consult the documentation or support resources related to your specific platform or system.

  6.