Skip to content

Integration Type

The sap-charm plug-in supports scheduled events integration which are listed in the following table.

NameDescription
Sync Jira IssueQuery Jira for any new issues or updates to issues.

General Configuration Properties

NameDescriptionRequiredProperty Name
NAThe version of the plug-in that you want to use. To view available versions, click the Version History tab. If a value is not specified, the version named latest is used.Noimage
Integration NameAn assigned name to the value stream.Yesname
Logging LevelThe level of Log4j messages to display in the log file. Valid values are: all, debug, info, warn, error, fatal, off, and trace.NologgingLevel
The name of the tenant.Yestenant_id
NAUnique identifier assigned to the plug-in. The value for the sap-charm plug-in is ucv-ext-sap-charmYestype

sap-charm Configuration Properties table

NameTypeDescriptionRequiredProperty Name
SAP Url (ES1)StringThe base URL of the SAP ES1 serverNosapUrl
SAP Url (N09) (Optional)StringThe base URL of the SAP N09 server if ATC Checks are required else leave it empty.NosapUrlNine
SAP UserStringThe SAP user nameNosapUser
SAP PasswordSecureThe SAP user passwordNosapPassword
SAP ProjectStringThe SAP project name.NosapProject
SAP Custom Field MappingStringMap Jira custom fields for storing SAP data in Jira, eg ->NosapCustomFieldMapping
Access TokenStringThe access token for oauth authentication with the Jira server.If supplied, Personal access token, Username and Password will be ignored.Noaccess_token
Access Token SecretStringThe access token secret for oauth authentication with the Jira server.Noaccess_token_secret
Jira Consumer KeyStringThe consumer key for oauth authentication with the Jira server.If supplied, Personal access token, Username and Password will be ignored.Noconsumer_key
Jira Consumer SecretStringThe consumer secret for oauth authentication with the Jira server.If supplied, Personal access token, Username and Password will be ignored.Noconsumer_key_secret
Jira PasswordSecureCPassword to authenticate with the Jira. If supplied, Personal access token will be ignored.\n NOTE: For Jira cloud version the Access Token should be entered in the Password field.Nopassword
Project Keys (Comma separated)ArrayA list of Jira Project Keys separated by commas. Example: PROJ1, PROJ2'.YesjiraProjects
Jira JQLStringAny valid JQL Query. JQL Query has higher priority than Project Keys . If JQL Query is added , Project Keys will not work .NojiraJql
Proxy ServerStringThe URL of the proxy server including the port number.NoproxyServer
Proxy User NameStringThe user name used to authenticate with the proxy server.NoproxyUsername
Proxy PasswordStringThe password used to authenticate with the proxy server.NoproxyPassword
URLStringThe base URL of the Jira server.YesbaseUrl
Jira User NameStringThe user name used to authenticate with the Jira server.If supplied, Personal access token will be ignored.\n NOTE: For Jira Cloud version, the User Name should be entered in the UserName field.Nousername
Jira Personal Access TokenSecurePersonal Access Token to authenticate with the Jira server. If supplied, Username and Password will be ignored.\n NOTE: For Jira cloud version provide username and password.\n For Jira server provide personal access token.Nopat
SAP Url (ES1)StringThe base URL of the SAP ES1 serverNosapUrl
Jira Custom Field MappingMultilineMap Jira fields to the fields expected by this server as a Name Value pair, eg: "Epic Link": "Epic field in Jira", "Sprint": "Sprint field in Jira", "Story Points": "Story field in Jira".NofieldMapping