Skip to main content
Solved

How to update all the inputted screen data to another instance through an API call?


Forum|alt.badge.img

Example: I need to update all the Sales Order data inputted in one instance to another instance of the same screen (screen SO301000) through an API call when I hit save. Any suggestions on how to do this?

 

Best answer by jinin

Hi @rashmikamudalinayake10 ,

Refer to the below blog,

REST API Client Integration with Acumatica's Manufacturing Module.
 

It's not advisable to include API calls within the SAVE action as it may lead to performance issues. It's better to create a processing screen and implement the functionality there.

.

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

3 replies

jinin
Pro I
Forum|alt.badge.img+11
  • Pro I
  • 693 replies
  • Answer
  • April 3, 2024

Hi @rashmikamudalinayake10 ,

Refer to the below blog,

REST API Client Integration with Acumatica's Manufacturing Module.
 

It's not advisable to include API calls within the SAVE action as it may lead to performance issues. It's better to create a processing screen and implement the functionality there.

.


Forum|alt.badge.img

  


Forum|alt.badge.img
jinin wrote:

Hi @rashmikamudalinayake10 ,

Refer to the below blog,

REST API Client Integration with Acumatica's Manufacturing Module.
 

It's not advisable to include API calls within the SAVE action as it may lead to performance issues. It's better to create a processing screen and implement the functionality there.

.

Hi,
You can perform with HTTP Client as well.


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