AIS Client Class Generator Return Error P4312_W4312A

edwardkch24

Active Member
Hi Guys,

I am currently doing mobile development in JDE through MAF. While I was generating the java classes using the AIS Client Class Generator for P4312_W4312A, it return an error message

The following is the error message return from the JSON Response from server :

"errors" : [ {
"CODE" : "0002",
"TITLE" : "Error: Record Invalid",
"ERRORCONTROL" : "0",
"DESC" : "CAUSE . . . . The record being processed either already exists for an \\u0027ADD\\u0027\\u000a function or does not exist for an \\u0027INQUIRY\\u0027, \\u0027CHANGE\\u0027 or\\u000a \\u0027DELETE\\u0027 function.\\u000aRESOLUTION. . If you are attempting to inquire, change or delete a record you\\u000a previously added, there may be data base problems in your\\u000a production library. You should notify your data processing\\u000a department.",
"MOBILE" : "The record being processed either already exists for an \\u0027ADD\\u0027\\u000a function or does not exist for an \\u0027INQUIRY\\u0027, \\u0027CHANGE\\u0027 or\\u000a \\u0027DELETE\\u0027 function."
} ],
"warnings" : [ ]


Anyone faced this issue before? Your help will be much appreciated.

Thanks.

Regards,
Edward Kok
 
Dear Edward,
I have same Problem here,
are u already have the solution for this case ?



Thanks


Best Regard

Novi Adrianti
 
Hi Novi,

I still face the same error, However when i change it to "C" instead of "R". I do not hit this error, have you solved it yet?

Thanks.

Best Regards,
Edward Kok
 
Hi mdalton,

JDeveloper 12.1.3 , AIS Client Class Generator

Thanks.

Best Regards,
Edward Kok
 
Back
Top