Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. {
  2. "_id" : ObjectId("5c6ebe8b2c4ddce368999f69"),
  3. "id" : "TEST01-33880029555",
  4. "tenant" : "reglo",
  5. "activationinterval" : null,
  6. "attributes" : [
  7. {
  8. "fieldname" : "*tenant",
  9. "initial" : "*any",
  10. "substitute" : [
  11. {
  12. "rules" : "reglo",
  13. "allfiltersmatch" : true
  14. }
  15. ],
  16. "append" : true
  17. },
  18. {
  19. "fieldname" : "Account",
  20. "initial" : "*any",
  21. "substitute" : [
  22. {
  23. "rules" : "TEST01",
  24. "allfiltersmatch" : true
  25. }
  26. ],
  27. "append" : true
  28. },
  29. {
  30. "fieldname" : "Subject",
  31. "initial" : "*any",
  32. "substitute" : [
  33. {
  34. "rules" : "TEST01",
  35. "allfiltersmatch" : true
  36. }
  37. ],
  38. "append" : true
  39. },
  40. {
  41. "fieldname" : "ReqType",
  42. "initial" : "*any",
  43. "substitute" : [
  44. {
  45. "rules" : "*prepaid",
  46. "allfiltersmatch" : true
  47. }
  48. ],
  49. "append" : true
  50. },
  51. {
  52. "fieldname" : "imsi",
  53. "initial" : "*any",
  54. "substitute" : [
  55. {
  56. "rules" : "20833880029555",
  57. "allfiltersmatch" : true
  58. }
  59. ],
  60. "append" : true
  61. }
  62. ],
  63. "blocker" : false,
  64. "contexts" : [
  65. "*any"
  66. ],
  67. "filterids" : [
  68. "*string:msisdn:33880029555"
  69. ],
  70. "weight" : 0.0
  71. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement