Unable to update Portal Integration
search cancel

Unable to update Portal Integration

book

Article ID: 218339

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

We are seeing below message from Gateway server whenever we try to use update portal Integration from Gateway Policy Manager.

 

API Portal version 5.0

Database: MySQL 8.0
OTK DB: Cassandra

Environment

Release : 5.0

Component : API PORTAL

Cause

enrollment was not finished propertly

Resolution

1.  Create an empty policy called OTK Client DB GET

2.  Use Soap UI or Postman to call this API

POST  https://${PORTAL_HOST}/api/${TENANT_ID}/deployments/internal/proxies/${PROXY_UUID}/apis?forceDeploy=true

that will force a re-deploy of all the APIs.

Additional Information

https://techdocs.broadcom.com/us/en/ca-enterprise-software/layer7-api-management/api-developer-portal/5-0/install-configure-and-upgrade/post-installation-tasks/enroll-a-layer7-api-gateway.html