Error File Listener Source Path
Hi,
my File Listener in Pega 8.5.2 is not firing the Data page D_pxGetApplicationSettingValue (in the source location) reporting the following log extract when error occurs:
< ERROR File.NpsFormFileService - Unexpected exception caught during processing. java.lang.NullPointerException: null at com.pega.pegarules.data.internal.clipboard.ClipboardPageBase.getStringIndirect(ClipboardPageBase.java:542) ~[prprivate-data.jar:?] at com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.getStringIndirect>
Please note that the same service is working correctly if location directory is configured manually. Basically it seems that the File listener requestor is no able to resolve the Data Page scope.
We might think could be an authentication issue as the related service package was unauthenticated, but even after configuring a basic auth that is not working.
Thanks,
Anna
***Edited by Moderator Marije to add Capability tags***