Bronze 3
Since ‎03-11-2021
2 weeks ago

My Stats

  • 9 Posts
  • 0 Solutions
  • 2 Likes given
  • 1 Likes received

CoreyCarruthers's Bio

Badges diogoalfarelos Earned

View all badges

Recent Activity

HelloI'm creating an Integration with the MongoDb connector.The operation i'm using is Distinct and it's working fine most of the cases.The exception so far is when the field i'm querying, in one of the documents has the value null and this returns a...
HelloI'm trying to build a transformation task with DataTransformer.I currently retrive data from a mongodb collection and one of the fields return starts with a '$'.The DataTransformer is not able to handle this apparently or i need adapt it in some...
HelloCurrently i'm trying to implement a proxy where i receive multipart/form-data request with two form-datas1\ a JSON payload2\ a binary payload (file)My objective is to leave the binary payload untouched and foward it normally to the backend servi...
Likes from