Skip to main content
Solved

in cloud, a package created by PL/SQL Developer, how to make the procedure be available for projection custom action method and database task?


Forum|alt.badge.img+6
  • Sidekick (Customer)
  • 23 replies

in cloud, a package created by PL/SQL Developer, how to make the procedure be available for projection custom action method and database task?

Best answer by Charana Udugama

Hi ​@lion ,

Try this method.

You can export an existing Database Task. Then you just modify the exported XML file to have “YOUR_PACKAGE_API.YOUR_PROCEDURE” as the method and the necessary parameters. Then you can import the XML file back to Cloud. Then you have a new database task in the system which calls your new procedure.

Here is the example for “EVENT_SYS.EVENT_EXECUTE”. Which is a core method not available for DB Tasks. I’ve imported it like this, and it works just fine. 

 

 

View original
Did this topic help you find an answer to your question?

3 replies

Charana Udugama
Superhero (Employee)
Forum|alt.badge.img+12
  • Superhero (Employee)
  • 115 replies
  • Answer
  • March 11, 2025

Hi ​@lion ,

Try this method.

You can export an existing Database Task. Then you just modify the exported XML file to have “YOUR_PACKAGE_API.YOUR_PROCEDURE” as the method and the necessary parameters. Then you can import the XML file back to Cloud. Then you have a new database task in the system which calls your new procedure.

Here is the example for “EVENT_SYS.EVENT_EXECUTE”. Which is a core method not available for DB Tasks. I’ve imported it like this, and it works just fine. 

 

 


Forum|alt.badge.img+6
  • Author
  • Sidekick (Customer)
  • 23 replies
  • March 11, 2025

Hi Charana, thanks so much, I follow you steps and it works fine. whether the setup be removed/changed when new release update?


Charana Udugama
Superhero (Employee)
Forum|alt.badge.img+12

IFS Cloud's release update process is designed to ensure that customizations and configurations are preserved.

I’m not sure about this. I’ll check internally and let you know. 

If this solved your initial problem, please mark it as the solution. 

Best Regards,
Charana


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