Question

Supply_Order_Analysis_Api.Delete_Old_Trees___()

  • 18 March 2024
  • 3 replies
  • 51 views

Userlevel 1
Badge +3

Hi all,

 

we’ve realized that in IFS Cloud, a new procedure has been introduced:

 

 

 

The effect of this call seems to be that all customer order supply chains easily can get deleted just by generating a new single tree….

 

This worries us a bit because we’re using this data quite often for our reports etc.

 

Any feedback about this?

 

Thanks in advance,

 

cheers,

 

Stephan


3 replies

Userlevel 1
Badge +3

...

Userlevel 1
Badge +3

No idea?

 

One of our business case is to view the corresponding Shipment IDs on Customer Order Lines.

But most likely, there’ll be further ones.

 

I’ve implemented an API function as POC that proves that calling Generate_Tree and then querying the received tree_id generally works.

But there are still some remaining questions:

 

  • How is the performance in queries?
  • Can it be applied in queries at all? Generate_Tree contains DML code that changed data...this is probably not allowed in our use cases...at least testing our API in a SELECT … FROM dual fails….
  • What is the purpose of the deletion of trees older that 1 day? Saving disk space? Would it make sense to deactivate the deletion in IFS Standard by a kind of override one of the procedures in a modification?

 

Thanks again in advance for helpful feedback,

 

Stephan

 

 

 

Userlevel 1
Badge +3

Hey,

 

some further information.

 

This is the change comment:

 

 

Does anyone know anything about SCDEV-8061?

What is the purpose and what is the alternative to obtain Supply Chain Information?

Thanks again,

 

Stephan

 

 

Reply