Skip to content

/AWS1/CL_WDX=>GETFOLDERPATH()

About GetFolderPath

Retrieves the path information (the hierarchy from the root folder) for the specified folder.

By default, Amazon WorkDocs returns a maximum of 100 levels upwards from the requested folder and only includes the IDs of the parent folders in the path. You can limit the maximum number of levels. You can also request the parent folder names.

Method Signature

IMPORTING

Required arguments:

IV_FOLDERID TYPE /AWS1/WDXIDTYPE /AWS1/WDXIDTYPE

The ID of the folder.

Optional arguments:

IV_AUTHENTICATIONTOKEN TYPE /AWS1/WDXAUTHNTCTNHEADERTYPE /AWS1/WDXAUTHNTCTNHEADERTYPE

Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.

IV_LIMIT TYPE /AWS1/WDXLIMITTYPE /AWS1/WDXLIMITTYPE

The maximum number of levels in the hierarchy to return.

IV_FIELDS TYPE /AWS1/WDXFIELDNAMESTYPE /AWS1/WDXFIELDNAMESTYPE

A comma-separated list of values. Specify "NAME" to include the names of the parent folders.

IV_MARKER TYPE /AWS1/WDXPAGEMARKERTYPE /AWS1/WDXPAGEMARKERTYPE

This value is not supported.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WDXGETFOLDERPATHRSP /AWS1/CL_WDXGETFOLDERPATHRSP