Giter Club home page Giter Club logo

ifscloud-postman-trace-visualizer's Introduction

Postman Visualizer for IFS Cloud Trace

You can get the IFS trace data for a projection call by adding the query parameter odata-debug. This will add the trace information in ifs-trace node of the response message. Since the trace data is in JSON format, it's hard to interpert the information using tools like Postman.

Postman Visualizer is a good tool where you can visually represent the request responses. Here you can find a visualizer script for representing IFS trace information in readable format in Postman.

How to Use

  • Create a new Postman Collection
  • Add a new request to the collection, and use any IFS projection call.
  • Go to the Tests tab of the collection
  • Copy the code from src/postman-visualizer-ifscloud-trace.js and paste in the Postman Tests. You can add the test script to the collection if there are many requests.
  • Make sure the query parameter odata-debug is included in the request.

Eg: {{ifs_url}}/main/ifsapplications/projection/v1/YOUR_PROJECTION_CALL?odata-debug=json

  • Go to the Visualize tab in the response. Trace information can be seen in readable format. IFS trace visualizer for Postman

Features

  • Free text search - You can search by any keyword
  • Filter based on log level - You can filter messages based on category (TRACE, INFORMATION, DEBUG)
  • Indent - Indent the call stack

Contribute

There are many response visualization features in Postman. Use issues if you would like to contribute, report bugs or suggest any feature additions 🐞💡😎

ifscloud-postman-trace-visualizer's People

Contributors

damithsj avatar

Stargazers

 avatar  avatar HASAN HÜSEYİN YÜCEL avatar knak.it avatar Johannes Wittwer avatar

Watchers

 avatar HASAN HÜSEYİN YÜCEL avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.