OnDemand Users Group

Support Forums => ODWEK, Java and REST APIs => Topic started by: dmalvi on August 02, 2016, 03:07:18 PM

Title: Strange behaviour in ODWEK
Post by: dmalvi on August 02, 2016, 03:07:18 PM
Hi,

We are getting below error in ODWEK logs where in you can see folder name is mentioned is folderName":"LEDGERversion7a".
but at the last in the error folder name is showing Know Your Customer "Incorrect Criteria Name provided  Cause :  Criteria Name End Date Not available in the folder Know Your Customer"

Strange part is we are not getting this error for all the request for this folder.

Could anyone please suggest anything.

2016-07-29 16:35:20,253 [WebContainer : 5] ERROR - class : com.barclays.odwek.dms.service.DocumentListServiceRequest JSON -  {"viewerConsole":"CustomerAdminClient","serverInstance":"B","user":"xxxxx","folderName":"LEDGERversion7a","searchCriteria":{"criteria":[{"fieldName":"End Date","operator":"Between","fieldValue":["01/01/2015","29/07/2016"],"dateFormat":"%d%m%y"},{"fieldName":"Sort Code","operator":"Equal","fieldValue":["xxxx"],"dateFormat":null},{"fieldName":"Account No","operator":"Equal","fieldValue":["xxxxxx"],"dateFormat":null}]},"dateFormateForFolder":null}
Method : getDocumentList(WebApplicationContext appContext, GetDocumentListRequestVO getDocListRequestVO, String jsonInput)Error executing content request against On-Demand. RequestType- DocumentListRequest  ErrMsg :-Error occured during the process method GetDocumentList.  -  Class : com.barclays.odwek.tasks.GetDocumentListTask Message :  Incorrect Criteria Name provided  Cause :  Criteria Name End Date Not available in the folder Know Your Customer


Thanks,
Title: Re: Strange behaviour in ODWEK
Post by: Alessandro Perucchi on August 15, 2016, 10:38:59 AM
Which version of ODWEK are you using?
Title: Re: Strange behaviour in ODWEK
Post by: dmalvi on August 18, 2016, 10:22:33 AM
Hi Alessandro,
Thanks for your reply on this.
Please find the below details.

ODWEK_V9.0.0.0
Fix_Pack-V9.0.0.6
CMOD 9.0

Thanks,