Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
80 views

I am not able to import an entire folder into datapower becouse it's allows me to upload files only and I can't use a JS liberay (e.g: ValidatorJS) in API Connect Gatewayscript becouse I can't upload ...
Amr M.'s user avatar
  • 75
0 votes
0 answers
45 views

I need to cache an access token from oauth endpoint and use the access token to make a call to a backend endpoint. How do I pass the cached access token to the next invoke policy? I am using IBM API ...
Vidya Patil's user avatar
0 votes
1 answer
198 views

I have configured an API and my client can only to pass client_id to get OAuth token back as a response. He can't pass client secret and no redirect_url. I tried with Implicit type and I see the below ...
Chris_dev's user avatar
0 votes
0 answers
347 views

I am preparing open api spec 3.0 for an external system hosted by Government. I am lacking to handle subdomains. There are two endpoints available as per Edgar and API Documentation www.sec.gov data....
Mayank's user avatar
  • 11
1 vote
1 answer
283 views

I need to remove the soap envelope and soap namespace from the input and pass it to the backend as xml For e.g: My input is <xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="...
Itachi Uchiha's user avatar
0 votes
1 answer
211 views

I developing in ibm-app-conect and I have a problem. I consume a backend soap service and transform it to JSON. When I test my service (OK) I have no problem, but when I test my service with error ...
Larry Tena Contreras's user avatar
0 votes
1 answer
530 views

I am looking for a way to fetch API Connect analytics data i.e. a number of requests of APIs exposed via API Connect, by which client, etc. I know, there is an individual dashboard/chart within API ...
Emani's user avatar
  • 1
0 votes
1 answer
160 views

we are trying to pass a file in form data but we are unable to remove the hyphens, Content-Disposition and Content-Type. ----------------------------376203720009485735911622 Content-Disposition: form-...
Itachi Uchiha's user avatar
0 votes
1 answer
466 views

i want to download a pdf which is present in datapower local directory i created a serice and wrote a small gateway script but the pdf in downloading in unreadable format i want the pdf to be ...
Itachi Uchiha's user avatar
1 vote
1 answer
998 views

I'm a novice in IBM API Connect. What I want to realize is to pass the client certificate used in the mutual TLS connection between an API caller and IBM API Connect to a backend server as a value of ...
Takahiko Kawasaki's user avatar