|
Answer» To build custom export certain steps has to be followed:
- Construct a special URL in the browser to build a custom export and the URL should have the FOLDER in which your installation step is present.
- CHOOSE parameters that are data specific like FOLDERS, view, begin, etc.
- Navigate through the tree and place the complete dataset in the folder STRUCTURE in which others are also placed. The folders can be represented by a number or a string. The example shows that: e.g. folder=10 or folder=/Workspace/Mails/
- Find out the folder’s ID by analyzing the URL where the folder structure is residing and same view is maintained throughout.
- Every folder consists of different views that represent the same or different data.
To build custom export certain steps has to be followed:
|