Hi,
I try to create a customer address using Boomi and CustomerHandling projection in 23R1
I got everytime this error message
Failed processing original documents i0i in the IFS_DEVE connector: java.lang.Exception: All the keys should be given as input parameters
How should I define the CustomerId parameter for CustomerInfoSet entityset for creating the address ?
main/ifsapplications/projection/v1/CustomerHandling.svc/CustomerInfoSet(CustomerId='{CustomerId}')/CustomerInfoAddresses
I try using the supplemental string as described here https://community.boomi.com/s/article/Working-with-multi-level-objects-with-IFS-REST-using-Supplemental without success.
Kind regards
Gregory