Question
DXC Technology
PH
Last activity: 5 Apr 2017 10:12 EDT
Parse Delimited - Build Value list issue
Hi,
I've got an activity wherein I have a step that calls a Parse Delimited rule. I'm getting the below error in the logs.
2017-02-28 15:42:15,103 INFO [STDOUT] (Dispatcher-Thread-22) 2017-02-28 15:42:15,103 [F Proprietary information hidden-8630-5] [TABTHREAD3] [ CARImpl:01.04] ( internal.util.PRParseUtils) ERROR ntsydasd1218| Proprietary information hidden rachel_dev - Delimited parsing failed
com.pega.pegarules.pub.PRException: Error while parsing: Array index out of range: 1
From: (unknown)
at com.pega.pegarules.integration.engine.internal.mapping.DelimitedParserBase.parse(DelimitedParserBase.java:452)
at com.pega.pegarules.integration.engine.internal.mapping.DelimitedParserBase.parse(DelimitedParserBase.java:884)
at com.pega.pegarules.integration.engine.internal.mapping.DelimitedParserBase.parse(DelimitedParserBase.java:862)
at com.pega.pegarules.integration.engine.internal.util.PRParseUtils.parseDelimited(PRParseUtils.java:271)
at com.pegarules.generated.activity.ra_action_getadditionalwhotoadvisedata_15cbad91143828aab7bc9e734deaf87a.step1_1_circum0(ra_action_getadditionalwhotoadvisedata_15cbad91143828aab7bc9e734deaf87a.java:374)
I've set the processing method to "build value list" and have the Map To = Clipboard and Map To Key = .DisplayMarketList. The property indicated is a value list. I'm not sure why I'm getting this error. Isn't it supposed to build the list?
Hi,
I've got an activity wherein I have a step that calls a Parse Delimited rule. I'm getting the below error in the logs.
2017-02-28 15:42:15,103 INFO [STDOUT] (Dispatcher-Thread-22) 2017-02-28 15:42:15,103 [F Proprietary information hidden-8630-5] [TABTHREAD3] [ CARImpl:01.04] ( internal.util.PRParseUtils) ERROR ntsydasd1218| Proprietary information hidden rachel_dev - Delimited parsing failed
com.pega.pegarules.pub.PRException: Error while parsing: Array index out of range: 1
From: (unknown)
at com.pega.pegarules.integration.engine.internal.mapping.DelimitedParserBase.parse(DelimitedParserBase.java:452)
at com.pega.pegarules.integration.engine.internal.mapping.DelimitedParserBase.parse(DelimitedParserBase.java:884)
at com.pega.pegarules.integration.engine.internal.mapping.DelimitedParserBase.parse(DelimitedParserBase.java:862)
at com.pega.pegarules.integration.engine.internal.util.PRParseUtils.parseDelimited(PRParseUtils.java:271)
at com.pegarules.generated.activity.ra_action_getadditionalwhotoadvisedata_15cbad91143828aab7bc9e734deaf87a.step1_1_circum0(ra_action_getadditionalwhotoadvisedata_15cbad91143828aab7bc9e734deaf87a.java:374)
I've set the processing method to "build value list" and have the Map To = Clipboard and Map To Key = .DisplayMarketList. The property indicated is a value list. I'm not sure why I'm getting this error. Isn't it supposed to build the list?
Thanks and KR,
Rachel
***Updated by moderator: Lochan to add SR details***