in which forms a fragment is used (xdp)? | Community
Skip to main content
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 Kosta_Prokopiu1

If you are looking for an automated report which XDPs use a specific fragment - that does not exist. A fragment is an individual XDP file which is referenced in n layout XDP files. You would have to write yourself some program which scans your layout XDPs and detect references to specific fragments.

3 replies

Mayank_Gandhi
Adobe Employee
Adobe Employee
August 4, 2020

@formatix  You can identify a fragment as highlighted below:

 

Adobe Employee
August 4, 2020

if you are using the designer in standalone mode there is no way to tell where a particular fragment is used. If you are using interactive communications there is a way to find out how many documents use a particular xdp

Kosta_Prokopiu1
Adobe Employee
Kosta_Prokopiu1Adobe EmployeeAccepted solution
Adobe Employee
August 5, 2020

If you are looking for an automated report which XDPs use a specific fragment - that does not exist. A fragment is an individual XDP file which is referenced in n layout XDP files. You would have to write yourself some program which scans your layout XDPs and detect references to specific fragments.