Skip to main content
Skip table of contents

Operation: List Schedules

The List Schedules operation lists all schedules within the X4 repository.

Example

Output

The adapter generates an XML document as output:

XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Schedules>
    <Schedule>
        <Id>f30c0ce7-fbc5-4988-81d4-7de74cb4dca8</Id>
        <RepositoryName>1</RepositoryName>
        <ProjectName>MyProject</ProjectName>
    </Schedule>
</Schedules>

The following elements can be included in the output:

ElementDescription
IdUUID of the project in which the scheduler .schedule is located.
RepositoryNameName of the X4 Repository folder
ProjectNameName of the project in the X4 repository
JavaScript errors detected

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

If this problem persists, please contact our support.