It's all about the answers!

Ask a question

Integration with Teamcenter using LDF


sharmila naik (111) | asked Aug 29 '16, 2:26 a.m.

Hello experts,

I am developing dummy application which will integrate with Teamcenter through linked data framework.

Teamcenter already has LDF as OOTB feature, and has exposed some services related to Change management domain.

 

1. I have started with the use case where Teamcenter would be service provider and dummy application would be consumer. Teamcenter has some OOTB services exposed through linked data framework. I am developing dummy application in C# to consume those services.


2. Teamceneter as a service provider has implemented oAuth protocol for authorization.

3.

4. I am facing below issue in my code:

There is a service provider url which need to be passed to http GET method. This returns the xml document which lists all services provided by the provider. If I type that url in browser,a dialog pops up and  asks for oAuth credentials. After entering the credentials, it returns the service provider document in RDF+xml format.


But if I use same url in http GET method, I do not get this login page. So I am not able to get the xml document as response.

 

My question is, is this happening because my consumer application has not implemented oAuth protocol? Or am I missing something here?

Thanks & Regards, Sharmila

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.