Question
CMS- Create a Folder?
Hi,
We are integrating PEGA 7.1.9 with MS Share point as CMS. We have a requirement to create folders in repository and post documents.
For e.g. consider an ID - 90233021
We can now slice this number to determine a folder path structure : 09/02/33/021, finally this gives us paths like this: https://server:port/{repository}/09/02/33/021/example.doc
Would be keen to hear
1) Is this possible to create folders through an OOTB option?
2) If not, then any other recommended approach?
Please note - At present we are using PEGA 7.1.9, we'd be updating to PEGA 7.2
Thanks,
Sadaan
Hi,
Using web services with Microsoft Sharepoint, you can perform such folder operations and posting of documents. There is no built-in Pega 7 feature providing this capability, however.