X4 Produktdokumentation

Operation List Profilings

The List Profilings operation lists all profilings within the X4 repository.

Example

Output

The adapter generates an XML document as output:

XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Profilings>
	<Profiling>
		<Id>53b4a859-8b3b-4007-a3b4-f2fa1c90090a</Id>
		<RepositoryName>1</RepositoryName>
		<ProjectName>MyProject</ProjectName>
	</Profiling>
	<!-- ... further Profiling entries ... -->
</Profilings>

The following elements can be included in the output:

Element

Description

Id

UUID of the project in which a profiling .profiling is located.

RepositoryName

Name of the X4 repository folder

ProjectName

Name of the project in the X4 repository