Getting started for administrators
Users can get started quickly by importing data, creating KPIs, creating dashboards and cards, and creating work queues and resolutions for resolving work items.
Reviewing the data model
Review the data model to get a functional understanding of the model and how the basic constructs relate to each other. You can also import your data by using JSON files. For more information, see Data model.
Importing data
- Review the data dictionary and the Sample CSV files.
- Prepare a flat CSV file with your initial data.
- From the side navigation menu, expand Management and click Job management.
- Click New Job.
- Select the job type as Import data and click Next.
- Click Add file to upload the CSV file.
- Select the default schema type.
- Click Next.
- Click Import.
Creating new data
- From the side navigation menu, click Rule builder.
- Click New rule and assign a name to the rule.
- Select Derived data as the rule type.
- Activate the rule to make it available to other users.
- From the Configure page, to create a new condition, select Create new.
- Set the scope of the rule by selecting a business object from Primary data object and selecting the database of the object.
- Define the condition by using the Expression builder.
- Define a calculation, if needed, from the Configure page.
- Define an action to take when the rule fires from the Configure page.
- Click Save.
For derived data rule examples, see Creating derived data rules.
For more information about business rules, see Understanding business rules.
Creating dashboards
- From the side navigation menu, click Dashboard builder.
- Click New dashboard and assign a dashboard name.
- Activate the dashboard to make it available to other users.
- Click Create.
- Click the plus icon (+) on the Cards panel to add a card to the dashboard.
- Click Save.
To create a dashboard from a sample, click the Samples tab and click Copy.
For more information, see Creating dashboards.
Creating cards
- From the side navigation menu, click Card builder.
- Click New card and assign a card name. .
- On the General tab, define the card by assigning a name and selecting the card type.
- On the Data tab, define a GraphQL query and transform to render data for your card.
- On the Style tab, define the style of the card, such as the height of the card and the position of the legend.
- Click Save.
To create a card from a sample, click the Samples tab and click Copy.
For more information, see Card builder.
Creating resolutions
- From the side navigation menu, click Resolution builder.
- In the Resolution library, click New resolution.
- Enter a name for the resolution, which will be visible to general users in your organization.
- Enter an evaluation factor for the resolution to help users assess its feasibility. For example, you might enter an estimated resolution time.
- Enter a description for the resolution to help business analysts understand what it can be used for.
- Activate the research topic to make it available to other users.
- Add the steps for the resolution. Use the HTML editor to type and format your content.
- Click Save.
For more information, see Creating resolutions.
Creating work queues
- From the side navigation menu, click Work queue builder.
- In the work queue library, click New work queue.
- Enter a name for the work queue, which will be visible to general users in your organization.
- Set a priority level for the work queue based on how important the issue that it is addressing is to your organization.
- Activate the work queue to make it available to other users.
- Specify criteria for Supply Chain Intelligence Suite to process.
- Select the type of objects, such as products, locations, or shipments that will be worked on in this queue.
- Select a database view. Graph is the default view for each work queue.
- Specify criteria by entering conditions that are based on the fields available for each type of business object.
- Preview the work queue.
- Configure the resolution page. Select the resolutions for the work queue and determine the order that they will appear.
- Define the work item title by selecting which elements compose the title of the work item on the resolution page.
- Click Save.
For more information, see Work queue builder.