Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

davidjgonzalezz
davidjgonzalezz
Offline

Badges

Badges
18

Accepted Solutions

Accepted Solutions
16

Likes Received

Likes Received
46

Posts

Posts
54

Discussions

Discussions
10

Questions

Questions
44

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by davidjgonzalezz
Customize the badges you want to showcase on your profile
Getting Started with AEM Assets for Business Users - Adobe Experience Manager Assets 09-11-2020
Use this thread to ask any questions related to the Getting Started with AEM Assets for Business Users course on Experience League. Experts are monitoring this thread to ensure your questions are answered.

Views

440

Like

1

Replies

0
Configuring AEM Assets for Administrators - Adobe Experience Manager Assets 09-11-2020
Use this thread to ask any questions related to the Configuring AEM Assets for Administrators on Experience League. Experts are monitoring this thread to ensure your questions are answered.

Views

331

Like

1

Replies

0
Create custom asset renditions by extending Asset Compute microservices - Adobe Experience Manager Assets 09-11-2020
Use this thread to ask any questions related to the Create custom asset renditions by extending Asset Compute microservices course on Experience League. Experts are monitoring this thread to ensure your questions are answered.

Views

352

Like

1

Replies

0
Re: AEM 6.5 Assets Http Api - 404 error for tif assets - Adobe Experience Manager 30-10-2020
If you are able to download the original rendition and open it (showing there is nothing wrong with streaming the bits off the original rendition JCR node) then im not sure ... Since you can update other Tiff's it sounds like there is something weird w/ this Tif's manifestation in AEM. You could try re-uploading the downloaded orginal as a NEW asset and see if that asset has the same problem. If so, maybe there is something w/ that tiff? All and all, HTTP Assets API supports PUT requests for Tif...

Views

2.3K

Like

1

Replies

0
Re: RedirectTarget Property Issue || .html extension issue - Adobe Experience Manager 29-10-2020
ah - youre right. sorry about that - maybe that code is actually buried in the cq/Page impl. I dont see anything in the Core Components project that looks like it performs that actual redirect itself.

Views

668

Likes

0

Replies

0
Re: AEM 6.5 Assets Http Api - 404 error for tif assets - Adobe Experience Manager 29-10-2020
Can you try downloading the misbehaving tif's original rendition?

Views

2.3K

Like

1

Replies

0
Re: AEM 6.5 Assets Http Api - 404 error for tif assets - Adobe Experience Manager 29-10-2020
Ok - sorry, I missed the other posts outside this thread. So this might sound weird - but can you try a smaller tif file? I used the 1MB one from here: https://file-examples.com/index.php/sample-images-download/sample-tiff-download/Also, can you check in CRXDE Lite to make sure that /content/dam/skm-local/test.tif/jcr:content/renditions/original/jcr:content exists? If that node doesn't exist (or isn't readable) then the AssetResource cannot be instantiated and it will appear as if the resource i...

Views

2.4K

Like

1

Replies

0
Re: AEM 6.5 Assets Http Api - 404 error for tif assets - Adobe Experience Manager 29-10-2020
Sorry - dont see the screenshot? Maybe something weird with ExL Communities? Can you also check OSGi console and review the PUT in your recent requests? The HTTP Assets API does some resource wrapping ..not sure if there are any hints in there for you? Mine looks like:

Views

2.4K

Like

1

Replies

0
Re: AEM 6.5 Assets Http Api - 404 error for tif assets - Adobe Experience Manager 29-10-2020
Sorry - dont see the screenshot? Maybe something weird with ExL Communities?

Views

2.4K

Like

1

Replies

0
Re: AEM 6.5 Assets Http Api - 404 error for tif assets - Adobe Experience Manager 29-10-2020
Also - can you ensure you can perform a GET on it (to read it) and ensure your used has permissions to write to that node. (If youre testing with admin/admin then obviously you have permissions).Can you provide a screenshot show that your user can read the node at: /content/dam/skm-local/test.tif in AEM?

Views

2.4K

Likes

0

Replies

0