Advertisement
Guest User

Untitled

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