Skip to main content
Question

IFS Apps 10 - SupplierHandling Projection API

  • December 10, 2021
  • 2 replies
  • 264 views

Forum|alt.badge.img+7
  • Sidekick (Customer)
  • 33 replies

Dear Community, 

 

We would like to retrieve Supplier information from Apps10 with Dell Boomi. We tried to use SupplierHandling projection and we have already found a lot of fields but we couldn’t find how we can retrieve: 

  • Communication methods (where communication method is e-mail and it is default) 
  • Delivery terms. 

If you have any idea how we can achieve this, it would be very helpful. 

Thank you very much in advance all of your thoughts on that. 

 

Have a nice day!

Kind regards, 

Balazs

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+4
  • Do Gooder (Employee)
  • 17 replies
  • December 10, 2021

HI,

For communication methods you may use:
/ifsapplications/projection/v1/SupplierHandling.svc/SupplierInfoGeneralSet(SupplierId='{SupplierId}')/CommunicationMethods

For Delivery Terms:

/ifsapplications/projection/v1/SupplierHandling.svc/Reference_SupplierAddress?$filter=SupplierId eq '{SupplierId}'

 

BR/

 

Alexandre Bicalho


Peter Sketch Boomi
Hero (Partner)
Forum|alt.badge.img+7

Hi @bapehu .  As @Albibr says, you can access CommunicationsMethods using the 2 part URL mentioned - SupplierInfoGeneralSet and CommunicationsMethods.  In the recent update we made to the IFS REST connector, we added the ability in the connector to dynamically create and handle these two part URLs as a single entity.  Hence, when you go to import an object, and specify SupplierInfoGeneralSet* as the filter, you’ll see

 

Object List

Selecting SupplierInfoGeneralSet->CommunicationsMethods will create the necessary URL in the background.  The UI will dynamically add a field into the operation to allow you to add a supplierid

 

Peter

 

 

You can find more information on working with these hierarchical objects in Boomi at Working with Related Entities in IFS Application 10 and IFS Cloud with Boomi Operations

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings