You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried both "Ex Libris parsing <parsed_call_number>" and "SpineOMatic parsing <call_number>", but they all print the holding call numbers only. However, I want to print the holding call number only if item call number is empty and print the item call number if it's not empty. Is there a way I can include this instruction in the program? We use parse routine 5 in Alma.
Here is my current setting.
This is our item in Alma. Note that the end of the holding and item call numbers are different.
Many thanks as always for your guidance.
Best regards,
Katie
The text was updated successfully, but these errors were encountered:
@KatieLai, I believe you are looking for the <alternative_call_number> element in the XML response from Alma. You could select the "SpineOMatic parsing" radio button and specify the "<alternative_call_number>" as the source of the information. Unfortunately, I don't believe there is a way to do "either this call number or that call number"....at least I'm not seeing any way documented on the Wiki page.
Yes, that's what I did as a work around -- Using Spine Label type template for call numbers taken from the holding records, and a Custom Label type template for those taken from the item records. It would be good to have the either or function though so that we can save the custom template for something else.
@KatieLai,
If I understand this issue correctly, it's not possible for SpinOMatic to choose to print the <alternative_call_number> element and then, if this is empty, to print the holding's call number?
So your solution is to use two templates with two different sources? Does this mean that you first select the template with the source <alternative_call_number> element, and if nothing appears, you select the second template with the holding call number ?
Thanks for your help
Camille
Hi,
I've tried both "Ex Libris parsing <parsed_call_number>" and "SpineOMatic parsing <call_number>", but they all print the holding call numbers only. However, I want to print the holding call number only if item call number is empty and print the item call number if it's not empty. Is there a way I can include this instruction in the program? We use parse routine 5 in Alma.
Here is my current setting.
This is our item in Alma. Note that the end of the holding and item call numbers are different.
Many thanks as always for your guidance.
Best regards,
Katie
The text was updated successfully, but these errors were encountered: