• [X3v12-4GL] How to run silent Export from an Export template in 4GL only?

    Hi, In 4GL, I know for silent import, there is IMPORTSIL (From GIMPOBJ). How about, in 4GL, the silent export function with filter option? I know I can do a manual file write inside the 4GL script but it is very annoying to maintain. Web service…
  • Format data on export by Adding characters

    hi, When i export some data for exemple à LOT NUMBER, i want to add a "XX" at the beginning of it when we export the data with an export template i take from the table OUTPUTM : [OUM]LOT I'm trying to use =FORMAT$ But i'm stuck on how to express…
  • The number of tables in an import / export template is limited to 8.

    Update 9 Patch 9; 1. The number of tables (identifiers) in an import / export template is limited to 8. 2. Views cannot be referenced in an import / export template. Please tell me these statements are not true, or practical ways you've worked around…
  • Import/Export templates: Is it possible to increase the number of tables in 'Identifier' grid beyond 8?

    I'm running X3 Update 9 Patch 9. For an Import/Export template; 1. is it possible to increase the number of tables in the 'Identifier' grid beyond 8? 2. Is it possible to refer to a view (rather than a table) in the 'Identifier' grid? My…