Value Reservation for Postage Metering Sessions
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
In computer-based postage metering systems, multiple users sharing a single value balance can lead to sessions failing due to insufficient value availability, causing incomplete transactions and potential losses.
Innovation Solution
Implementing value reservation techniques that allow for automatic or manual reservation of sufficient value before starting a session, alerting users or preventing session initiation if insufficient funds are available, and providing options to acquire more value or complete partial sessions.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If multiple users share a single value balance in computer-based postage metering systems, then user access and transaction capability are improved, but session completion reliability deteriorates due to insufficient value availability
Solution Approach 1:
The system performs preliminary actions by reserving values before sessions are fully executed. When a user initiates a session, the system proactively reserves the required value from the shared balance, ensuring funds are secured before the session consumes them. This prevents session failures due to insufficient value and maintains reliable completion while allowing multiple users to share the balance.
Solution Approach 2:
The value reservation mechanism acts as an intermediary between multiple users and the shared value balance. Instead of users directly competing for balance funds, the reservation system mediates by securing values in advance for each user's session, managing the shared resource fairly and preventing conflicts that would otherwise cause session failures.
2Reliability
If value reservation is implemented to ensure sufficient funds for session completion, then session reliability is improved, but system complexity increases due to additional reservation management mechanisms
Solution Approach 1:
The value reservation functionality is merged with the existing session initiation process. When a user starts a session, the value reservation occurs as an integrated step rather than a separate mechanism. This combines multiple functions (session management and value securing) into a unified process, improving reliability without proportionally increasing system complexity.
Solution Approach 2:
The system provides self-service through automated value reservation that occurs without manual intervention. When a session is initiated, the system automatically reserves the required value, manages the reservation throughout the session, and releases it upon completion or cancellation. This automation handles the complexity internally while presenting a simple interface to users.
3Reliability
If automatic value reservation is performed at session start, then session completion success rate is improved, but processing time and server load increase
Solution Approach 1:
The value reservation is performed rapidly as part of the session initiation process, skipping unnecessary delays. By integrating the reservation into the existing session setup flow and using efficient database operations, the system secures values quickly without adding perceptible delay to users, thereby maintaining high session completion rates while minimizing time loss.
Data Source
AI summary
Systems and methods which operate to reserve an amount of value associated with a value bearing indicia (VBI) request or requests are shown. Embodiments facilitate completion of a multiple VBI session without failing due to insufficient value balance once the session has begun. Additionally or alternatively, embodiments facilitate later or subsequent (e.g., scheduled) completion of a VBI session, whether a session for a single VBI or multiple VBI, without failing due to insufficient value balance. Value reservations may be made automatically and/or manually. Embodiments provide various reservation priority levels, such as to individual users, user groups, user systems, sessions, types of sessions, jobs, etc., in order to facilitate completion of various desired operations without failure due to insufficient value. Value reservation techniques according to embodiments do not introduce additional transactions into a normal VBI session flow.


