a7e93ec613151a99c9ec9470e16c6999fbf4b0a0
[motion2.git] / server / api / intServicenowAccount / intServicenowAccount.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 _0xbb9c=['lodash','moment','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','request\x20sent','ServicenowAccount,\x20%s,\x20%s,\x20%s','stringify','error','code','ServicenowAccount,\x20%s,\x20%s','message','result','catch','findAll','options','raw','attributes','limit','map','include','model','GetServicenowAccount','debug','ShowServicenowAccount','ServicenowAccount','where'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0xbb9c,0x6f));var _0xcbb9=function(_0x5ec453,_0x30b0ba){_0x5ec453=_0x5ec453-0x0;var _0x25548f=_0xbb9c[_0x5ec453];return _0x25548f;};'use strict';var _=require(_0xcbb9('0x0'));var util=require('util');var moment=require(_0xcbb9('0x1'));var BPromise=require(_0xcbb9('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xcbb9('0x3'));var db=require(_0xcbb9('0x4'))['db'];var utils=require(_0xcbb9('0x5'));var logger=require(_0xcbb9('0x6'))(_0xcbb9('0x7'));var config=require(_0xcbb9('0x8'));var jayson=require(_0xcbb9('0x9'));var client=jayson[_0xcbb9('0xa')][_0xcbb9('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x47347c,_0x4265c1,_0x4ba582){return new BPromise(function(_0x864ceb,_0x2a3409){return client[_0xcbb9('0xc')](_0x47347c,_0x4ba582)[_0xcbb9('0xd')](function(_0x3d1bf2){logger[_0xcbb9('0xe')]('ServicenowAccount,\x20%s,\x20%s',_0x4265c1,_0xcbb9('0xf'));logger['debug'](_0xcbb9('0x10'),_0x4265c1,_0xcbb9('0xf'),JSON[_0xcbb9('0x11')](_0x3d1bf2));if(_0x3d1bf2[_0xcbb9('0x12')]){if(_0x3d1bf2[_0xcbb9('0x12')][_0xcbb9('0x13')]===0x1f4){logger[_0xcbb9('0x12')]('ServicenowAccount,\x20%s,\x20%s',_0x4265c1,_0x3d1bf2[_0xcbb9('0x12')]['message']);return _0x2a3409(_0x3d1bf2['error']['message']);}logger['error'](_0xcbb9('0x14'),_0x4265c1,_0x3d1bf2[_0xcbb9('0x12')][_0xcbb9('0x15')]);return _0x864ceb(_0x3d1bf2[_0xcbb9('0x12')]['message']);}else{logger[_0xcbb9('0xe')](_0xcbb9('0x14'),_0x4265c1,'request\x20sent');_0x864ceb(_0x3d1bf2[_0xcbb9('0x16')]['message']);}})[_0xcbb9('0x17')](function(_0xed6cad){logger[_0xcbb9('0x12')](_0xcbb9('0x14'),_0x4265c1,_0xed6cad);_0x2a3409(_0xed6cad);});});}exports['GetServicenowAccount']=function(_0x2329b1){var _0x30fcdc=this;return new Promise(function(_0x3a9d6c,_0x42b228){return db['ServicenowAccount'][_0xcbb9('0x18')]({'raw':_0x2329b1['options']?_0x2329b1[_0xcbb9('0x19')][_0xcbb9('0x1a')]===undefined?!![]:![]:!![],'where':_0x2329b1[_0xcbb9('0x19')]?_0x2329b1[_0xcbb9('0x19')]['where']||null:null,'attributes':_0x2329b1[_0xcbb9('0x19')]?_0x2329b1['options'][_0xcbb9('0x1b')]||null:null,'limit':_0x2329b1[_0xcbb9('0x19')]?_0x2329b1[_0xcbb9('0x19')][_0xcbb9('0x1c')]||null:null,'include':_0x2329b1[_0xcbb9('0x19')]?_0x2329b1[_0xcbb9('0x19')]['include']?_[_0xcbb9('0x1d')](_0x2329b1[_0xcbb9('0x19')]['include'],function(_0x107ea5){return{'model':db[_0x107ea5['model']],'as':_0x107ea5['as'],'attributes':_0x107ea5[_0xcbb9('0x1b')],'include':_0x107ea5[_0xcbb9('0x1e')]?_['map'](_0x107ea5[_0xcbb9('0x1e')],function(_0x23e467){return{'model':db[_0x23e467[_0xcbb9('0x1f')]],'as':_0x23e467['as'],'attributes':_0x23e467[_0xcbb9('0x1b')],'include':_0x23e467['include']?_['map'](_0x23e467[_0xcbb9('0x1e')],function(_0x4ac5d1){return{'model':db[_0x4ac5d1['model']],'as':_0x4ac5d1['as'],'attributes':_0x4ac5d1[_0xcbb9('0x1b')]};}):[]};}):[]};}):[]:[]})['then'](function(_0x48734c){logger[_0xcbb9('0xe')](_0xcbb9('0x20'),_0x2329b1);logger[_0xcbb9('0x21')](_0xcbb9('0x20'),_0x2329b1,JSON[_0xcbb9('0x11')](_0x48734c));_0x3a9d6c(_0x48734c);})['catch'](function(_0x15b65e){logger[_0xcbb9('0x12')](_0xcbb9('0x20'),_0x15b65e[_0xcbb9('0x15')],_0x2329b1);_0x42b228(_0x30fcdc[_0xcbb9('0x12')](0x1f4,_0x15b65e[_0xcbb9('0x15')]));});});};exports[_0xcbb9('0x22')]=function(_0x1a08ff){var _0x4d699e=this;return new Promise(function(_0x3f2434,_0x4dccce){return db[_0xcbb9('0x23')]['find']({'raw':_0x1a08ff[_0xcbb9('0x19')]?_0x1a08ff[_0xcbb9('0x19')]['raw']===undefined?!![]:![]:!![],'where':_0x1a08ff[_0xcbb9('0x19')]?_0x1a08ff[_0xcbb9('0x19')][_0xcbb9('0x24')]||null:null,'attributes':_0x1a08ff[_0xcbb9('0x19')]?_0x1a08ff[_0xcbb9('0x19')][_0xcbb9('0x1b')]||null:null,'include':_0x1a08ff[_0xcbb9('0x19')]?_0x1a08ff[_0xcbb9('0x19')][_0xcbb9('0x1e')]?_[_0xcbb9('0x1d')](_0x1a08ff['options'][_0xcbb9('0x1e')],function(_0x1c4866){return{'model':db[_0x1c4866[_0xcbb9('0x1f')]],'as':_0x1c4866['as'],'attributes':_0x1c4866['attributes'],'include':_0x1c4866[_0xcbb9('0x1e')]?_[_0xcbb9('0x1d')](_0x1c4866[_0xcbb9('0x1e')],function(_0x55e9d0){return{'model':db[_0x55e9d0[_0xcbb9('0x1f')]],'as':_0x55e9d0['as'],'attributes':_0x55e9d0[_0xcbb9('0x1b')],'include':_0x55e9d0[_0xcbb9('0x1e')]?_['map'](_0x55e9d0['include'],function(_0x59d94e){return{'model':db[_0x59d94e[_0xcbb9('0x1f')]],'as':_0x59d94e['as'],'attributes':_0x59d94e[_0xcbb9('0x1b')]};}):[]};}):[]};}):[]:[]})[_0xcbb9('0xd')](function(_0x19fd16){logger[_0xcbb9('0xe')](_0xcbb9('0x22'),_0x1a08ff);logger[_0xcbb9('0x21')](_0xcbb9('0x22'),_0x1a08ff,JSON[_0xcbb9('0x11')](_0x19fd16));_0x3f2434(_0x19fd16);})[_0xcbb9('0x17')](function(_0xa48306){logger[_0xcbb9('0x12')](_0xcbb9('0x22'),_0xa48306[_0xcbb9('0x15')],_0x1a08ff);_0x4dccce(_0x4d699e[_0xcbb9('0x12')](0x1f4,_0xa48306[_0xcbb9('0x15')]));});});};