Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

UNDER CONSTRUCTION

Create a technical user or choose an existing user

  • You need a technical user on SNOW side for communication from SAP Solution Manager to SNOW.

  • Logon to your SNOW Instance with the technical user

    • Please check the logon to your SNOW Instance with the technical user created in the step before.

  • Verify authorizations

    • Access to Incident Mangement & Change Management in SNOW
      Verify that you can access the areas where you want to use CC4.

    • Create and edit tickets of type Change Request, Incident, Change Task and Incident Task.
      Verify that you can create, edit and read tickets of type Change Request, Incident, Change Task and Incident Task.

    • Call API for reading ticket details
      Verify that you are able to call API for reading ticket details by using a Browser. Ensure that you logged into the SNOW instance beforehand. https://<host>:port/rest/api/latest/issue/<issue-key>. If you have the browse URL in your hand, you just have to replace “/browse/” by “/rest/api/latest/issue/”.

Create API token

Go to your Jira Account Settings with the technical user→ Security → API Token
or use the link https://id.atlassian.com/manage-profile/security/api-tokens

→ Create an API token and remember it for RFC destination creation on SAP side.

Register/Refresh HTTPS certificate - Download in SNOW

  • Please access your Jira Cloud Instance e.g. by using the URL https://<host>:port/.

  • Open certificate e.g. in Chrome by clicking the lock next to the URL and select “Connection is secure“ and “Certificate is valid”.

  • In the “Details”-tab of the certificate-viewer you can export the certificate.

You need the certificate to upload it in your SAP system after you finished the set up on Jira side. You can find the documentation for these steps on the page https://crossalm2.atlassian.net/wiki/spaces/CC4C/pages/6444187663/CC4+Cloud+-+Set+up+-+SAP+Side#Register%2FRefresh-https-certificate.

Import Automations

You find a connection test automation attached below to make sure your connection is working. You get a file with templates for 3 further automations after reaching out https://crossalm2.atlassian.net/servicedesk/customer/portal/6.

  • Connection Test

  • Create issue

  • Change status

  • Change fields

Please import these automations in your Jira project by going to the system settings and choosing “Global Automation”.

Afterwards choose the three dots in the right corner and “Import rules”

Configure Automations

After importing the automations you need to adapt some sections.

In every automation please change the following components if available:

Please be aware that Basic Authentication is used here, this means the value of the header needs to be Base64 encrypted.

Check connection

After you passed the steps https://crossalm2.atlassian.net/wiki/pages/resumedraft.action?draftId=6444548121 and /wiki/spaces/CC4C/pages/6444187663 please check your connection with the “Connection Test” Automation in Jira.

To run the rule go to your Jira Project Settings again and open the “Connection Test Automation”.

Then run the rule and check the results in the Audit log.

 

  • No labels