Built motion from commit ab870f9e.|2.5.44
[motion2.git] / server / api / cmCustomField / cmCustomField.rpc.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 _0x3f20=['error','code','message','result','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','http','then','info','CmCustomField,\x20%s,\x20%s','request\x20sent','CmCustomField,\x20%s,\x20%s,\x20%s','stringify'];(function(_0x34bc30,_0x177cb0){var _0x5706de=function(_0x535a8c){while(--_0x535a8c){_0x34bc30['push'](_0x34bc30['shift']());}};_0x5706de(++_0x177cb0);}(_0x3f20,0x1d0));var _0x03f2=function(_0x133eb2,_0x56f0b7){_0x133eb2=_0x133eb2-0x0;var _0x5e2761=_0x3f20[_0x133eb2];return _0x5e2761;};'use strict';var _=require(_0x03f2('0x0'));var util=require(_0x03f2('0x1'));var moment=require(_0x03f2('0x2'));var BPromise=require(_0x03f2('0x3'));var rs=require(_0x03f2('0x4'));var fs=require('fs');var Redis=require(_0x03f2('0x5'));var db=require(_0x03f2('0x6'))['db'];var utils=require(_0x03f2('0x7'));var logger=require(_0x03f2('0x8'))('rpc');var config=require(_0x03f2('0x9'));var jayson=require(_0x03f2('0xa'));var client=jayson[_0x03f2('0xb')][_0x03f2('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x5c8add,_0x283013,_0x27199e){return new BPromise(function(_0x152c37,_0x3a900d){return client['request'](_0x5c8add,_0x27199e)[_0x03f2('0xd')](function(_0x43c901){logger[_0x03f2('0xe')](_0x03f2('0xf'),_0x283013,_0x03f2('0x10'));logger['debug'](_0x03f2('0x11'),_0x283013,'request\x20sent',JSON[_0x03f2('0x12')](_0x43c901));if(_0x43c901['error']){if(_0x43c901[_0x03f2('0x13')][_0x03f2('0x14')]===0x1f4){logger[_0x03f2('0x13')](_0x03f2('0xf'),_0x283013,_0x43c901[_0x03f2('0x13')][_0x03f2('0x15')]);return _0x3a900d(_0x43c901[_0x03f2('0x13')][_0x03f2('0x15')]);}logger['error'](_0x03f2('0xf'),_0x283013,_0x43c901[_0x03f2('0x13')][_0x03f2('0x15')]);return _0x152c37(_0x43c901['error'][_0x03f2('0x15')]);}else{logger[_0x03f2('0xe')](_0x03f2('0xf'),_0x283013,'request\x20sent');_0x152c37(_0x43c901[_0x03f2('0x16')]['message']);}})['catch'](function(_0x18e7c7){logger[_0x03f2('0x13')](_0x03f2('0xf'),_0x283013,_0x18e7c7);_0x3a900d(_0x18e7c7);});});}