2021-02-04 11:50:15 +02:00
metadata :
name : integrationArtifactGetMplStatus
description : Get the MPL status of an integration flow
longDescription : |
2021-05-04 16:14:40 +02:00
With this step you can obtain information about the Message Processing Log (MPL) status of integration flow using OData API. Learn more about the SAP Cloud Integration remote API for getting MPL status messages processed of an deployed integration artifact [here](https://help.sap.com/viewer/368c481cd6954bdfa5d0435479fd4eaf/Cloud/en-US/d1679a80543f46509a7329243b595bdb.html).
2021-02-04 11:50:15 +02:00
spec :
inputs :
secrets :
2021-06-28 10:50:33 +02:00
- name : cpiAPIServiceKeyCredentialId
description : Jenkins credential ID for secret text containing the service key to the SAP Cloud Integration API
2021-02-04 11:50:15 +02:00
type : jenkins
params :
2021-06-28 10:50:33 +02:00
- name : apiServiceKey
2021-02-04 11:50:15 +02:00
type : string
2021-06-28 10:50:33 +02:00
description : Service key JSON string to access the Cloud Integration API
2021-02-04 11:50:15 +02:00
scope :
- PARAMETERS
mandatory : true
secret : true
resourceRef :
2021-06-28 10:50:33 +02:00
- name : cpiServiceKeyCredentialId
2021-02-04 11:50:15 +02:00
type : secret
2021-06-28 10:50:33 +02:00
param : serviceKey
2021-02-04 11:50:15 +02:00
- name : integrationFlowId
type : string
description : Specifies the ID of the Integration Flow artifact
scope :
- PARAMETERS
- STAGES
- STEPS
mandatory : true
- name : platform
type : string
description : Specifies the running platform of the SAP Cloud platform integraion service
scope :
- PARAMETERS
- STAGES
- STEPS
mandatory : false
outputs :
resources :
- name : commonPipelineEnvironment
type : piperEnvironment
params :
- name : custom/iFlowMplStatus