Written by

Systems Architect / Business Analyst / Programmer at AsOne UK, SA
Question Andre Wessels · Oct 27, 2020

Import Wizard

I find the Data Import Wizard very handy. Has anyone thought of enabling the form in the application where it can be adapted for application user requirement?

csp/sys/exp/UtilSqlExImWizardContent.csp?Wizard=Import&$NAMESPACE=

Comments

Benjamin De Boe · Oct 28, 2020

Are you asking about the web interface or the underlying API?

We are currently working on a new all-SQL loader that would be easy to use from any application or prompt (or to build a GUI on :-) )

0
Andre Wessels  Nov 5, 2020 to Benjamin De Boe

Hi Benjamin,

Yes the Wizard as found under the SQL in Management Portal is very powerful - It is possible to replicate the csp page, but the methods that are used to do the processing and provide the options are not known. Is it possible to expose that detail ?

Looking forward to the SQL loader - is there any indication of release date? We would look forward to testing BETA version in IRIS

Kind regards Andre

0
Andre Wessels  Nov 5, 2020 to Andre Wessels

Hi Benjamin,

There is more to it.

The purpose is to give 'power users' the ability to import data into 'holding classes' and then be able to process the data as required.

We have developed functionality for users to import regular imports, but sometimes the user just wants to analyse random data, which does not warrant defining the data structure. Also these users can not be granted access to SQL for security reasons. So we need to control what they are able to do.

Not being close enough to the action, I suspect there might be alternative ways of enabling this, of which I am unaware of.

Kind regards Andre

0