Cloud Services

Introduction to Cloud Services

Report Management
Published On Jul 07, 2025 - 2:11 PM

Report Management

Learn how to create dynamic report templates for the purpose of viewing the Enterprise Marketplace fulfillment pipeline.
Kyndryl Bridge supports fulfillment reporting for Enterprise Marketplace and, to that end, the platform provides a data source collection, fullfilmentReport. Navigate to Admin → Reports.
There, users can query Enterprise Market fulfillment data using various filters, enabling the visibility of the entire fullfilment pipeline. The query function presents a filter tree on the left containing elements you can use to build your query. Users can drop those elements onto a pre-defined, unpopulated fulfilment report template to create new report templates.
When building a new report template you can select from different types of filtering elements from the tree, which includes the following:
  • Data Source
    : A new data source specifically added for fulfillment data.
  • Filters
    : Users can apply multiple filters to refine the data,
  • State
    : Filter by the state of the fulfillment (e.g., failed, completed).
  • Number of Retries
    : Filter by the number of retries for a fulfillment process.
  • Date Range
    : Filter data created within the last X days.
  • Field Selection
    : Users can select specific fields to include in the report response.
The following specific arguments are supported:
Supported query arguments
Filter element
Type
Example
CreatedAt
string
2025-02-12
CreatedAt_gte
string
2025-02-12T05:26:40Z
CreatedAt_lte
string
2025-02-12T05:26:40Z
lastXdays
int
10
limit
int
20
offset
int
0
NumOfRetries
int
2
OrderID
string
5G017TGJBG
OrderItemID
string
938VQTPA7X
orderSource
string
icb/ External
orderType
string
New/ EditSOI/ serviceAction/ Delete
searchText
string
Any string (applicable to OrderID, ServiceOfferingName, ServiceName)
ServiceFulfillmentID
string
01JKWA1559NJT464V44GBS4PE5
ServiceInventoryID
string
G1W9RTDRHT
ServiceOfferingName
string
Simplified Elastic Compute Cloud (EC2)
sortBy
string
CreatedAt/UpdatedAt
sortDir
string
asc/desc
status
string
Completed/ Failed/ Canceled
UpdatedAt_gte
string
2025-02-12T05:26:40Z
UpdatedAt_lte
string
2025-02-12T05:26:40Z
UserID
string
66daf38cb53db197c36d5057
In the absence of any filters, the data defaults to being sorted by the CreatedAt timestamp in descending order, with a default limit of 100 records. Using drag-and-drop, you can build your query, tailoring your report to your immediate organizations requirement.
The Report management page presents a table containing previously constructed querie templates or you can construct a new template using the previously described drag-and-drop process, pulling query arguments from the tree and dropping them into the unpopulated fullfilment template. Use the following procedure to construct a new query template:
  1. Navigate to the
    Report management
    page,
    Admin → Reports
    .
  2. Build your query on the provided, unpopulated fullfilment template.
  3. Click
    Run Query
    . Kyndryl Bridge responds by producing your report in accordance with your query.
  4. Click
    Save
    to save your query on the
    Report management
    page.
Do you have two minutes for a quick survey?
Take Survey