logo
TIBCO® Fulfillment Subscriber Inventory

Contents

  • TIBCO® Fulfillment Subscriber Inventory Installation and Configuration Guide
    • Important Information
    • TIBCO Documentation and Support Services
    • Installation Overview
      • Operating System and Database Requirements
      • Installation Guidelines
      • Required Products
        • Required Third-Party Products
          • JDK Environment Variables
        • Required TIBCO Products
      • Installer Options
        • Executable Filenames
        • Typical or Custom Install
        • Installation Modes
      • Installation-Related Files
        • Installer Disk Space Requirements in Temporary Area
        • Installation Registry, History, and Log Files
    • Installing TIBCO Fulfillment Subscriber Inventory
      • Installing in GUI Mode
      • Installing in Console Mode
      • Installing in Silent Mode
      • Manual Installation of PostgreSQL Database
      • Check-points after Installation
    • Post-Installation Tasks
      • Post-Installation Task 1: Configuring TIBCO Fulfillment Subscriber Inventory
      • Post-Installation Task 2: Copying the WAR File
      • Post-Installation Task 3: Setting the Environment Variables
      • Post-Installation Task 4: Integration with TIBCO Fulfillment Order Management
      • Post-Installation Task 5: Restarting the Server
    • TIBCO Fulfillment Subscriber Inventory Migration
      • Bulk Load for Oracle Database
        • Configuring for the Bulk Load for Oracle Database
          • CSV File and JSON Config File Samples for Oracle Database
          • Mandatory and Optional Columns for Oracle Database
      • Bulk Load for PostgreSQL Database
        • Configuring for the Bulk Load for PostgreSQL Database
          • CSV File and JSON Config File Samples for PostgreSQL Database
          • Mandatory and Optional Columns for PostgreSQL Database
      • Triggering the Bulk Load
      • Bulk Load Logging for Oracle Database
      • Bulk Load Logging for PostgreSQL Database
    • Uninstalling TIBCO Fulfillment Subscriber Inventory
  • TIBCO® Fulfillment Subscriber Inventory User's Guide
    • Important Information
    • TIBCO Documentation and Support Services
    • Fulfillment Subscriber Inventory Overview
    • Uses of Fulfillment Subscriber Inventory
    • Data Managed by Inventory
    • Object Locking
      • Lock Requests
      • Lock Notifications
      • Lock Modes
      • Create With Lock
      • Prevent Concurrent Update
      • Delayed Locking
      • Admin Update When Not Lock Owner Permission
      • Use Cases for Lock Obtained Notification
      • Use Cases for Lock Removal Notification
      • Use Cases for Lock Expired Notification
    • Batch Functionality
    • Configuration Values
    • Oracle RAC Configuration
    • Fulfillment Subscriber Inventory User Interface
      • Multitenancy in Fulfillment Subscriber Inventory
        • Creating a New Tenant
        • Activation of Menus as an Admin
        • Updating an Existing Tenant
        • Deleting an Existing Tenant
      • Basic Access Controls of Fulfillment Subscriber Inventory
        • Logging in to Fulfillment Subscriber Inventory
        • Fulfillment Subscriber Inventory Main Page
        • Searching Items and Parties
        • Logging out of Fulfillment Subscriber Inventory
      • Items
        • Adding a New Item
        • Searching an Item
        • Updating an Item
        • Locking an Existing Item
        • Deleting the Lock of an Item
        • Deleting an Existing Item
      • Parties
        • Adding a New Party
        • Searching a Party
        • Updating a Party
        • Locking a Party
        • Deleting the Lock of a Party
        • Deleting a Party
      • Locks
        • Viewing Locked Items
        • Viewing Locked Parties
      • Roles
        • List of Permissions for a Role
        • Creating a New Role
        • Updating an Existing Role
        • Deleting an Existing Role
      • Users
        • Creating a New User
        • Updating an Existing User
        • Deleting an Existing User
      • Bulk Load
        • Bulk Load Process
        • Oracle Bulk Load Setup
        • Bulk Load JSON Configuration
        • Bulk Load Log Files
  • TIBCO® Fulfillment Subscriber Inventory REST Services Guide
    • Important Information
    • TIBCO Documentation and Support Services
    • REST Services Overview
      • REST Service Methods
      • REST Service Endpoint
      • REST Service Resource
      • REST Service Header
      • REST Service Parameters
      • REST Service Request Body
    • Login Services
      • Logging in to Fulfillment Subscriber Inventory
    • Bulk Order Services
      • Start Bulk Load Operation
      • View Current Bulk Load Operation
      • View all the Bulk Load Operations
    • Administration Services
      • Add a Tenant
      • View all the Tenants
      • View a Tenant
      • Update a Tenant
      • Delete a Tenant
      • Add a User Role
      • View all the User Roles
      • View a User Role
      • Update a User Role
      • Delete a User Role
      • View the User Permissions
      • Add a User
      • View all the Users
      • View a User
      • Update a User
      • Delete a User
    • Party Services
      • Add a Party
      • View all the Parties
      • View a Party
      • Update a Party
      • Delete a Party
      • Add the Characteristics to a Party
      • View all the Characteristics of a Party
      • View the Characteristics of a Party
      • Update the Characteristics of a Party
      • Delete the Characteristics of a Party
      • Add a Lock to a Party
      • View all the Locks of a Party
      • View the Lock of a Party
      • Delete all Locks of a Party
      • Delete the Lock of a Party
    • Item Services
      • Add an Item
      • View all the Items
      • View an Item
      • Update an Item
      • Delete an Item
      • Add the Characteristics to an Item
      • View all the Characteristics of an Item
      • View the Characteristics of an Item
      • Update the Characteristics of the Item
      • Delete the Characteristics of an Item
      • Add a Relationship to an Item
      • View all the Relationships of an Item
      • View a Relationship of an Item
      • Delete the Relationship of an Item
      • Add an Order to an Item
      • View all the Orders of an Item
      • View an Order of an Item
      • Update the Order of an Item
      • Delete the Order of an Item
      • Add a Lock to a Item
      • View all the Locks on an Item
      • View the Lock of an Item
      • Delete all Locks of an Item
      • Delete the Lock of an Item
    • Search Services
      • Search for a Party
      • Search for an Item
      • View the Saved Queries
  • TIBCO® Fulfillment Subscriber Inventory Web Services Guide
    • Important Information
    • TIBCO Documentation and Support Services
    • Architecture
      • Services and Operations
      • Integration Channels
        • SOAP Over HTTP
        • SOAP Over JMS
      • Security Header
    • TIBCO Fulfillment Subscriber Inventory Services
      • Common Elements
      • Lock Notification
      • Authenticate
      • Start Batch
      • completeBatch
      • Create
        • Create Sub Elements
      • Delete
      • Purge
      • Get
        • Get Sub Elements
      • Update
        • Update Sub Elements
      • Query
        • Query Sub Elements
    • Response Codes and Messages

Index

Search Results

No search has been performed.
Home
...

Item Services

These REST services contain information on all the operations related to the Item functionality in Fulfillment Subscriber Inventory.

The list of Item services are as follows:

  • Add an Item
  • View all the Items
  • View an Item
  • Update an Item
  • Delete an Item
  • Add the Characteristics to an Item
  • View all the Characteristics of an Item
  • View the Characteristic of an Item
  • Update the Characteristics of the Item
  • Delete the Characteristics of an Item
  • Add a Relationship to an Item
  • View all the Relationships of an Item
  • View a Relationship of an Item
  • Delete the Relationship of an Item
  • Add an Order to an Item
  • View all the Orders of an Item
  • View an Order of an Item
  • Update the Order of an Item
  • Delete the Order of an Item
  • Add a Lock to an Item
  • View all the Locks on an Item
  • View the Lock of an Item
  • Delete all Locks of an Item
  • Delete the Lock of an Item
Copyright © Cloud Software Group, Inc. All rights reserved.