cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community email address has changed to community-mailer@ptc.com. Learn more.

Would like a new feature to pass a value to a filter from a cmd line call

0 Kudos

Would like a new feature to pass a value to a filter from a cmd line call

Would like a new feature to pass a value to a filter from a cmd line call. When we do import / export from a cmd line, we would like to specify date values (for example) to the filter that is used by the import / export template which would then impact the resulting data. A special indicator could possibly identify in the filter that the value will be passed when the filter is used in a import / export template via cmd line.

Example “AC Incidents” Filter:

Date Received (FRACAS Incidents) is greater than or equal to [$1]

And Date Received (FRACAS Incidents) is less than or equal to [$2]

And A/C Type System Tree Items) is equal to [$3]

Example CMD Call:

WindchillQualitySolutions.ImportExport.exe "AC Incidents" -1:”01/01/2012” -2:”12/31/2012” -3:”787” -project:"FieldData" -file:"Civil" -user:”user" -pass:"pswd"

Would be useful feature from outside WQS GUI.

1 Comment
PTCModerator
Emeritus
Status changed to: Archived