Need help to resolve archive, purge related issues deu to old indexing rule.
I enabled archive process (using 3 jobs first and then using pyPegaArchiverUsingPipeline job) and it was working fine at first. But now I can see some logs are generated due to an index rule we had. I think this issue started with pyPegaArchiverUsingPipeline job.
But now though I stopeed this and enabled 3 old jobs, still logs are getting generated.
Currently this index rule is withdrawn, index rule related database table also doesn't have any record. I deleted this table after this error.
When I went through some data class instances related to archive process, we can see some records for this index rule under my work classes. (Data-ArchivalClassDependency class has these index related instances. I deleted them, but not deleting, again it is getting created automatically. )
How do we resolve this issue?
Data-ArchivalMetadata has so many records with Object Class as this index class.
Ex:
Data-ArchivalClassDependency
Class name | Dependency | Name |
---|---|---|
Org-ABC-MyApp-Work-Correspondence | Index-Org-Data-Issues | Org-ABC-MyApp-Work-Correspondence Index-Org-Data-Issues |
Data-ArchivalMetadata
I enabled archive process (using 3 jobs first and then using pyPegaArchiverUsingPipeline job) and it was working fine at first. But now I can see some logs are generated due to an index rule we had. I think this issue started with pyPegaArchiverUsingPipeline job.
But now though I stopeed this and enabled 3 old jobs, still logs are getting generated.
Currently this index rule is withdrawn, index rule related database table also doesn't have any record. I deleted this table after this error.
When I went through some data class instances related to archive process, we can see some records for this index rule under my work classes. (Data-ArchivalClassDependency class has these index related instances. I deleted them, but not deleting, again it is getting created automatically. )
How do we resolve this issue?
Data-ArchivalMetadata has so many records with Object Class as this index class.
Ex:
Data-ArchivalClassDependency
Class name | Dependency | Name |
---|---|---|
Org-ABC-MyApp-Work-Correspondence | Index-Org-Data-Issues | Org-ABC-MyApp-Work-Correspondence Index-Org-Data-Issues |
Data-ArchivalMetadata
Object Class | Ins Key of the instance | Parent Ins Key of the instance | Name |
---|---|---|---|
Index-Org-Data-Issues | ORG-ABC-MYAPP-WORK COR-9003 | ORG-ABC-MYAPP-WORK COR-9003 | Org-ABC-MyApp-Work-Correspondence ORG-ABC-MYAPP-WORK COR-9003 Index-Org-Data-Issues |
Index-Org-Data-Issues | ORG-ABC-MYAPP-WORK COR-9002 | ORG-ABC-MYAPP-WORK COR-9002 | Org-ABC-MyApp-Work-Correspondence ORG-ABC-MYAPP-WORK COR-9002 Index-Org-Data-Issues |
I would like to have a call regarding this from some Pega resource. Please let me know if I have to add this in company support portal.
***Edited by Moderator Rupashree S. to add Capability tags***