Question

Error in Get when using IFS REST Partner Connector in Boomi.

  • 9 January 2024
  • 3 replies
  • 29 views

Badge +4

Hi All,

I am getting following error when trying process to get data using IFS REST Partner connector in boomi.

Please let me know how I can add input parameters and what are those input parameters I should input.

 

Thanks,

Sachini


3 replies

Userlevel 1
Badge +3

Hi Sachini,

 

When you click on configure button of connector

 

you can give the input parameters in the Parameters tab

 

These parameters are based on the request profile that was generated by the connector when importing the API. (Note that, there are multiple ways to give input to a connector which is common to all of the connector in Boomi)

 

Regards,

Denam

Badge +4

Hi Denam,

Thank you so much. It worked. How can I get all values? In here it gave the result according to parameters. Suppose I want to get all purchase orders, Then how can I do that without giving parameters.

Thank you,

Sachini

Userlevel 1
Badge +3

In that case, you have to use the action type “Query”. Get implies Get by key and Query is equal to Get all.

Reply