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-...
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 @Vipul_Raghav @Florian_Courgey
Solved! Go to Solution.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Views
Replies
Total Likes
Hello Diksha,
I was able to implement this by using a iframe and upload the images outside Adobe Campaign.
Thanks,
Manoj
Views
Replies
Total Likes
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
Views
Replies
Total Likes
hi @ManojK_Epsilon @Diksha036 I am having the same issue , were you able to solve it through the iframe option? show us how please
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies