Call Webservice using Azure API (APIGEE) from Mainframe (DB2 SQL)

Aravindan, Selvaraj (S.) 1 Reputation point
2022-12-11T09:01:08.143+00:00

I'm working on Mainframe environment (COPBOL programming using DB2). Currently we get data from DB2 table of another application. That application migrated the data from DB2 table to Webservice and requesting other application to use API to get data.

Application had hosted the webservice on AZURE. To access the data, we did the subscription and got client credentials. But when using function "DB2XML.HTTPPOSTCLOB" by passing AZURE auth token link, we are getting SQL error -4302. I suspect, it might be authorization issue.

Is there is any setup need to be done on AZURE to allow access to call APIGEE from Mainframe to get token?

Community Center | Not monitored
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.