Jump to: navigation, search

Changes


Project Page

120 bytes added, 14 March
{{Attention|This page is under construction.UnderConstructionStart}}
- '''Admin Tool Functionality''': The Admin Tool provides functionality to trigger == General ==On the project page, various project configurations can be viewed and modified. Additionally, jobs within its interfacecan be executed for the respective project.
- * '''Default JobsAdmin Tool Functionality''': Each instance of a ''Turnaround Project'' comes with default The Admin Tool provides functionality to trigger various jobs that can be executedwithin its interface.
- * '''Additional Job for Work OrdersDefault Jobs''': In addition to the Each instance of a ''Turnaround Project'' comes with default jobs, there's an extra job that can be executed for each ''Work Order'' instance.
- * '''Accessing JobsAdditional Job for Work Orders''': To access In addition to the default jobs, users there's an extra job that can right-click on the desired instance (either a Turnaround Project or a be executed for each ''Work Order). This action opens a context menu'' instance.
- * '''Menu ItemAccessing Jobs''': Within To access the context menujobs, users will find can right-click on the desired instance (either a Turnaround Project or a Work Order). This action opens a context menu item labeled ''Jobs''.
- * '''SubmenuMenu Item''': Hovering over Within the context menu, users will find a menu item labeled ''Jobs'' menu item with the mouse pointer reveals a submenu.
- * '''Submenu''': Hovering over the ''Jobs'' menu item with the mouse pointer reveals a submenu. * '''Executable Jobs''': The submenu displays all the executable jobs available for the particular instance being accessed.
[[File:Jobs0-6.png]]
The following jobs are available by default:
'''== Jobs for Turnaround Project instance'''==
'''=== Turnaround Project Creation'''===
From all available jobs, this one should be executed first. It is only executable once for each project. This job will replicate the following template data (IS_TEMPLATE = TA Template) for a project:
* Activity Codes
* Matap Project Queries
'''=== Import Jobs'''===
For a Turnaround Project instance, we also have the option to execute the following import jobs.
* Import Equipment
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'''===
Converts all proxies, which have been created for this project by the import jobs, into real UBIK objects. You can first get the needed data via import jobs and then run Apply Imported Data Job to create all objects from the proxies in one go.
'''=== Recalculate Project'''===
* Recalculates Filter Values
Reassembles the JSON property of all commissioning tasks that are operation-based tasks (precom/hatoco/qchook). Contains general information needed by the client.
'''== Job for WorkOrder instance'''==
'''=== Recalculate WorkOrder'''===
* Reassembles the JSON property of the WorkOrders, that provides all needed WorkOrder related information for displaying it on the client.
'''=== Recyle App Pool'''===
* Recycles all application pools for all Matap Contexts where the slot matches the slot of the project.
'''=== Publish Commissioning Wallpaper'''===
This Job prepares the needed data for the Commissioning Wallpaper.
* A Commissioning Workpackage will be created for each SubSystem of the project.
* One Commissioning Task per Commissioning Code will be created for each Commissioning Workpackage of the project.
            {{Attention|This page is under construction.UnderConstructionEnd}}
[[Category:MaTaP|Project Page]]
80
edits