Results Mapping not passing all values to JSON object

I am using a SQL lookup to get data 

And this is giving me two records and could potentially be an infinite number.

I defined the results mapping and it's getting passed to the PostResponseMapData but only one value instead of multiple values.

How do I pass all records to the JSON object? 

1

Comments

3 comments
Date Votes
  • Hi David Romstad - It looks like you created a Support ticket for this, which is a good way to proceed. Once it's resolved if you have a minute to post a follow-up here in case anyone else runs in to this down the line, it's most appreciated. Thanks!

     

    0
  • Response from the support ticket.

    The reason why it is only showing 1 record is that Celigo processes the job per record.
    For viewing purposes, if you want to see all the records in your PostResponseMapData, you need to copy all the records shown in your export and copy them to your PostResponseMapData.

    Although, please do note that when you run the flow, Celigo will still process them one record at a time.

    This is solved by manually putting in the data that is missing into the JSON object of the PostResponse Hook and then previewing the data. 

    0
  • Thanks so much for the follow-up, David Romstad!

    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post