Before you can use Accelerators and Boosters, some initial setup must be done from the CIC Studio.
- Create the required connector Projects in your workspace. Use naming conventions shown here (not every Accelerator/Connector is shown). This must be done prior to running the wizard setup steps.
Connector Type Project Name Amazon Market Place (AMP) com.cleo.cic.connector.amp Shopify com.cleo.cic.connector.shopify NetSuite com.cleo.cic.connector.netsuite D365 SCM com.cleo.cic.connector.d365scm D365 BC com.cleo.cic.connector.d365bc - Download (Checkout) the template.wizard Project from the Plan.io repository (https://cleo.plan.io/svn/template-wizard) into your workbench. Once checked out, the Project should appear in your CIC Studio’s Project Explorer.
- Expand the resources package and open the wizard-input.properties file. Several properties must be defined. These are described below and will be different for each Application and Network (X12) Accelerator type, as well as for Boosters.
Accelerator/Connector Type Refer to these required properties NetSuite O2C Wizard-input properties (NetSuiteO2C) NetSuite P2P Wizard-input.properties (NetSuite P2P) MSDynamics 365 Business Central (D365 BC) Wizard-input.properties (D365 BC) MSDynamics 365 Supply Chain Management (D365 SCM) Wizard-input.properties (D365 SCM) NetSuite - Shopify Accelerator Wizard-input properties (NetSuite Shopify) NetSuite - Amazon Market Place (AMP) Accelerator Wizard-input properties (NetSuite AMP) TMW Truckmate Wizard-input properties (TMW Truckmate) - After adding these properties, save and close the file.
- Open the src Package and run WizardSetupLauncher.java (Right-click and select Run As Java App). This automatically checks out required Accelerator-related Projects.
-
Finally, the Accelerator Projects must be individually imported from your Workspace into CIC Studio in order for them to display in the Project Explorer. To do so, select File>Open Project in File System from the Studio menu.
This must be done for each Project. When complete, all Projects should display in your Project Explorer.
Notes:
- Existing packages in projects are not affected by this checkout (any modifications made in existing packages will still exist).
- To checkout/download a new version of an existing package:
- Back up the existing package (to keep any modifications safe).
- Delete the existing package from the project.
- Perform checkout again. This will add a new version of the package to the project.
- To checkout/download a new version of an existing package:
-
If there are any errors/missing packages in the downloaded projects, try refreshing all projects in the workspace and then re-building them.
-
To download the latest version of a project:
-
Backup the existing project (to keep any modifications safe)
-
Delete the existing project from the workspace (and workspace file system)
-
Perform checkout again. This will download the latest version of the project.
-
- This process may fail during the first attempt. In this case, simply re-run the Java program. This will not affect any Projects that already have already been successfully downloaded. If the failure persists, contact Cleo Support.
You can check the status of the downloaded Projects in the logs folder using log or report files. The report.html files provide helpful information on the Projects. A partial example is shown here.
You can also open the most recent time-stamped log file to see the download status for all Projects.
Note: If you're not seeing content in the folder, refresh the Project.
Next Step: Go to the relevant Overview articles per your specific Accelerator.
Comments
0 comments
Please sign in to leave a comment.