How to search for forum social component topic/post attachments | Community
Skip to main content
New Participant
February 22, 2023
Solved

How to search for forum social component topic/post attachments

  • February 22, 2023
  • 1 reply
  • 1223 views

We are actively working on migrating from Adobe Communities.

We have found that the URLs generated for attachments on the pages are not supplied by the value map associated with forum post.

I know this is going to be a special search of the cloud data.

I am asking if anyone has built a search for locating an attachment for a forum post or any social component post that has an optional attachment.

Thanks.

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 Saravanan_Dharmaraj

You should be able to see the complete json with pointers to attachment also , below is the sample URL you can build for an forum post. Last part of URL (/) is the unique path for the forum post generated. 

 

You can see the complete JSON in the forum page itself if you do "view source" of the page.

 

https://www.sampledomain.com/content/usergenerated/asi/cloud/content/weretail/en/community/mens/forum/jcr:content/content/primary/qna/bgm113_uart_dfu_ques-xlyv.social.0.15.json 

1 reply

Saravanan_Dharmaraj
New Participant
February 22, 2023

Hi @tom_fought 

   Have you tried using SRP browser to see what is in SRP for a given Forum Post with attachment path ? Are you using ASRP or MSRP for storing User Generated Contents? 

 

 

New Participant
February 22, 2023

We have dumped out the ValueMap for a Forum Post and there are no elements that indicate there are attachments or what those attachments would be.

Saravanan_Dharmaraj
Saravanan_DharmarajAccepted solution
New Participant
February 23, 2023

You should be able to see the complete json with pointers to attachment also , below is the sample URL you can build for an forum post. Last part of URL (/) is the unique path for the forum post generated. 

 

You can see the complete JSON in the forum page itself if you do "view source" of the page.

 

https://www.sampledomain.com/content/usergenerated/asi/cloud/content/weretail/en/community/mens/forum/jcr:content/content/primary/qna/bgm113_uart_dfu_ques-xlyv.social.0.15.json