mega-import-utility
TypeScript icon, indicating that this package has built-in type declarations

1.4.26 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i mega-import-utility

Weekly Downloads

1

Version

1.4.26

License

ISC

Unpacked Size

10.6 MB

Total Files

99

Last publish

Collaborators

  • shayanahmed