Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

Below you'll find details about the Imaging request system enhancement requests:

  • Increase the maximum number of tabs which may open for a multi-object ticket to 20 instead of 10. How does this impact performance?

May have performance impact. Suggested for 10.

  • Automate the attachment/ingest process between the Imaging server and NetX. 

    • It would be preferable to skip Jira for attaching files, since the Jira server is quickly filling up storage with the large Imaging files required for the ingest

    • For Exhibition, Non-object, and Object issue types:

      • The name of the directory will contain the J number assigned to the ticket

        • Ticket number = IMAGEREQ-123

        • Directory name = J123

        • Final file name = J123-int.tif

      • Pick up any/all "-int" files in the directory for that ticket and ingest them along with the metadata fields into NetX

        • This accounts for "complex assets" i.e. more than one final file per ticket

    • For Labwork issue type:

      • Most labwork orders do not use the J naming convention for the final file name, but the directory uses J numbers to map to the proper ticket. For example:

        • Ticket number = IMAGEREQ-777

        • Directory name = J777

        • Final file name = G134-int.tif and this should ingest into the G folder in NetX

      • Here is another example:

        • Ticket number = IMAGEREQ-888

        • Directory name = J888

        • Final file name = D567-int.tif which will ingest into the D folder in NetX

  • No labels