Question

Ai4Process
GB
Last activity: 28 Oct 2022 3:52 EDT
Getting error while creating Facebook dataset in 8.7.3
Hello everyone, While creating a FB dataset, I am getting the following errors
In tracer :
Failed to compile generated Java com.pegarules.generated.activity.ra_action_pyvalidate_b75c30c4b10f8a8ef87a3d6d6a7be89a: ---------- 1. ERROR in /com/pegarules/generated/activity/ra_action_pyvalidate_b75c30c4b10f8a8ef87a3d6d6a7be89a.java (at line 1029) bPageValidate = com.pega.nlp.connector.facebook.client.FacebookHelper.validatePageToken(stepPage.getStringIfPresent("pyPageToken")); ^^^^^^^^^^^^^^^^^^^^^^ com.pega.nlp.connector cannot be resolved ---------- 1 problem (1 error) Compile failed.
.
Hello everyone, While creating a FB dataset, I am getting the following errors
In tracer :
Failed to compile generated Java com.pegarules.generated.activity.ra_action_pyvalidate_b75c30c4b10f8a8ef87a3d6d6a7be89a: ---------- 1. ERROR in /com/pegarules/generated/activity/ra_action_pyvalidate_b75c30c4b10f8a8ef87a3d6d6a7be89a.java (at line 1029) bPageValidate = com.pega.nlp.connector.facebook.client.FacebookHelper.validatePageToken(stepPage.getStringIfPresent("pyPageToken")); ^^^^^^^^^^^^^^^^^^^^^^ com.pega.nlp.connector cannot be resolved ---------- 1 problem (1 error) Compile failed.
.
In Log: 2022-10-27 15:01:51,355 [ttp-nio-8080-exec-18] [TABTHREAD0] [ ] [entAnalyzer:01.01.01] (sm.VirtualTableAssemblyHandler) ERROR localhost|0:0:0:0:0:0:0:1 HSOTSU4944TMBYJ5458W2E651LUDRNYK9A [email protected] - Failed to compile com.pegarules.generated.activity.ra_action_pyvalidate_b75c30c4b10f8a8ef87a3d6d6a7be89a, pzInsKey = RULE-OBJ-ACTIVITY DATA-ADMIN-DATASET-FACEBOOK PYVALIDATE #20180713T140445.805 GMT; see class's compile log file. 2022-10-27 15:01:51,359 [ttp-nio-8080-exec-18] [TABTHREAD0] [ ] [entAnalyzer:01.01.01] ( internal.mgmt.Executable) ERROR localhost|0:0:0:0:0:0:0:1 HSOTSU4944TMBYJ5458W2E651LUDRNYK9A [email protected] - FirstUseAssemblerException: 2022-10-27 15:01:51,373 [ttp-nio-8080-exec-18] [TABTHREAD0] [ ] [entAnalyzer:01.01.01] (ngineinterface.service.HttpAPI) ERROR localhost|0:0:0:0:0:0:0:1 HSOTSU4944TMBYJ5458W2E651LUDRNYK9A [email protected] - 0:0:0:0:0:0:0:1: com.pega.pegarules.pub.PRRuntimeError
I've already tried out the solutions mentioned in other posts but they don't help. Can anyone please comment if they have faced similar issue and the resolution?
Thanks in advance.