Understanding API usage
Version:
When you use repository APIs to interact with Nexus Repository Manager 3, note the following information:
- Sonatype Nexus Repository Manager 3 does not support the create folder API (D_pxNewFolder), because the repository cannot have empty folders.
- The create file API (D_pxNewFile) and get file API (D_pxGetFile) only support Basic Authentication and support a file size of up to 5 GB.
- The delete API (D_pxDelete) does not work on folders, only files. If all the files in a folder are deleted, the folder is also deleted.
- Creating a Sonatype Nexus Repository Manager 3 repository
After downloading and enabling the Sonatype Nexus Repository Manager 3 component, create a repository in Pega Platform.