Discussion
Covance
US
Last activity: 18 Jul 2015 14:18 EDT
Cannot find pega_wb_lookuplist
In activity there is java step and part of clode has been included as follows.
String LookupListKey = pega_wb_lookuplist.getFileName("Rule-Obj-Flow", strAction, "List");
What is the pega_wb_lookuplist in here? Is it function? I don't see it in engine API, function list, libraries list? Where i can see this rule (both pega_wb_lookuplist and getFileName()) in PRPC?
Thanks in advance.