jitterbit the missing manual

jitterbit source transformation abbreviations

elements

  • E - required element (one and only one)
  • E? - optional element (zero or one)
  • E* - any number of elements (0 to N)
  • E+ - at least one element (1 to N)

values

  • EV - element with value
  • V - value

an object reference for a V value - dont forget the trailing "." !

  • root\(transaction.response\)body\(get\_available\_modulesResponse\)return\(modules\)string_Item.