IsaacSamuelS's avatar
IsaacSamuelS
Regular Visitor
5 months ago
Status:
New Idea

API to report availability % at individual transaction step level

We want an API that reports availability % at individual transaction step level. We have Transaction step summary report that shows Availability % value at every transaction step level but we have a business requirement for certain Apps whose KPI is based on only selected few transactions whose data is to be queried via API and used in external visualization systems. 

 

Note: The API - Get Transaction Detail Report | AlertSite Documentation (smartbear.com) isn't providing the availability % value and hence submitting this enhancement requirement as a new idea to have an API that reports availability % at individual transaction step level..

1 Comment

  • soniya-01's avatar
    soniya-01
    New Contributor

    Imagine you have a vending machine, and you want to know how often each button gets stuck or doesn't work. In computer terms, this is like checking how well each part of a program is doing.

    1. API (Application Programming Interface):

      • Think of this as a special button on the vending machine. It lets you ask the machine about its status, like how often each button is working.
    2. Report Availability %:

      • This is like getting a report card for each button. It tells you the percentage of the time each button works. For example, Button A works 95% of the time, but Button B only works 80% of the time.
    3. Individual Transaction Step Level:

      • Break down the process into smaller steps. In our vending machine example, this is like checking not just the whole button but each tiny part of the button's job—like how well it handles coins, selects the item, etc.

    So, an API to report availability % at individual transaction step level is like a special button that gives you a detailed report card, showing how well each tiny part of a process is working. This is handy for fixing issues and keeping everything running smooth.