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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

How to extract data from ptc Integrity using API

RN_9991146
5-Regular Member

How to extract data from ptc Integrity using API

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.

2 REPLIES 2
kjain2
14-Alexandrite
(To:RN_9991146)

Hi @RN_9991146 ,

 

Could you please elaborate your use case, what actually you are looking for?

 

Vielen Dank / Many Thanks,

Kapil Jain

RN_9991146
5-Regular Member
(To:kjain2)

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

Top Tags