Script connects to Ticimax SOAP web service to retrieve product data, including technical specification mappings such as feature names and values. It processes these details and exports them into an Excel file.
- Python 3.11.2
- Open command prompt with AP
- cd to project directory
- run venv:
- venv\Scripts\activate
- Install packages:
- pip install -r requirements.txt
- run main:
- py main.py