Skip to content

Alma

Your feedback matters to us. Help us improve Alma by telling us what you’d like to see using the message areas below. You can also can support something already posted.

We would love to be able to respond to every idea that is submitted, but this is not feasible. We are, however, committed to responding to the most popular ideas—those that have received the most points.

For more information please review our FAQ and guidelines. Thank you.

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

168 results found

  1. Alma Metadata Editor needs a "delete portfolio" option.

    When am in the MD Editor, looking at a record for an e-resource, I can "View Inventory" to display the portfolios. From that half of the screen, I can view or edit the portfolios. Within that view or edit, I can click on the "Linking" tab and "Test access". If I find that the link has expired and the portfolio needs to be deleted, I want to be able to delete it at this point. But I have to return to the bib. record, release it, exit the editor, click back as many times as it takes to return to…

    117 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Accepted  ·  Dana Moshkovits responded

    Thank you for the idea, a delete action will be added for each portfolio presented in the MDEditor-> View Inventory

  2. Job and/or API to unlink a set of bib records from the CZ

    We would like the ability to run a job or use an API that would unlink a set of bib records from the CZ. There are currently both a job and an API that will unlink records from the NZ, but not the CZ.

    Use case: ebook portfolio records provided from vendors can be extremely brief, missing many points of discovery (e.g., no subjects, tables of contents, etc.). When portfolio bibs are linked to the CZ, we are forced to update each of these portfolios one at a time, which is painstaking and inefficient. We already have scripts that use…

    28 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Portfolio Bulk Load file limit too small

    The file limit of 10MB is too small. If we're using the Bulk Load, it means we're dealing with very large amounts of portfolios. Having to split those files is cumbersome.

    12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Ability to assign electronic activation tasks in the POL

    Electronic resources are automatically added to the Electronic Resource Activation Task List page upon ordering. The current workflow requires someone with the permission of Repository Manager to manually review the activation task list in the unassigned tab (which might have hundreds of portfolios and databases at any given time) to decide whom to assign a task.

    I propose a different model or workflow: Allow Acquisitions staff to assign a task while creating the purchase order line.

    109 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Electronic Portfolios - can we have a new coverage line where free access can be added ?

    At present in the coverage tab, there are the global dates, local, and perpetual (if the collection has been identified as having some perpetual access) Some of these titles have free access, which is not technically perpetual but is also not part of a subscription. Could a new line be added to include these free years/volumes, with the option to display these dates (or not) ? It would allow us to reduce the number of Free collections we have which all take users to the same place, and identify why we have access to journal years outside of our subscription…

    14 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Add " Additional e-mails " fields to " Report to ex libris " form in Alma

    In Salesforce the customers can use "Additional e-mails" feature to let colleagues know that they have (already) opened a case for a specific issue. This makes teamwork easier.

    For SF cases opened using the "Report to ex libris" feature, this is not possible. Plase add 5 "E-mail 1" - "E-mail 5" as in SalesForce.

    16 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Brief Record - Quick Cataloging Template

    Boston College would like to see the contents of the linking tab of Electronic Portfolio Editor added to the Brief Record, Quick Cataloging template for electronic articles.

    This will enable us to edit the URL and enable the proxy as we catalog and would save us the step of going in later to edit the linking information. It would also enable us to test the link before posting it, rather than using the "view it" function afterwards.

    66 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Allow search on Electronic Service values

    Enable Searching for Electronic Collection Service values as well as Collection and Portfolio values

    Eg Proxy Enabled (Service)

    as well as
    Proxy Enabled (Electronic Portfolio)
    and
    Proxy Enabled (Electronic Collection)

    60 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Change the XML of exported portfolios

    An exported portfolio from Alma looks like this:

    <item type="electronic">
    <title>Operations research.</title>
    <title>Operations Research</title>
    <issn>0030-364X</issn>
    <coverage>
    <from>
    <year>1952</year>
    <volume>1</volume>
    <issue>1</issue>
    </from>
    <embargo>
    <days_not_available>720</days_not_available>
    </embargo>
    </coverage>
    <eissn>1526-5463</eissn>
    <object_type>JOURNAL</object_type>
    </item>

    However, that's not very clear. An ISSN element under an electronic item can be interpreted as the ISSN for the electronic publication.

    A better structure would be something like this:

    <item type="electronic">
    <title>Operations research.</title>
    <title>Operations Research</title>
    <issn type="electronic">0030-364X</issn>
    <issn type="print">1526-5463</issn>
    <issn-l>1526-5463</issn-l>
    <coverage>
    <from>
    <year>1952</year>
    <volume>1</volume>
    <issue>1</issue>
    </from>
    <embargo>
    <days_not_available>720</days_not_available>
    </embargo>
    </coverage>
    <object_type>JOURNAL</object_type>
    </item>

    This is related to this idea: https://ideas.exlibrisgroup.com/forums/308173-alma/suggestions/32344600-export-the-print-issn-for-electronic-portfolios-m

    39 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Why can we not have who activated a portfolio or collection in the history tab?

    Several times I will come across a portfolio of collection and would like to be able to see who activated the resource. Since we have a history tab, why doesn't this show who activated?

    31 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. In import profiles, ability to specify which 856 $u url is used to create electronic portfolios

    Scenario: We manage some electronic collections in Worldshare Collection Manager. OCLC provides bibliographic records with the resource's url in the 856 $u. Sometimes the bib records will include multiple url's but we only want to select a specific one to create our portfolios in Alma.

    For example, the Worldcat master record for OCLC 957128084 has 11 856 fields. (See attached screenshot.) Some are institution specific and others belong to different access providers. In such a situation, we want to be able to select the 856 $u url that begins with "http://www.jstor.org/stable" or "https://proquest.safaribooksonline.com".

    In import profiles,…

    16 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Add "articles" in portfolio's material type

    Hi there,

    At the moment, when creating or editing a portfolio for an artcile, it is not possible to precise that it's an article's portfolio (you can precise that it's a book, map, journal, dissertation, proceeding...).

    We would like to add "articles" in Electronic Portfolio Editor > electronic material type's field.

    Please see screenshot attached for illustration.

    Best regards,

    Ariane

    72 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Post-migration portfolio urls remain even if changed afterwards

    Post-migration side effect with created portfolios: the url from the bib is created in the new portfolio. This url remains in the portfolio even after it has been changed at a later date (not in an editable field; the url is also searchable even after it has been changed. So, old urls from a migrated system remain searchable and in the portfolio record even after editing. Change this behavior.

    22 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Include rolling dates in local date information field

    As an electronic resource librarian, I would like to see a better way to deal with rolling coverage dates. There does not seem to be a good way to deal with gaps in portfolio coverage when there's a moving target date involved. For example, if a title includes perpetual access from 2011-present, and issues 12 years or older are open access, unless you include a public note, what will display is:

    Available from 2011 volume: xx issue: xx
    Most recent 12 year(s) not available

    This is confusing to patrons and librarians alike. It would be useful to have the option…

    72 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Allow for searching by Service, Collection, and Portfolio levels distinctly

    Repository searching is somewhat vague in what actually gets searched (e.g. Free field & proxy). Some fields that exist in collection & service level are searched but it is not clear in the repository search which level is being searched. Proposing the repository search is more clear in what level & field is being searched AND that the service level is able to be searched as equally as collection & portfolio levels.

    13 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Common link between a POL and a License (for updating collections)

    A POL has a licence connected to it. It would be great if when adding that POL to an Alma Collection, that the connecting licence would be automatically added to the collection as well. And working in reverse, when adding a licence to an Alma collection, it would be nice if the POL connected to the licence was automatically added to the collection as well (thus saving time adding two things to a collection, when they are already related).

    51 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Upload electronic holdings job: Add vendor's name information

    The name of the vendor is missing in the "Upload electronic holdings job" report.
    We can only see the name of the integration type.
    To identify the vendor, we have thus to remember the name of the vendors concerned by this integration profile (at this time, Elsevier or Ovid) and the date of the processing job.
    As new integration profiles are planned for other vendors (Proquest, Springer,...), this will be no more manageable.
    Thus, we would like to see the vendor name in all useful places (reports, "Monitor job" page, "Scheduled job status")

    37 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Electronic collections - let notes tab show active for functional notes

    When viewing electronic collection/service/portfolio records, the note tab does not show active - a blue triangle in new UX - when content has been added to the functional notes - authentication and/or public. I understand that currently the content indicator "turns on" when content is added via the "Add Note" feature but it would help workflow if staff did not have to click the notes field to discover if authentication or public notes had been added to either collection, service or portfolio editor. Let the notes tab show active whether the notes are functional or internal.

    31 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Authenticated "Authentication note" field

    Make the content of the "authentication note" field (electronic collection editor and portfolio editor) only visible to our legitimate end-users by means of authentication: preferably via sso, another option would be via ip. That way we can register and manage all our username/password information for e-sources from within Alma. And get rid of the in-house solution (according to the Alma-L mailing list other institutions, like us, developed solutions involving a link to an authentication protected page).
    Currently the authentication note has the same functionality as the "public note" field. It is displayed to anyone searching in our Primo. There also…

    74 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. a box "holdings" to tick on Electronic Portfolio Editor level

    EXL advised us to tick to box "Cancellation restriction" in the POL to mark our journals holdings... even if the feature is at first not what it takes.
    Editors require libraries to maintain some subscriptions (holdings) and libraries have to make yearly inventory on these holdings.

    Our request : a "holdinds" box to tick to be configured on Electronic Portfolio Editor level.

    28 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base