Skip to main content
Solved

IFS Cloud - How do you import an exported custom event?

  • April 10, 2026
  • 4 replies
  • 40 views

NimeshE
Sidekick (Partner)
Forum|alt.badge.img+5

We have the export custom event option in IFS Cloud:

 

However, I couldn’t find the option to where we can import the exported custom event (*.ins).

Even though we have ACP export/import, in this scenario, we have only an export of custom event.

 

Appreciate any insight on this.

Thanks much.

 

/Nimesh

Best answer by Abdul

@NimeshE, no it's not possible. .ins file is meant to run directly through plsql.

4 replies

Abdul
Superhero (Partner)
Forum|alt.badge.img+20
  • Superhero (Partner)
  • April 10, 2026

Hi ​@NimeshE,

following steps need to be followed.

  1. Add Custom Event into a Package (New/Existing).
  1. Export Package from Application Configuration Package screen. The system will download the file in .zip format.
  1. Import the same .zip file in other environments using Import Configuration Package command.

 

Regards

Abdul Rehman


NimeshE
Sidekick (Partner)
Forum|alt.badge.img+5
  • Author
  • Sidekick (Partner)
  • April 13, 2026

Hi ​@NimeshE,

following steps need to be followed.

  1. Add Custom Event into a Package (New/Existing).
  1. Export Package from Application Configuration Package screen. The system will download the file in .zip format.
  1. Import the same .zip file in other environments using Import Configuration Package command.

 

Regards

Abdul Rehman

Hi ​@Abdul.

Thanks for the reply.

Yeah ACP is one option. I need to know whether we can import the directly exported custom event. (Exported via Export ‘Export Custom Event’ command. 

Do you know is it possible?

 

/Nimesh


Abdul
Superhero (Partner)
Forum|alt.badge.img+20
  • Superhero (Partner)
  • Answer
  • April 13, 2026

@NimeshE, no it's not possible. .ins file is meant to run directly through plsql.


NimeshE
Sidekick (Partner)
Forum|alt.badge.img+5
  • Author
  • Sidekick (Partner)
  • April 13, 2026

@NimeshE, no it's not possible. .ins file is meant to run directly through plsql.

Hi ​@Abdul,

Thanks for the confirmation. 😊