1.4.26 • Published 2 years ago

mega-import-utility v1.4.26

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

WIP

Requirements

  • NodeJS 12+

Running

npm i

npm run console:dev import-avaya # for dev
npm run console:dev import-genesys # for dev
npm run build && npm run console import-avaya # for DevOps
npm run build && npm run console import-genesys # for DevOps
npm run console import-avaya # for Client Env, after entering in app folder
npm run console import-genesys # for Client Env, after entering in app folder

you can use following details to test Avaya Import:
SMS Host: 10.32.17.206
CM Username: portal@10.32.17.205:5022
CM Password: Portal#1234

you can use following details to test Genesys Import:
URL: http://10.32.18.48:8090
Username: gws
Password:  
Strategies Folder path: C:\Users\shayan.ahmed\Downloads\Genesys\GenesysRoutingStrategies

This is a console app.

Structure

The structure is a straight forward NestJS modularized app. NestJS.

connectionString: "10.32.17.133;portal@10.32.17.131:5022;portal123" // CM-7 connectionString: "10.32.17.206;portal@10.32.17.205:5022;Portal#1234" // CM-6