ad5803a69b82c5d77d710eacda640ccaa4e97f4d
[motion2.git] / server / services / ami / trigger / script / index.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xe497=['trigger','exec','data2','data3','error','format','%s\x20\x27%s\x27\x20failed\x20with\x20code\x20%d\x20and\x20error:\x20%s','util','mustache','../../../../config/logger'];(function(_0x496ed0,_0x30d119){var _0x3abd43=function(_0x3eb314){while(--_0x3eb314){_0x496ed0['push'](_0x496ed0['shift']());}};_0x3abd43(++_0x30d119);}(_0xe497,0x179));var _0x7e49=function(_0xfacc9e,_0x43e472){_0xfacc9e=_0xfacc9e-0x0;var _0x27ca1d=_0xe497[_0xfacc9e];return _0x27ca1d;};'use strict';var util=require(_0x7e49('0x0'));var sh=require('shelljs');var Mustache=require(_0x7e49('0x1'));var logger=require(_0x7e49('0x2'))(_0x7e49('0x3'));exports[_0x7e49('0x4')]=function(_0x19e077,_0x21962c){var _0x54bdb0=_0x19e077[_0x7e49('0x5')]?_0x19e077[_0x7e49('0x5')]:'Script';var _0x3140e0=_0x19e077[_0x7e49('0x6')]?Mustache['render'](_0x19e077[_0x7e49('0x6')],_0x21962c):_0x21962c;sh[_0x7e49('0x4')](_0x3140e0,function(_0x319ac6,_0x35470a,_0x42d734){if(_0x319ac6!==0x0){logger[_0x7e49('0x7')](util[_0x7e49('0x8')](_0x7e49('0x9'),_0x54bdb0,_0x3140e0,_0x319ac6,_0x42d734));}else{logger['info'](util['format']('%s\x20\x27%s\x27\x20succeeded\x20with\x20output:\x20%s',_0x54bdb0,_0x3140e0,_0x35470a));}});};