You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Arelle-users
Hello,
I am running the following command from the command line (on Windows) for each file I need to load: arelleCmdLine -f "filename" --plugin xbrlDB
--store-to-XBRL-DB "db details"
This activates the plugin each time and slows down the processing. Does anyone know how to activate this plugin once?
Thank you very much in advance.
Anne
Austin Matherne
unread,
Apr 17, 2024, 1:42:42 PMApr 17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Arelle-users
Each invocation of the command line will start a new process that needs to activate the plugin. You could try starting the webserver with the required plugins and then making requests to the webserver for each file you need to process.