Skip to main content
Skip table of contents

Operation List Profilings

Die Operation List Profilings listet alle Profilings innerhalb des X4 Repositorys auf.

Beispiel

Output

Der Adapter erzeugt ein XML-Dokument als 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>

Folgende Elemente können im Output enthalten sein:

ElementBeschreibung
IdUUID des Projekts, in dem sich eine Profiling .profiling befindet.
RepositoryNameName des X4 Repository-Ordners
ProjectNameName des Projekts im X4 Repository
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.