hexagon logo

Datapage+ Use Specific Database

I don't know if this question has been asked before. I cant find anything.

I understand that Datapage uses the Part Name from the program header to generate a database for that specific program. For the most part this is fine.

But i have a need to have specific data go into specific databases.

For example:

Program name: Program-01.PRG
Part Name: 1234
  • Part# 1234
    • Dimension 1
    • Dimension 2

  • Machine Stats
    • Custom Value 1
    • Custom Value 2



How do i get datapage to import specific values to the database named Machine Stats? I know its going to automatically import to the database 1234, but i need specific values to go into another database as well.

Parents
  • You can also import csv files, you have to have them configured correctly with all the necessary part name data etc....... so I'm thinking: create the csv files into different locations and have 2 data importers looking at the different folders, sending to different databases?
    We did set up DP+ on a Tesascan and this used csv. I may have the instructions still.
Reply
  • You can also import csv files, you have to have them configured correctly with all the necessary part name data etc....... so I'm thinking: create the csv files into different locations and have 2 data importers looking at the different folders, sending to different databases?
    We did set up DP+ on a Tesascan and this used csv. I may have the instructions still.
Children