Question

FSM: Import/Export functionality not installed?

  • 23 February 2023
  • 5 replies
  • 69 views

Userlevel 4
Badge +8

Hi Team,

Am getting the below error message when am clicking the import/export.

“Import/Export functionality not enabled for this installation”

 

Appreciate your support


5 replies

Badge +2

I am seeing this issue even when the user has role access and is actively using import/export in their role.  To clear the error I have them refresh cache and it will clear their access issue and they are able to continue using import/Export.  Thought I would share for others who may experience this issue.

Userlevel 6
Badge +26

Hey @TatKhandM @ERCZYADSAH 

Another thought.

Check if the assigned role has any import/export function disabled.

In the role screen, check the functions tab and see if there is anything like ‘IMPORTEXPORT%’

Where % can be any string.

For example IMPORTEXPORTWIZARD, IMPORTEXPORTANY, etc.

Cheers!

Badge +4

@Shneor Cheshin , I checked in my app param and the the value for IMPORT-ALLOWED/EXPORT-ALLOWED.

Still I am receiving the same error.

 

Userlevel 4
Badge +8

Hi @Shneor Cheshin ,

 

It is coming only for the particular user login .

 

Userlevel 6
Badge +26

Hey @TatKhandM 

Check 2 app params, and set them to ‘Y’

  • EXPORT_ALLOWED
  • IMPORT_ALLOWED

Cheers!

Reply