File path for Repository APIs
I am trying to create a folder and add a file to it in pegacloudfilestorage repository. But i am not sure how we form the file path when we call D_pxNewFolder, D_pxNewFile, D_pxListFiles, D_pxGetFile APIs. Our application is in version 8 and we are using Cloud.
I am tryign to form the file path as: Research\Tst.
where Research is a folder and Tst is a file. but it didnt work.
Could some one please help me in solving this issue. Thanks in advance.
***Edited by Moderator Marissa to update Product, Version, & Platform Capability tags****