03-10-22 01:46 PM
31-07-24 04:48 PM
@ewilson I have gone through that post and validated the code by removing the reference of refence attachment and tried with output Json, still got the same error.
Any work around code for this issue for time being..?
Thanks,
31-07-24 04:56 PM
@ewilson my bad, its working now.
Appreciate your quick response. thanks
31-07-24 07:47 PM
@kiranb25 version 1.5.1 of the VBO was just posted to the DX. It addresses the attachment issue.
Cheers,
Eric
25-09-24 01:57 PM
Hi Eric,
I have an issue with Attachment File Paths in "Reply to Mail"
I recently connected to Microsoft Office 365 and have been testing the "Reply to Mail" and "Forward" feature. I encountered an issue when replying to an email with an attachment — the full file path is included in the attachment name instead of just the file name. For example, an attachment appears as C:\Users\%username\test.pdf instead of simply test.pdf.
Image :
I was wondering if this is something you are considering fixing in a future release. In the meantime, I am working to implement a solution by creating an extension of the code outside the official object to ensure only the file name is used.
Looking forward to your response.
Best regards,
Christer
25-09-24 04:45 PM
Hello @Christer_Tellefsen,
You're referring to when you pass attachments into the action, the full path of the individual files is included as the file name, correct?
Cheers,
Eric
25-09-24 05:25 PM
2 weeks ago
Hi again,
We are increasingly using Graph API, but we've encountered a new issue related to attachments. When attempting to download an attachment that exceeds 5MB, we receive the following error:
"Could not execute code stage because exception thrown by code stage: Column '@odata.mediaContentType' does not belong to table."
Based on my research, I understand that Graph API should provide an @odata.nextLink for large attachments, but we are not receiving it in this case. Could you provide guidance on how to handle this situation, or suggest any adjustments we should make to properly retrieve large attachments?
Thank you for your assistance.
Best regards,
Christer Tellefsen
2 weeks ago
a week ago
We are using the "Get Attachments" feature.
I tested it today, and it's working for 5MB attachments. However, when handling larger attachments, we often encounter the following error:
System.OutOfMemoryException.
regards
Christer
a week ago
@Christer_Tellefsen what version of Blue Prism are you using? This error is seen in various cases when using 32-bit BP.
Cheers,
Eric