Upload PDF & images from Adobe WebApp | Community
Skip to main content
ManojK_Epsilon
Level 2
March 30, 2020
Solved

Upload PDF & images from Adobe WebApp

  • March 30, 2020
  • 2 replies
  • 3714 views

Hi All,

I am creating a webapp where the users will have an option to upload invoices. They can upload invoices in PDF & images format. 

After submission the webapp form the invoice should be uploaded in public resource folder.

I am trying to build this webapp by referring to this post. 
https://experienceleaguecommunities.adobe.com/t5/Adobe-Campaign-Standard/I-want-to-Upload-images-to-Public-resources-every-morning-Is-it/qaq-p/234118
The script mentioned in this article will copy the file from adobe campaign instance to the resource folder. But i want to upload the file from local machine.
I am not using the page v5 compatiblity so i cannot use the file upload option. Everything is build by the creative team.
is there any way i can use the file Upload api to upload images from local machine?

Thanks,
Manoj
@marcel_szimonisz  @vraghav @florian_courgey 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jonathon_wodnicki

Hi,

 

AFAIK there's no way to upload files via Campaign web apps or jssp's.

You can do this with jsp, though will need to write this outside Campaign.

 

Thanks,

-Jon

2 replies

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
April 2, 2020

Hi,

 

AFAIK there's no way to upload files via Campaign web apps or jssp's.

You can do this with jsp, though will need to write this outside Campaign.

 

Thanks,

-Jon

Level 2
January 31, 2022

Hi Manoj,

@manojk_epsilon 

Is it resolved? I have similar query.

 

Thanks,

Diksha

Manoj_Kumar
Community Advisor
Community Advisor
February 1, 2022

Hello Diksha,

 

I was able to implement this by using a iframe and upload the images outside Adobe Campaign.

 

Thanks,

Manoj

Manoj     Find me on LinkedIn
Level 2
February 2, 2022

Hi @manojk_epsilon  , I am trying to automate the image upload into res schema directly by uploading the images from the local machine, Is there any other way to achieve this.?

 

Could you please help me with Iframe options?

 

Thanks,

Diksha