Question
Sun Life Financial Inc
IN
Last activity: 4 Dec 2018 9:23 EST
Trying to import PEGA 7.3 application in PEGA 7.2.1 .
I am getting below errors for all the data property while importing the application:-
DATA-APPLICATION-FEATURE MEDCOAPP!01.01.01!FEAT-1
Save Failed: Class Data-Application-Feature does not exist | Import | |
DATA-TAG-RELEVANTRECORD MEDORG-MEDCOAPP-DATA-DRUGS!RULE-OBJ-PROPERTY!!DRUGNAME | Save Failed: Database-BadTableMapping-TooManyProperties Data-Tag-RelevantRecord personaledition.pr_data_tag_relevantrecord PegaDATA pxUpdateOperator |
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
IN
Hi Sandeep,
Error your are getting is expected as Data-Application-Feature class doesnot exists in PROC7.2.1 and your app being 7.3 based would be using that class.
Generally application build in higher version can not be imported in lower base version. Opposite can be done.
Thanks,
Ujjwal
Sun Life Financial Inc
IN
I am facing the issue for same version as well. I tried to import one enterprise application Jar in my personal edition and I am getting same error. I am importing the jar using Application-Distribution-Import feature, I hope this is the correct way. The error I am getting is for all instances of data class property. Please find snippet of two errors below:-
DATA-TAG-RELEVANTRECORD MEDORG-MEDCOAPP-DATA-DRUGS!RULE-OBJ-PROPERTY!!DRUGNAME
Save Failed: Database-BadTableMapping-TooManyProperties Data-Tag-RelevantRecord personaledition.pr_data_tag_relevantrecord PegaDATA pxUpdateOperator | Import | |
DATA-TAG-RELEVANTRECORD MEDORG-MEDCOAPP-DATA-DRUGS!RULE-OBJ-PROPERTY!!GPC |
Save Failed: Database-BadTableMapping-TooManyProperties Data-Tag-RelevantRecord personaledition.pr_data_tag_relevantrecord PegaDATA pxUpdateOperator
|
I am facing the issue for same version as well. I tried to import one enterprise application Jar in my personal edition and I am getting same error. I am importing the jar using Application-Distribution-Import feature, I hope this is the correct way. The error I am getting is for all instances of data class property. Please find snippet of two errors below:-
DATA-TAG-RELEVANTRECORD MEDORG-MEDCOAPP-DATA-DRUGS!RULE-OBJ-PROPERTY!!DRUGNAME
Save Failed: Database-BadTableMapping-TooManyProperties Data-Tag-RelevantRecord personaledition.pr_data_tag_relevantrecord PegaDATA pxUpdateOperator | Import | |
DATA-TAG-RELEVANTRECORD MEDORG-MEDCOAPP-DATA-DRUGS!RULE-OBJ-PROPERTY!!GPC |
Save Failed: Database-BadTableMapping-TooManyProperties Data-Tag-RelevantRecord personaledition.pr_data_tag_relevantrecord PegaDATA pxUpdateOperator
This same error is coming for aroud 800 data instances. Could you please help me how I can import the application that is developed on different server and I am importing it in my local personal edition. My understanding is that pega will create all data instances automatically in database and class structure as it is there as part of jar file. Please let me know if more information needed. |
Pegasystems Inc.
US
Hi Sandeep,
When you say you are facing the issue for same version as well, can you clarify if you mean generating a RAP from one 7.2.1 instance then importing into another? Are both of these instances Personal Edition or are you trying to import a Personal Edition RAP into Enterprise Edition?
Sun Life Financial Inc
IN
Hi there, Sorry for the late response. I am trying two things here. I have RAP file from personal edition (7.3) and I am trying to import it into personal edition (7.2). Second , I am trying to import enterprise edition Export (7.2) into personal edition (7.2). Both are giving same type of errors as I explained in previous posts.
Pegasystems Inc.
IN
Sandeep,
Should be because of difference in class structure with Personal Edition les number of values.
To work around with this you may check for discrepency in properties defined across environment.
Adding missing property to Personal edition should resolve this for all the instances.
Thanks,
Ujjwal
Sun Life Financial Inc
IN
Thanks for the response Ujjwal. But in my product rule, I have included everything including all the data classes so my understanding is that everything should be included in the Jar file and automatically get created while importing the application. Please help me if I am not importing in correct way. FYI, there is no existing application in my personal edition and so everything including organisation rule etc should be created while importing.
I have seen this error question from other users as well but did not get any satisfactory answer yet. Thanks for your quick help.
Sun Life Financial Inc
IN
Hi there, Sorry for the late response. I am trying two things here. I have RAP file from personal edition (7.3) and I am trying to import it into personal edition (7.2). Second , I am trying to import enterprise edition Export (7.2) into personal edition (7.2). Both are giving same type of errors as I explained in previous posts. Please provide your view
GalaxE Solutions
IN
Any update on this issue?
-
W Venugopal Rao