Skip to main content
Solved

Interface related table

  • October 26, 2022
  • 2 replies
  • 65 views

Forum|alt.badge.img+6

we have seen following tables in FSM .

INTERFACE_LOG

INTERFACE_ERRORS

INTERFACE_TRANS 

are these tables used by FSM frame work . Can we use these tables for logging the custom interface build by use for logging transaction .

Best answer by Jon Reid

These tables are using for the t-table interface mechanism which is a legacy integration that supports import of groups of related parent/child records for Place, Stock, Receiving, Shipment, Person, Product, and Request.  There is baseline code referencing these tables and we do not recommend trying to use these with a custom integration.

2 replies

Forum|alt.badge.img+6
  • Author
  • Do Gooder
  • November 21, 2022

any update from R&D?


Jon Reid
Hero (Employee)
Forum|alt.badge.img+18
  • Hero (Employee)
  • Answer
  • November 23, 2022

These tables are using for the t-table interface mechanism which is a legacy integration that supports import of groups of related parent/child records for Place, Stock, Receiving, Shipment, Person, Product, and Request.  There is baseline code referencing these tables and we do not recommend trying to use these with a custom integration.