Jump to: navigation, search

Changes


Project Page

510 bytes added, 14 March
After selecting an import job a file picker will open in order for the user to select an excel file that contains information corresponding to the import type that was selected. This excel file will be saved in the database as an EXCEL_IMPORT_DOCUMENT. The import job will read the data out of this excel and create corresponding proxies. To create real objects out of the proxies the Apply Imported Data Job must be executed. This means the user can first import all the needed data by using the different import jobs and after these jobs have created all the proxies for the data the user can execute the Apply Imported Data Job.
 
'''Import All Users From Source Project'''
This Job copies all Users from one project to another. To enable this job, the admin has to select a Source Project for the project. This can be configured via the "Source Project" property of the project. The Job will only be visible if the Source Project is configured. The job will read the all user data out of the project's Source Project and create corresponding proxies. To create real objects out of the proxies the Apply Imported Data Job must be executed.
'''Apply Imported Data'''
294
edits