Install and Configure the Recipe
On your Oracle Integration instance, install the recipe to deploy and configure the integration and associated resources.
Install the recipe on your Oracle Integration instance. See Install a Recipe or Accelerator.
After you've installed the recipe, configure the following resources:
Configure the Oracle ERP Cloud Connection
- In the Connections section, click the connection name.
- In the Properties section, enter the Oracle ERP Cloud host name. For example:
https://your_domain_name.fa.DC.oraclecloud.com
. - In the Security section, enter
the following details:
Field Information to Enter Security Policy Select Username Password Token. User Name Enter the user name of the account created for Oracle Integration on Oracle ERP Cloud. See Configure Oracle ERP Cloud. Password Enter the password of the account created for Oracle Integration on Oracle ERP Cloud. - 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 project workspace,
click Go back
.
Configure the Shopify REST Connection
- In the Connections section, click the connection name.
- In the Properties section, in the Hostname field, enter the URL of your Shopify instance. For example:
https://your_domain_name.myshopify.com/
- In the Security section, enter
the following details:
Field Information to Enter Security Policy Leave Basic Authentication selected. Username Enter the API key obtained earlier. See Configure Shopify. Password Enter the Shared Secret obtained earlier. - 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 project workspace,
click Go back
.
Configure the REST Trigger Connection
- In the Connections section, click the connection name.
- 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 project workspace,
click Go back
.
Configure the FTP Connection
Use the following steps to configure the Oracle Connection_ERP_jsonL_Shopify Connection.
- In the Connections section, click the connection name.
- In the Properties section, enter the following details:
- FTP Server Host Address: Enter the host address of your sFTP server.
- FTP Server Port: Enter
22
. - SFTP Connection: specify the value as
Yes
.
- In the Security section, enter
the following details:
Field Information to Enter Security Policy Select FTP Server Access Policy. User Name Enter the user name to connect to your sFTP server. Private Key File Enter the password to connect to your sFTP server. - 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 project workspace,
click Go back
.
Configure the UCM Connection
- In the Connections section, click the connection name.
- In the Properties section, enter the WSDL URL. For example:
https://erp-hostname/idcws/GenericSoapPort?wsdl
- In the Security section, enter
the following details:
Field Information to Enter User Name Enter the user name of the account created for Oracle Integration on Oracle ERP Cloud. See Configure Oracle ERP Cloud. Password Enter the password of the account created for Oracle Integration on Oracle ERP Cloud. - 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 project workspace,
click Go back
.
Configure the Lookup Tables
- In the Lookups section, click the lookup name.
- Enter the field names and corresponding values. Refer to the details provided for each table below.The recipe contains the following three lookup tables. Edit them as necessary.
- ORACLE-BRT-PDH_SHOPIFY_CONSTANTS: Used to map
WeightUnit
of items in Shopify with the correspondingWeightUnit
of items in Oracle ERP Cloud.Weight Unit in Oracle ERP Cloud Weight Unit in Shopify kg KILOGRAMS - ORACLE-BRT-ERP_Shopify_PdSync_Notification_Const: Used to configure the email address to which the error notifications are sent when the recipe fails.
Email_Property Email_Value fromAddress Specify the email address from which the notification emails are sent. Enter an email address of your choice. toAddress Specify the email address to which the notification emails are sent. Enter an email address of your choice. - ORACLE-BRT-PDH_SHOPIFY_CONSTANTS_VARIANTS: Used to configure item variants based on item category.
Item_Category_Code ItemEffCategory Variant_Options Variant_Option1 Variant_Option2 Variant_Option3 Smartphone ItemEFFBsm_5Fvariants_5FatgPrivateVO ["Language","Color","Voltage"] _Language _Color _Voltage Smartwatch ItemEFFBsw_5Fvariants_5FatgPrivateVO [“Material”,”Color”] _Material _Color
- ORACLE-BRT-PDH_SHOPIFY_CONSTANTS: Used to map
- Click Save. If prompted, click Save again.
- To return to the project workspace,
click Go back
.