I have an Orchestration that targets Sales Entry, surprise... The issue is that the input includes a shipping charge which happens to be sent on the request outside of the line item(s) (which is an array).
So, since JDE charges shipping costs as order lines items, I want to add the shipping charge to the input line item(s) array. That sounds good, right?
Well, in order to do that I have to use groovy and unfortunately as of this date and time, I cannot get groovy to update an ORCH...
Read more
So, since JDE charges shipping costs as order lines items, I want to add the shipping charge to the input line item(s) array. That sounds good, right?
Well, in order to do that I have to use groovy and unfortunately as of this date and time, I cannot get groovy to update an ORCH...
Read more