Resource Central

Find the answers you need to get the most out of your software.

Installing & Updating

Do we need to back up connection configurations?

ItemPath configurations are stored encrypted in ItemPath’s database, which is automatically backed up weekly. Backups are also performed with every software update. You don’t need to do anything additional to back ...

Installing & Updating

How do I fix an error connecting to Redis on startup?

On startup, ItemPath could have an error connecting to Redis because the Redis container isn't starting up properly. Redis problems can be usually fixed by deleting the Redis cache database, ...

Data Push & Data Pull

Why do I see "Breakdown data provided in order lines is missing or excessive in order [ID] regarding the concerned material property" in Power Pick?

A material property can be thought of as a rule for data that must be included or excluded when identifying materials in Power Pick. This message occurs when data is ...

Installing & Updating

How do I upgrade ItemPath to a specific version? (On-Premise Only)

Step 1: Backing Up1. Confirm that there is a backup copy of the database.2. Navigate to the root folder using cd ~. Use ls to check that the docker-compose.yml is ...

Installing & Updating

How can I generate Docker logs?

To generate Docker logs for a container and save them in a file, the command format is like this:docker logs [OPTIONS] [container name] >& itempath.logFor example, here is a command ...

Power Pick Connections

Why can't ItemPath reach Web Services?

If ItemPath is unable to reach Web Services, there is usually a network issue that needs to be resolved.Using network tools, check your network traffic to verify that you are ...