As part of SAP PI migration to BTP Integration Suite, there are specific features available in SAP PI but not available in BTP Integration Suite.
Two of the important features of SAP PI are:
In order to overcome these challenges, we have implemented "Deploy Undeploy Config tool".
This tool is having below features:
High level flow:
This tool needs to support multiple artifacts
Trigger process for this tool execution is based on json payload from client tool like postman:
JSON field | Description |
Action | Possible values: UNDEPLOY, DEPLOY, CONFDEPLOY, UNDEPLOYCONFDEPLOY At root level, its mandatory to populate this field At artifact level, this field is optional and if field is available at artifact level, it will act based on artifact level and ignores root level action. UNDEPLOY – Undeploys all integration flows and api proxies DEPLOY - Deploys all integration flows and api proxies CONFDEPLOY – Configure integration flows, deploy integration flow’s UNDEPLOYCONFDEPLOY – Undeploy’s integration flow, Configure integration flows, deploy integration flow’s API proxies support only actions DEPLOY and UNDEPLOY |
Id | Integration Flow Id (under Artifacts) or API proxy id (under API) |
ParameterKey and ParameterValue | Integration flow externalized parameter key and value It’s optional in case if Action is UNDEPLOY or DEPLOY |
Artifacts, Parameters and API | It’s a json array and handle multiple artifacts and API proxies |
Prerequisites:
Remaining configuration details of the tool documented in part 2 blog:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
7 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 | |
3 |