Operation: List WebApp Configurations
The List WebApp Configurations operation lists all configurations in the repository.
Example
Output
The adapter generates an XML document as 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>
The following elements are included in the output:
Element | Description |
|---|---|
Id | UUID of the project where the Configuration |
RepositoryName | Name of the X4 repository folder |
ProjectName | Name of the project in the X4 repository |