Solved

Create customer address using Boomi

  • 18 December 2023
  • 1 reply
  • 53 views

Userlevel 3
Badge +11

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

icon

Best answer by GregoryB 18 December 2023, 15:14

View original

1 reply

Userlevel 3
Badge +11

I find the solution.

The link is now defined in the Json profile of the object.

 

Is there a documentation somewhere that described these elements ?

Reply