Skip to main content
Solved

If I create a custom data provider in a .cs file, can I ask support to place it in App_Code?


Forum|alt.badge.img+6

As per the subject, if I create a custom data provider in a .cs file, can I ask support to place it in App_Code in the hosted environment?  If not, how can I include it within a customization project so that it becomes available for use?

Best answer by Naveen Boga

Hi @ddunn,

Yes, you can request to add that file to the App_Code folder.

In the below article, the Acumatica team has given an example of custom data provider and added that file to App_code foler.

 

https://asiablog.acumatica.com/2016/09/custom-integration-services-data.html

 

View original
Did this topic help you find an answer to your question?

2 replies

Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3407 replies
  • Answer
  • April 21, 2021

Hi @ddunn,

Yes, you can request to add that file to the App_Code folder.

In the below article, the Acumatica team has given an example of custom data provider and added that file to App_code foler.

 

https://asiablog.acumatica.com/2016/09/custom-integration-services-data.html

 


Gabriel Michaud
Captain II
Forum|alt.badge.img+11

You don’t need to involve Acumatica support for that. Just place your code in a customization project and publish it normally.

Note that nowadays, the code gets published into App_RuntimeCode instead of App_Code to avoid a restart of the application.


Reply


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