I have a channel that calls a channel that calls a channel. All the destinations wait for the previous and the sub channels are both 'Auto-Generate when destinations complete'.
The problem:
I put something into the global map in the 3rd channel and I verify that it is there by a log statement that reads the global map right after the value is put into the map
.... but in the response transformer (javascript step) for the first channel's destination I try to access this value from the global map and it is empty(null) (not there).
I don't know what else to try at this point. Please help.
The problem:
I put something into the global map in the 3rd channel and I verify that it is there by a log statement that reads the global map right after the value is put into the map
.... but in the response transformer (javascript step) for the first channel's destination I try to access this value from the global map and it is empty(null) (not there).
I don't know what else to try at this point. Please help.
response transformer
0 commentaires:
Enregistrer un commentaire