How HTTP GET resource in change set in RDNG with OSLC
![]() Hi guys,
I can not understand how apply configuration context making HTTP GET request to some artifact, for example, from some change set. Let's say, I have resource:
I'm trying to use something like next:
But the result is 404 error.
Couldn't somebody please help how it can be used? Or may be give some links. I'm using next link:
But this article doesn't contain any information about configurations.
Thank you very much in advance!
|
Accepted answer
![]() It seems, I understand what is wrong. Based on information here:
Correct URI to be used in HTTP GET request is next:
It actually works!
Ralph Schoon selected this answer as the correct answer
|