cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

APIM capability activation problem

MichaelJohn88
Participant
0 Likes
1,732

Dear All,

I tried to activate the API Management capability. It shows active as shown below. But there is no link to navigate to API portal and subsequent service instance creation also fails saying that "status":500,"error":"Internal Server Error","exception":"com.sap.apimgmt.servicebroker.exception.ServiceBrokerException","message":"API Management Subscription does not exist , Please subscribe to API Management and try again""

View Entire Topic
sumant_gupta2
Explorer
0 Likes

Hi All,

Sorry i dont have an answer however another related issue. Not sure if i should post it separately.

I have activated Integration Suite with API capability on my trial account. Issue is that i can't onboard API capability as per screenshot below

Error seems to be like this below, error at last step ANALYTICSONBOARDING failure

response json as below

[

{

"status": {

"steps": [

{

"name": "ASSIGNUSERROLESSERVICE",

"status": "SUCCESS",

"errorDetails": "",

"statusGroup": "CONFIG"

},

{

"name": "RTCREDENTIALSGEN",

"status": "SUCCESS",

"errorDetails": "",

"statusGroup": "CONFIG"

},

{

"name": "DBSCHEMA",

"status": "SUCCESS",

"errorDetails": "",

"statusGroup": "CONFIG"

},

{

"name": "ORGANIZATION",

"status": "SUCCESS",

"errorDetails": "",

"statusGroup": "CONFIG"

},

{

"name": "APIPORTALENVIRONMENT",

"status": "SUCCESS",

"errorDetails": "",

"statusGroup": "CONFIG"

},

{

"name": "ORGANIZATIONTOPOD",

"status": "SUCCESS",

"errorDetails": "",

"statusGroup": "CONFIG"

},

{

"name": "ORGANIZATIONUSER",

"status": "SUCCESS",

"errorDetails": "",

"statusGroup": "CONFIG"

},

{

"name": "RUNTIMEENVIRONMENT",

"status": "SUCCESS",

"errorDetails": "",

"statusGroup": "CONFIG"

},

{

"name": "ENVIRONMENTTORMP",

"status": "SUCCESS",

"errorDetails": "",

"statusGroup": "CONFIG"

},

{

"name": "ORGANIZATIONTOANALYTICS",

"status": "SUCCESS",

"errorDetails": "",

"statusGroup": "CONFIG"

},

{

"name": "ANALYTICSONBOARDING",

"status": "FAILURE",

"errorDetails": "Analytics ANALYTICSONBOARDING failure - Analytics onboarding failed. error : Analytics onboarding failed. error : response Code 503 with error 500: Analytics onboarding failed. error : response Code 503",

"statusGroup": "CONFIG"

}

],

"metadata": {

"config": {

"scheduledsteps": 1

}

}

},

"accountID": "1152a19atrial",

"configstatus": [

{

"state": "Negative",

"value": 1100

}

],

"smoketeststatus": [

{

"state": "Planned",

"value": 0

}

],

"spcintegrationstatus": [

{

"state": "Planned",

"value": 0

}

],

"onBoardingStatus": "ERROR"

}

}

User has all necessary permissions too