Skip to main content
Answer

Want to get export using data provider

  • March 24, 2023
  • 5 replies
  • 121 views

Forum|alt.badge.img

Hi,

I created a xml data provider to get xml export for the purchase orders.

Then I need to pass purchase order number when getting the export from export from scenario as a parameter.

Is it possible to pass a parameter into export scenario.

Best answer by vkumar

Hi @jeewanishalika20 

I don't see an option to set parameter on Export scenario process. So, one may change the restriction values manually prior to processing export scenario. 

Regards,

5 replies

Forum|alt.badge.img+12
  • Acumatica Support Team
  • March 24, 2023

Hi @jeewanishalika20 

Can you please elaborate how exactly the parameter should work? Should data be filtered based on Purchase order number?

See if ‘Source restriction’ helps in your scenario. Here is the documentation link:

https://help-2022r2.acumatica.com/(W(11))/Help?ScreenId=ShowWiki&pageid=3d0580c5-0290-47cd-a457-e04692439302

Regards,


Forum|alt.badge.img

Hi @vkumar ,

Yes,

When we go to the get export .We need to able to select/filter purchase order number and then need to get export related selected purchase order number data.


Forum|alt.badge.img

Hi,

Can we add in here the parameter field that user can select the value when getting the export.


Forum|alt.badge.img+12
  • Acumatica Support Team
  • Answer
  • March 27, 2023

Hi @jeewanishalika20 

I don't see an option to set parameter on Export scenario process. So, one may change the restriction values manually prior to processing export scenario. 

Regards,


Forum|alt.badge.img

Hi,

Thank you