Skip to main content

Questions tagged [attachment]

Any additional content added to a digital object, such as an email attachment.

attachment
0 votes
1 answer
11 views

How to add my PDF file which I have placed in my folder to this SMTP mail?

I want to send my attached PDF with message to the user. I have my website files in my server in Public_htm folder. There I have created folder with name "wp-regpdf". in this folder when ...
jitender kumar's user avatar
0 votes
1 answer
26 views

Uploaded images to power automate

I am currently working on an app that requires the use to upload an image using an Add Media Button and collect a signature using a Pen Input. I am then trying to send these as attachments in an email ...
user3599946's user avatar
0 votes
0 answers
24 views

Power Query Expand Table Column to Access Attachment Contents

I have an Excel Workbook that is stored in a Dataverse column as an attachment. I would like to access the data in this file in Power Query using the Table.ExpandTableColumn. How can this be achieved?
Kendall Outlaw's user avatar
1 vote
1 answer
31 views

MimeKit/MailKit Question "Not recognized octetstream element in BodyPart of MimeMessage"

I currently have a issue with a MimeMessage from my email server in a C#/DOTNet Winforms Environment. For most other messages, this works, but for this one the attachment is not parsed as an ...
Fabian Saam's user avatar
0 votes
1 answer
46 views

How to Maintain Original Image/Video Resolution

I am currently facing an issue with image and video attachments in Odoo. Whenever I attach an image or video with high resolution, it gets automatically compressed and its size is significantly ...
Siddharth Tarpada's user avatar
0 votes
1 answer
21 views

Uploading file via Netsuite to Devops

I have been trying to upload a file as an attached at Devops using User Event, I have encoded the contents from UTF_8 to BASE_64 and in the header object the content type is "application/octet-...
Manasvi Pant's user avatar
0 votes
0 answers
24 views

VBA Access file extraction [duplicate]

I am trying to extrude the attachments from my access database into a temperarly folder with some details to make each file uniek. The script that ChatGPT provided did work and extracted them but all ...
HighWorks's user avatar
1 vote
0 answers
24 views

Microsoft Bot Framework Attachments

I'm coding a Telegram-bot using MS Bot Framework. I want to use Attachments to collect data from user's selection/choice. Would someone kindly help me with the following: How to put attachments side-...
Asrade's user avatar
  • 21
0 votes
0 answers
39 views

In PowerApps, Launch Attachments from LookUp SharePoint List

Launch Attachment from LookUp SharePoint List in PowerApp: I have two SharePoint lists. The main list is called 'Methods' and has a LookUp Column 'Risk' and another column called 'AttachmentM' ...
Querty's user avatar
  • 1
0 votes
0 answers
9 views

Email attachment not sending in smoketest

Actually mail is sending to the admin but attachment in it not sending if i send it from smoketest but same code works and send attachment if i send it from our website. We need solution of this bug. ...
Ahmad Ali's user avatar
0 votes
0 answers
21 views

How to remove Shrine non existing locally images from model

I loaded db dump for my project. Every Member has avatar_data (a shrine image) but i don't have those images locally. I want to clean up Members and remove all attachments and all images. How to ...
RomanMin's user avatar
0 votes
1 answer
35 views

Sending a comment by mail in youtrack - including attachements (images, zip etc.)

In Youtrack Helpdesk we had written a small workflow for sending Comments by Email. All works fine, only the images are not correct: var entities = require('@jetbrains/youtrack-scripting-api/entities')...
Matthias Jakob's user avatar
0 votes
0 answers
40 views

I need to write an sqr that uses data from a file that is attached to a Peoplesoft page

I have tried several things that I found online but not really sure what to do with them: SELECT utl_raw.cast_to_varchar2(dbms_lob.substr(file_data,1000,1)) FROM psfile_attdet WHERE ...
Jason Rupp's user avatar
1 vote
2 answers
43 views

How to Provide attachment from JIRA to Jenkins

we have a JIRA-Jenkins pipeline where Attachment should be provided from Jira to Jenkins job . So, Once required Transition of the workflow is clicked, the attachment will be provided from JIRA to ...
sipreeti's user avatar
0 votes
0 answers
28 views

Blank PDF Attachment Issue in SOAP Web Service for Purchase Requisition

I am working on a project where I need to create a Purchase Requisition based on a user's cart and attach a PDF containing the cart's products to the requisition import via a SOAP web service. However,...
Youssef Toumi's user avatar

15 30 50 per page
1
2 3 4 5
197