dms.RetrievePortfolios

This job returns all portfolios that match the specified search criteria.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported → pass 0

Created_to

Long

Yes

Timestamp until which the portfolio was created. 0=Unrestricted

PortfolioXML

BASE64

Yes

Search criteria for portfolio in XML format

[GarbageMode]

INT

No

1 = Only consider objects from the trash. 0 = Do not consider objects from the trash (Default).

2. Output Parameters

Name Type Dependency Description

PortfoliosXML

BASE64

List of all found portfolios in XML format

3. Return Value

(INT): 0 = Job successful, otherwise error code
Complete list of error codes

Architecture of PortfolioXML (Description: see Portfolio XML Format)
<Portfolio>
</Portfolio>