- Create Jira Issues for Project Tasks in Oracle NetSuite
- Install and Configure the Recipe
3 Install and Configure the Recipe
On your Oracle Integration instance, install the recipe package to deploy and configure the integration and associated resources.
- On the Oracle Integration Home page, scroll to the Accelerators & Recipes section.
- Click Search
All.The list of available recipes is displayed.
- Find and select the recipe
package that you want to install, then click Install
.
A message confirms that the recipe was successfully installed, and the recipe card shows INSTALLED. - After the package is installed,
click Configure
on the recipe card.
The Configuration Editor opens, displaying all the resources of the recipe package. Configure the following resources before you activate and run the recipe.
Configure the Oracle NetSuite Connection
- On the Configuration Editor page, select ORCL-BRT-NS_TASKSYNC_CONNECTION.
- Click Edit
.
The connection configuration page appears. - In the Connection Properties
section, enter the following details:
Field Information to Enter WSDL URL Enter the Oracle NetSuite WSDL URL; for example, https://webservices.netsuite.com/wsdl/v2022_1_0/netsuite.wsdl
. See Configure Oracle NetSuite. - In the Security section, enter the
following details:
Field Information to Enter Security Policy Select Token Based Authentication. Consumer Key Enter the consumer key of the integration record in Oracle NetSuite. See Configure Oracle NetSuite. Consumer Secret Enter the consumer secret of the integration record in Oracle NetSuite. Token Enter the token ID provided by Oracle NetSuite. Token Secret Enter the token secret provided by Oracle NetSuite. Account ID Enter your Oracle NetSuite account identifier. Note:
You must enter this information in capital letters. - Click Save. If prompted, click Save again.
- Click
Test to ensure that your
connection is successfully configured. In the resulting
dialog, click Test again.A message confirms if your test is successful.
- To return to the Configuration Editor,
click Back
. Click Save again if prompted.
Configure the Oracle Jira Connection
- On the Configuration Editor page, select ORCL-BRT-JIRA_TASKSYNC_CONNECTION.
- Click Edit
.
The connection configuration page appears. - In the Connection Properties section, enter the Atlassian host name.
- In the Security section, enter the
following details:
Field Information to Enter Security Policy Select Authorization Code Credentials. Client ID Enter the integration key of the OAuth application created in Jira. See Configure Jira. Client Secret Enter the client secret of the OAuth application created in Jira. Scope Enter read:jira-work, manage:jira-project, write:jira-work, manage:jira-configuration, read:jira-user
. - Click Save. If prompted, click Save again.
- Click Provide Consent.
- In the resulting Sign in dialog, enter your Oracle Integration user name and password, and click Sign in.You'll now be redirected to the Jira login page.
- Enter your Jira account credentials and click Continue to log in.You are now displayed a page that prompts you to authorize the connection to the Jira application created previously.
- On the Jira web page, click ACCEPT.You're informed that access to Jira is allowed. You can now switch back to the Jira Connection window of Oracle Integration to test your connection.
- In the Oracle Jira Connection window, click Test to ensure that your connection is successfully configured.A message confirms if your test is successful.
- To return to the Configuration Editor,
click Back
. Click Save again if prompted.
Update Integration Properties
You have to update the integration property values so that the Jira issues are created in the right project.
- In the Configuration Editor page, select the Oracle NetSuite Jira Task Sync integration.
- Click Actions
, then click Update Property Values.
- In the Update Property Values dialog, update the integration properties with appropriate values.
- NetSuiteProjectInternalId: This integration property holds the internal ID of the Oracle NetSuite project with the project tasks. Enter the internal ID you obtained earlier. See Configure Oracle NetSuite.
- FromAddress: This integration property holds the email address from which run-time exception emails are sent. Enter an email address of your choice.
- ToAddress: This integration property holds the email address to which run-time exception emails are sent. Enter an email address of your choice.
- JiraProjectKey: This integration property holds the key of the Jira project in which the issues are created. Enter the key you obtained earlier. See Configure Jira.
- Click Submit.
You get a confirmation message that the integration properties have been updated successfully.