Author Topic: Can't create tagged values via OSLC  (Read 1733 times)

phi55

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Can't create tagged values via OSLC
« on: May 19, 2023, 06:04:33 pm »
Short description of issue: I can not create a tagged value for a package or element based on the OSLC documentation. The similar error messages appear when I use the creation factory endpoints to create a discussion. However, I can create a new element or package, and update the tagged value once it's created.

PCS version is 5.1.123 iirc and OS is Windows10 Enterprise

The error message:
Quote
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:oslc="http://open-services.net/ns/core#">
    <oslc:Error>
        <oslc:statusCode>400</oslc:statusCode>
        <oslc:message>'ss:taggedvalue' is not a valid Enterprise Architect Creation Factory Resource</oslc:message>
    </oslc:Error>
</rdf:RDF>

Io check the service provider info from http://<modelname>/oslc/am/sp/ and can see that the taggedvalue is indeed in the oslc:CreationFactory which should not result the error message above.

Any advice is appreciated!

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13226
  • Karma: +550/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Can't create tagged values via OSLC
« Reply #1 on: May 19, 2023, 06:47:27 pm »
Report as a bug I suppose.

Geert