Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. {
  2. "method" : "ApierV1.SetAttributeProfile",
  3. "params" : [ {
  4. "tenant" : "reglo",
  5. "id" : "AFMSFR101-33627970043",
  6. "contexts" : [ "*any" ],
  7. "filterids" : [ "*string:~msisdn:33627970043" ],
  8. "attributes" : [ {
  9. "fieldName" : "Tenant",
  10. "initial" : "*any",
  11. "substitute" : [ {
  12. "rules" : "reglo",
  13. "allfiltersmatch" : true
  14. } ],
  15. "append" : false
  16. }, {
  17. "fieldName" : "Account",
  18. "initial" : "*any",
  19. "substitute" : [ {
  20. "rules" : "AFMSFR101",
  21. "allfiltersmatch" : true
  22. } ],
  23. "append" : false
  24. }, {
  25. "fieldName" : "Subject",
  26. "initial" : "*any",
  27. "substitute" : [ {
  28. "rules" : "AFMSFR101",
  29. "allfiltersmatch" : true
  30. } ],
  31. "append" : false
  32. } ]
  33. } ],
  34. "id" : "6af7187f-84eb-470c-9aea-4589ac6a8481"
  35. }
  36. [INFO] [main] 2019-04-19 09:42:22,708 INFO [CgratesClient:post] [OUT]
  37. {
  38. "id" : "6af7187f-84eb-470c-9aea-4589ac6a8481",
  39. "error" : "SERVER_ERROR: cannot decode string into an integer type"
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement