Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

This is a Server Addon and is installed using the Aeon Customization Manager. See Configuring Server Addons for more information.

Name

Caiasoft Remote Storage Integration

Version

1.1.4

Author

Atlas Systems, Inc.

Description

Sends requests to CaiaSoft for offsite requests.

Custom Fields Support

Yes

Download

View file
nameCaiasoftRemoteStorageAddon_v1.1.4.zip

...

To install this server addon, create a new server addon via customization manager by following the steps outlined in documentation. The following settings must be set for each specific library:

...

  • ‘Awaiting Offsite Request’ - with a state code of ‘In Item Retrieval’

  • ‘Awaiting Offsite Delivery’ - with a state code of ‘In Item Retrieval’

  • ‘Error Processing Request’ - with a state code of ‘Awaiting Request Processing’

Settings

Setting

Type

Default Value

Description

CaiasoftAPIUrl

String

https://yourlibrary.caiasoft.com/api/

The Caiasoft API URL

APIKey

String


The API Key for authenticating to the Caiasoft API

StopCodeField

String

{TableField:Transaction.Site}

Defines the transaction field in which the stop code will be stored.

StopCodeMapping

String

Comma-separated list of CaiaSoft stop codes. (Example: ILL=Admin,MAIN=MAIN)

BarcodeMapping

String

ItemNumber

The transaction field that contains the barcode of the material that should be requested via Caiasoft

MonitoredStatus

String

Awaiting Offsite Request

The queue that the addons will monitor for new offsite requests

ProcessedStatus

String

Awaiting Offsite Delivery

The queue that the request will be moved to after the offsite retrieval request has been submitted

ErrorStatus

String

Error Processing Request

The queue that the request will be moved to if an error occurs during the offsite requesting process

JSON Templates - Datamapping

...