Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I want to automate some task in order to have excel files in a folder. I am using PTC Integrity LM Client and I have no idea how to get my data. I saw that we can use the java API but I don't know how to do it at all. Being new to PTC, Anyone could give me the steps to do so that I can get my data?
Thank you for your support.
Hi @RN_9991146 ,
Could you please elaborate your use case, what actually you are looking for?
Vielen Dank / Many Thanks,
Kapil Jain
Hi @kjain2 ,
Thanks for your replay.
I want to create one script that will open the windows application and use that application to perform some tasks.
I have listed out the activity that I want to automate below:
Application is PTC integrity. It is linked with database server that has lot of files in it which have unique ID. So I need to use ID to open the document and export it.
These are the Steps:
- Open the application.
- Select a document using ID
- Open this document
- Full delete trace
- Update trace
- Export the document to some specific format xls for example.
I saw that Command line interface (CLI) can be also use but I don't know which command used to do these tasks.
Many Thanks,
Nas R