Skip to main content

IFS Cloud - Custom Event - PLSQL Action - Max Characters - ACP Export

  • February 5, 2025
  • 2 replies
  • 112 views

nithbtns111
Do Gooder (Partner)
Forum|alt.badge.img+3

In IFS Cloud, PL/SQL event actions ("Execute Online PLSQL Block") have a character limit. While the system allows up to 4000 characters (and this limit can be bypassed via direct edit), the effective limit for exporting Application Configuration Packages (ACPs) containing these actions is approximately 3980 characters. Exceeding this limit during ACP export results in the following error:

 

JSON

{
    "error": {
        "code": "DATABASE_ERROR",
        "message": "Database error occurred. Contact administrator.",
        "details": [
            {
                "code": 19202,
                "message": "ORA-19202: Error occurred in XML processing"
            }
        ]
    }
}

 

This issue is specific to ACP exports. If the event action logic is not delivered via ACPs, this character limit does not apply, as the underlying database column is a CLOB, which can handle significantly larger text blocks. Therefore, the problem only arises when exporting ACPs containing PL/SQL event actions that approach or exceed the ~3980-character limit.

2 replies

Forum|alt.badge.img+1
  • Do Gooder (Customer)
  • 4 replies
  • February 13, 2025

Hi ​@nithbtns111 ,

 

We found this issue even when trying to import the event action as a single item from the ACP.

I don’t see any other option to export only the event action from event action details page. When exporting the event as an .ins that doesn't seem to contain the event action contain. Do you have any idea to get only exported event action to avoid this error? This is 24R2

 

 

 

 

Best Regards,

Methshika


nithbtns111
Do Gooder (Partner)
Forum|alt.badge.img+3
  • Author
  • Do Gooder (Partner)
  • 8 replies
  • February 13, 2025

Hi ​@SYBMETHSHIKA 

Try reducing event action characters below 3988 limit and see.
That is the only way to avoid this error.

Simple software like NotePad ++ shows the character count for your reference.
 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings