Before you begin, if you have changed the API Manager's default user and role, make sure you do the following changes: - Point the database that has the API Manager user permissions to BPS.
- Share any LDAPs, if exist.
Unzip the <API-M><APIM>/business-processes/subscription-creation/HumanTask/SubscriptionsApprovalTask-1.0.0.zip file, update the role as follows in the SubscriptionsApprovalTask.ht file, and ZIP the SubscriptionsApprovalTask-1.0.0 folder. Code Block |
---|
| <htd:argument name="role">
[new-role-name]
</htd:argument> |
- Change the allowedRoles parameter in the
<APIM_HOME>/repository/deployment/server/jaggeryapps/admin/site/conf/site.json file.
|