Show Processes

From SMTX Wiki
Jump to navigation Jump to search

Normally, products start a ticket in the selected process under the Order Type. You can link a process also to a specific product. THis query helps in finding those products:

SELECT "InternRef", "VendorRef", "Process_Id" FROM "Product" WHERE "Process_Id" IS NOT NULL