Ticket #8694 (closed: invalid)

Opened 7 years ago

Last modified 5 years ago

icat SNS support

Reported by: Jay Rainey Owned by: Jay Rainey
Priority: major Milestone: Release 3.1
Component: Framework Keywords: ICAT
Cc: Blocked By: #8537
Blocking: #7640 Tester: Stuart Campbell

Description

In order to support cross facility querying we first need to add an implementation for ICAT at SNS.

In order to facilitate this I will need to:

  1. Generate the gSoap files against the SNS soap end-point.
  2. Update Facilities.xml to include catalog info for SNS. E.G.
  <catalog name="ICat4x2Catalog">
    <soapendpoint url="https://icat-testing.sns.gov:8181/ICATService/ICAT"></soapendpoint>
    <externaldownload url="needs_updated"></externaldownload>
    <filelocation>
      <prefix regex="needs_updated"></prefix>
      <windows replacement=""></windows>
      <linux replacement="needs_updated"></linux>
      <mac replacement="needs_updated"></mac>
    </filelocation>
  </catalog>
  1. Create a new catalog class (named: ICat4P2Catalog.cpp) to implement the ICAT functionality provided by the gSoap generated files. This will exclude externally downloading as it will be implemented in a separate ticket.

Change History

comment:1 Changed 7 years ago by Jay Rainey

  • Blocked By 8537 added

comment:2 Changed 7 years ago by Jay Rainey

  • Milestone changed from Release 3.1 to Backlog

comment:3 Changed 7 years ago by Jay Rainey

  • Summary changed from [ICAT] SNS support to icat SNS support

comment:4 Changed 7 years ago by Peter Peterson

This is related to #8811

comment:5 Changed 7 years ago by Jay Rainey

  • Status changed from new to verify
  • Resolution set to invalid

This is no longer valid as #8811 addresses these, and has been merged into master.

comment:6 Changed 7 years ago by Jay Rainey

  • Milestone changed from Backlog to Release 3.1

comment:7 Changed 7 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:8 Changed 7 years ago by Stuart Campbell

  • Status changed from verifying to closed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9538

Note: See TracTickets for help on using tickets.