내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

How to customize the payload path coming to Inbox Notification

Avatar

Level 3

Hi,

I am customizing the OOTB DAM update workflow. When I upload the asset and the payload path received in the inbox notification is "/content/dam/mcd/MCD10007_DailyDouble.eps-S.jpg/jcr:content/renditions/original".

But I need to customize the path like "/damadmin#/content/dam/mcd/MCD10007_DailyDouble.eps-S.jpg".

Any help will be greatly appreciated.

Thanks,

Selva

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

You will have to customize here '/libs/cq/workflow/components/inbox/list/loadPayloadUrl.jsp'

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 10

You will have to customize here '/libs/cq/workflow/components/inbox/list/loadPayloadUrl.jsp'

Avatar

Level 3

I overriden the page /libs/cq/workflow/components/inbox/list/json.jsp and able to achieve it