Shipping Documentation Subprocesses for Parallel Label Generation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current shipping management systems are inefficient when processing large numbers of shipping labels, as they require user interaction and captive-atomic processing, leading to tedious and time-consuming operations, especially when generating prepaid postage indicia, which can be slow due to secure vault protocols and cryptographic operations.

Innovation Solution

The implementation of intelligent generation subprocesses within the shipping management system that spawn autonomous subprocesses for generating shipping documentation, allowing users to initiate and perform other tasks while the system generates shipping labels and supporting documents in the background, using defaulted configuration factors and suspending warnings, and utilizing a documentation queue for historical and operational information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If user interactive processing is used for generating shipping labels, then shipping documentation can be generated with user verification and control, but user idle time increases and processing speed decreases

Engineering Contradiction:
Improveshipping label generation accuracyVSAvoiduser idle time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The shipping label generation process is divided into separate subprocesses: a parent process that handles user interaction and verification, and child processes that autonomously generate shipping labels and supporting documents. This segmentation allows the user interface to remain responsive while documentation is generated in the background without blocking user actions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements self-service through automated subprocesses that generate shipping documentation without requiring continuous user interaction. Once initiated, child processes autonomously complete label generation, barcode creation, and document assembly, freeing the user from manual verification steps while maintaining quality through structured error handling and notification mechanisms.

Inventive Principle:
Principle #25Self-service

2Reliability

If captive-atomic processing is used for shipping label generation, then each label can be generated with complete verification, but processing of multiple orders becomes tedious and time-consuming

Engineering Contradiction:
Improveshipping documentation completenessVSAvoidshipping label generation throughput
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system segments the shipping documentation generation into independent child processes that can run concurrently for multiple orders. Each child process handles a specific order's complete documentation set (labels, barcodes, supporting documents) autonomously, while the parent process coordinates multiple such operations, enabling batch processing without sacrificing individual order verification.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent merges multiple shipping documentation generation operations into a single parent process orchestration framework. This allows simultaneous execution of multiple child processes for different orders, combining their outputs into a unified documentation set while maintaining individual order integrity through structured data passing and result aggregation.

Inventive Principle:
Principle #5Merging (Combining)

3Reliability

If secure vault protocols and cryptographic operations are used for generating prepaid postage indicia, then shipping security is maintained, but generation speed decreases

Engineering Contradiction:
Improveprepaid postage securityVSAvoidpostage indicia generation speed
Core Design Contradiction:
ReliabilityVSSpeed

Solution Approach 1:

The system performs preliminary actions by pre-authenticating secure vault sessions and preparing cryptographic contexts before actual postage indicia generation. This upfront preparation reduces the computational overhead during the critical generation phase, allowing secure cryptographic operations to complete faster while maintaining security protocols.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements continuous secure vault sessions that remain authenticated and ready for multiple postage indicia generations. Instead of re-authenticating for each individual label, the system maintains continuous secure connections, allowing rapid sequential generation of multiple prepaid postage indicia without repeated cryptographic handshakes, thus maintaining security while improving throughput.

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS11574280B1Concatenated shipping documentation processing spawning intelligent generation subprocesses
Publication Date: 2023.02.07 AUCTANE LLC
  • US11574280B1 patent drawing
  • US11574280B1 patent drawing
  • US11574280B1 patent drawing

AI summary

Systems and methods which provide shipping management system shipping documentation generation operation which spawns intelligent generation subprocesses are described. The intelligent generation subprocesses of embodiments facilitate autonomous shipping documentation generation functionality of a concatenated shipping documentation generation process. A user may initiate a shipping documentation generation process, whereby an intelligent generation subprocess is spawned, and thereafter the user may be freed to perform one or more independent operation and/or interaction with the shipping management system. One or more verifications, checks, warnings, and/or the like are suspended and one or more parameter, input, selection, and/or the like are defaulted for operation of an intelligent generation subprocess of embodiments. Embodiments implement a documentation queue to provide historical information with respect to intelligent generation subprocess operation.