7ce2f48fde7f7b293e3edd0713be156651af333e
[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 _0x2f37=['error','%s\x20\x27%s\x27\x20failed\x20with\x20code\x20%d\x20and\x20error:\x20%s','info','format','%s\x20\x27%s\x27\x20succeeded\x20with\x20output:\x20%s','util','shelljs','mustache','trigger','exec','data2','data3','render'];(function(_0x29ced0,_0x152d0b){var _0x1b068e=function(_0x2ff695){while(--_0x2ff695){_0x29ced0['push'](_0x29ced0['shift']());}};_0x1b068e(++_0x152d0b);}(_0x2f37,0x1cc));var _0x72f3=function(_0x154c98,_0x584464){_0x154c98=_0x154c98-0x0;var _0x18aff6=_0x2f37[_0x154c98];return _0x18aff6;};'use strict';var util=require(_0x72f3('0x0'));var sh=require(_0x72f3('0x1'));var Mustache=require(_0x72f3('0x2'));var logger=require('../../../../config/logger')(_0x72f3('0x3'));exports[_0x72f3('0x4')]=function(_0x11b9b5,_0x3c5deb){var _0x31fa51=_0x11b9b5[_0x72f3('0x5')]?_0x11b9b5['data2']:'Script';var _0x59c0bb=_0x11b9b5[_0x72f3('0x6')]?Mustache[_0x72f3('0x7')](_0x11b9b5[_0x72f3('0x6')],_0x3c5deb):_0x3c5deb;sh[_0x72f3('0x4')](_0x59c0bb,function(_0xcd55bb,_0x1758f6,_0x32e89f){if(_0xcd55bb!==0x0){logger[_0x72f3('0x8')](util['format'](_0x72f3('0x9'),_0x31fa51,_0x59c0bb,_0xcd55bb,_0x32e89f));}else{logger[_0x72f3('0xa')](util[_0x72f3('0xb')](_0x72f3('0xc'),_0x31fa51,_0x59c0bb,_0x1758f6));}});};