Question

COMPILE_ERROR2: Error During Compilation Of LU [ActiveSeparate]

  • 9 February 2021
  • 10 replies
  • 564 views

Userlevel 2
Badge +6

When adding a persistent field, I get the following error. I have no issues adding a read only field. Currently using Apps 10 Update 8.

 

COMPILE_ERROR2: Error during compilation of LU [ActiveSeparate].

Error details: -24344 in \CUSTOM FIELD

CODE\ACTIVE_SEPARATE_CFP.API\ACTIVE_SEPARATE_CFP

Line 19:56: PLS-00302: component ‘CF$_TRANFER_TO_MOBILE’ must be declared;

Line 7:1: PL/SQL: Declaration ignored


This topic has been closed for comments

10 replies

Userlevel 3
Badge +7

Seems like the field isn’t created. Is it published?

Userlevel 2
Badge +6

It happens when I try to publish it.

Userlevel 3
Badge +7

It happens when I try to publish it.

ok, then I don’t know.

Badge +1

You can try to clean up the fields, Firstly Unpulish the the records and try these two commands. Then re-publish.

 

 

 

Userlevel 3
Badge +7

You can try to clean up the fields, Firstly Unpulish the the records and try these two commands. Then re-publish.

 

 

 

I 2nd that sugestion.

Userlevel 2
Badge +6

I just tried that and now I can’t publish any fields. The error I get now is:

 

COMPILE_ERROR2: Error during compilation of LU (ActiveSeparate).

Error details: -942 in \CUSTOM FIELD

CODE\ACTIVE_SEPARATE_CFV.VIEW\VIEW_CODE 

Badge +1

To me it looks like an issue where the Custom Field Package is diferent than the Custom field view.

It would likely take some hands on investigation into these objects to determin the cause.

 

Userlevel 5
Badge +10

Hi

 

Now I have been ableto check this with a collegue.  You can change the parameters in the IFS Middleware Server Admin Console.

In F1 Doc it is stated under Configure IFS Database Identity Provider. 

Not sure if you can reach this Documentation link, but check the same place where you have the F1 documentation  -  http://f1web/f1docproj/apps10sp/Foundation1/040_administration/210_security/015_authentication/040_configure_DBIDP/default.htm#Configure_behaviour_through_startup_paramters

 

You should change the value for the parameter “ifs.oidc.refreshtoken.lifetime"

Regards 

Johan 

Userlevel 7
Badge +18

Hi

 

Now I have been ableto check this with a collegue.  You can change the parameters in the IFS Middleware Server Admin Console.

In F1 Doc it is stated under Configure IFS Database Identity Provider. 

Not sure if you can reach this Documentation link, but check the same place where you have the F1 documentation  -  http://f1web/f1docproj/apps10sp/Foundation1/040_administration/210_security/015_authentication/040_configure_DBIDP/default.htm#Configure_behaviour_through_startup_paramters

 

You should change the value for the parameter “ifs.oidc.refreshtoken.lifetime"

Regards 

Johan 

Here’s a link that works for me:

https://docs.ifs.com/techdocs/Foundation1/040_administration/210_security/015_authentication/040_configure_DBIDP/default.htm#Configure_behaviour_through_startup_paramters

Userlevel 5
Badge +9

Hi @randallkern ,

Field you are trying to add is CF$_TRANFER_TO_MOBILE? 

Are you creating a persistent reference or a normal field?

 

Thanks,

Kind Regards,