Skip to main content
Solved

Can we generate event history for import scenario


Hi, can anyone please let me know that is there any way in Acumatica or Acumatica itself generate event history for import scenario and if then how ?

Eg:- I have a formula screen and when I created a new formula or updated an existing formula then  it ‘s event history does not show that the formula is created from import scenario or updated from import scenario.

So, how I can  generate the event history for same.

Please let me know if anyone has solution or suggestion on this question.

Thankyou,

Best answer by aaghaei

I don’t think you can achieve this simply from screens. But with some customizations you can. You will need to utilize Graph scopes (i.e. yourgraph.IsImport == true to identify if an import scenario is in progress and combine it with the PXDBOperation (or event handlers) to identify an insert/update operation and then use the outcome as you wish.

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

4 replies

Forum|alt.badge.img

@Dhruv Could you please share a screenshot of the screen? Also, it seems like your question may be related to an ISV solution. You might need to check with the ISV directly to get an exact answer.


aaghaei
Captain II
Forum|alt.badge.img+10
  • Captain II
  • 1199 replies
  • Answer
  • March 11, 2025

I don’t think you can achieve this simply from screens. But with some customizations you can. You will need to utilize Graph scopes (i.e. yourgraph.IsImport == true to identify if an import scenario is in progress and combine it with the PXDBOperation (or event handlers) to identify an insert/update operation and then use the outcome as you wish.


  • Author
  • Freshman I
  • 9 replies
  • March 11, 2025

 @ranjithduraisamy72 

Please find the screenshot for the issue above as i want to  know how i can  generate history here regarding import scenario when formula is created or updated through import scenario screen.​


  • Freshman I
  • 1 reply
  • March 11, 2025

Hii ​@Dhruv 
You can try Once on row Persisting and add the check of (IsImport==True).


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