Skip to main content
Skip table of contents

Operation: List WebApp Configurations

Die Operation List WebApp Configurations listet alle Configurations im Repository auf.

Beispiel

Output

Der Adapter erzeugt ein XML-Dokument als Output:

XML
<?xml version="1.0" encoding="UTF-8"?>
<Configurations>
   <Configuration>
      <Id>0cbff222-12e8-43f3-a2b8-31388c50afee</Id>
      <RepositoryName>1</RepositoryName>
      <ProjectName>MyWebAppProject</ProjectName>
   </Configuration>
</Configurations>

Folgende Elemente sind im Output enthalten:

ElementBeschreibung
IdUUID des Projekts, in dem sich die Configuration .wac 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.