on ‎2018 Aug 17 2:07 PM - last edited on ‎2024 Feb 04 6:40 AM by postmig_api_4
Hi Team,
I have a use case where I receive 'country' at 'Order Header' level and we need to populate country at 'Order Line Entry' level as well. To do this I am writing below expression in target xml of the Order.
'ABC'+resolve('CanonicalOrderHeaderOrderAddress').country+'ProductCatalog:Online:'+itemSku
which should pick country from OrderHeader, and populate at Order Entry level. This is happening in most of the scenarios but for few rare scenarios I am seeing below exceptions , during publication.
Could not transform by expression 'ABC'+resolve('CanonicalOrderHeaderOrderAddress').country+'ProductCatalog:Online:'+itemSku
Request clarification before answering.
For those exceptional scenarios, have you verified the data is valid or existing. For example, header isn't null or has special characters? If it works for most cases, but not a few, it sounds to me there's something weird with the data.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.