Skip to main content
12-Amethyst
February 14, 2022
Solved

Is it possible to access thingworx HTTP response headers?

  • February 14, 2022
  • 1 reply
  • 1756 views

Hi all,

 

I'm trying to connect Fanuc's mt-Linki.

When connecting mt-linki, I should use the web API.

When receiving data, I need to send the query with the current time for get the most recent data.

The only way to know the time is the time information from the response header of the http header.

 

Is it possible to access response header on TWX Platfrom?

 

Thanks,

best regard,

Best answer by SH_KIM

I trying to found this solution. but i can't.

I don't think impossible to see the status of http header in real time.

1 reply

24-Ruby III
February 14, 2022

 Hi,

 

Read the following articles:

SH_KIM12-AmethystAuthor
12-Amethyst
February 14, 2022

Hi, Thanks for reply,

 

I Saw that article.But I think That is looking at historical data. 

But I need a current time of server in every time. because Each time I request query, I have to request server time with it.

 

Is it possible with that article?

 

Thank you,

SH_KIM12-AmethystAuthorAnswer
12-Amethyst
February 22, 2022

I trying to found this solution. but i can't.

I don't think impossible to see the status of http header in real time.