Solved

Using a sub, sub, webservice with BPA

  • 14 April 2023
  • 2 replies
  • 84 views

Userlevel 5
Badge +11

Hello to all,
I would like to be able to insert a line with BPA in the "Customer" screen, "Sales" tab, "Pricelist per Price Group" sub-tab.

I use this web service: 
main/ifsapplications/projection/v1/CustomerHandling.svc/CustomerInfoSet(CustomerId='CUSTOMER_NAME')/CustOrdCustomers(CustomerId='CUSTOMER_NAME')/CustomerPricelistArray

The problem is that in BPA, I don't see where to add the notion "CustomerPricelistArray" ? : 

This is a request that I have a problem with to set up a customization for one of our customers.
Is it a limitation of the system? 
Thank you.

 

icon

Best answer by Technical Outlaws 17 April 2023, 12:55

View original

2 replies

Userlevel 5
Badge +11

Looking in the API Explorer, should you not be using this request instead?
 

 

So in the BPA Projection Task you will have the following.

 

Userlevel 5
Badge +11

That's exactly right!
Thank you very much! 

Reply