Questions tagged [ibm-api-management]

APIs deliver data and information to apps, enabling innovative businesses to transform themselves. IBM API Management enables API owners to define, secure, control, and publish APIs to developer communities, as well as to analyze API usage.

APIs deliver data and information to apps, enabling innovative businesses to transform themselves. The IBM® API Management for Bluemix® service enables API owners to define, secure, control, and publish APIs to developer communities, as well as to analyze API usage.

178 questions
1
vote
1 answer

How to secure Mule applications traffic

A client of mine has a bunch of APIs in CloudHub that communicate with two APIs on premise in their runtime. The question I get asked, to which I don't really know the answer, is how to secure the communication between the APIs on CloudHub and on…
Zyoumir
  • 33
  • 6
1
vote
2 answers

What is the default timeout set in forward-request

In the official documentation, it is set to None. What does None means?
1
vote
1 answer

Record and Persist API call details in KrakenD for API monetization

We are trying out KrakenD as a primary API gateway for our backend services. The plugins available are only for response manipulation, we want to go a step ahead and start recording all the API calls and persist them in a database. I was checking…
Mahesh H Viraktamath
  • 818
  • 3
  • 14
  • 34
1
vote
0 answers

Why WCF The value of OperationContext.Current is not the OperationContext value installed by this OperationContextScope Error without any code change?

This week without any code change, our legacy WCF web service started to throw "The value of OperationContext.Current is not the OperationContext value installed by this OperationContextScope" error on our API management system. We have checked…
Ibrahim Schi
  • 309
  • 1
  • 9
1
vote
0 answers

WSO2 API-manager returns 500 internal server error

I'm trying to use WSO2 to manage some APIs, i followed all the steps in the documentation, everything seems good until i tried invoke my first API that i've deployed on production, unfortunately it doesn't work, it returns "undocumented error" as…
1
vote
1 answer
1
vote
1 answer

Azure APIM policy to pass query param as a path param

Is there a way to pass the query param coming via the APIM request as path param to the backend service call? For example: For the below API call base_url/a/{pathParam1}?query=Qvalue I want to transform the URL…
Sanjay
  • 43
  • 8
1
vote
1 answer

Error with client/contracts using API's functionality

We are getting the errors while working with the client/contracts when managing it with API’s Here is the scenario that we are facing: We have an Api that we have created and added a contract to it: Upon checking of API Contract, we are getting the…
1
vote
1 answer

How to call service from angular component in azure APIM developer portal

I have downloaded the azure developer portal source code from Github and customizing it. I have created new widget using angular framework and trying to access Azure Rest API service. I have found one generic service called mapiclient in the source…
Marsh
  • 173
  • 1
  • 14
1
vote
1 answer

How to automate import API's in azure api management service

I have created instance in Azure API management service and want to import 200+ APIs. Is there any way to automatically import the APIs in portal by writing script or any other way also want to create a product and group the imported APIs?
Marsh
  • 173
  • 1
  • 14
1
vote
0 answers

API Gateway, API Mgt. & SAP CPI

I think I understand what API Mgt is and Orchestration. E.g. SAP PO and SAP CPI allow Orchestration. I was reading the following statement: Modern applications and changes in protocols and message designs also started to influence the ESB. A more…
1
vote
2 answers

Azure API management configuring external caching policy

We are using Azure API Management to publish, monitor and maintain APIs. Also we have implemented B2C login for Authentication and Authorization. I'm trying to configure external cache for APIs. Somehow caching policy is not working. I refer…
Akshay H
  • 216
  • 2
  • 8
1
vote
1 answer

HTTP to HTTPS redirect for azure apim gateway url

I want to force HTTPS on the gateway url of the Azure API Management services but there are no configuration settings for that. By default, HTTPS is used by the browser but when I change it manually in the URL and switch to HTTP, I don't have a…
1
vote
2 answers

How do I enforce a URL redirect when API URL suffix is not passed for my API Management

I have looked into the Rewrite URL for azure APIM but I don't know if this is the right approach as it looks like its more for the operations I have an API Management instance (https://my-apim.azure-api.net) with 2 APIs: AP1 1:-…
Samuel A
  • 13
  • 3
1
vote
1 answer

WSO2 api manager 2.6.0 Group API in Store How can have picture for thumbnail?

WSO2 api manager 2.6.0 Group API in Store How can have picture for thumbnail? I use this document for group api in store: https://docs.wso2.com/display/AM260/Customizing+the+API+Store#CustomizingtheAPIStore-CategorizingandgroupingAPIs and my…
1 2
3
11 12