Question
Ernst & Young LLP
IN
Last activity: 21 Jul 2020 8:27 EDT
Integration with Microsoft Share Point
Hello All,
I have a requirement to connect to Microsoft share point, and retrieve the excel files from a particular folder.
Used SPOnline Pega Component, configured the Authentication Profile by giving Client iD, Client secret and modified SPOnlineSettings Data transform.
Tried running the Data Page D_SPOnlineGetFiles by passing the Folder Path as a parameter "/sites/sitename/Shared Documents/foldername"
But resulted with the error " com.pega.pegarules.pub.services.InboundMappingException: Exception occurred while mapping incoming response to .response_GET "
Can anyone help on this.