Sparx Systems Forum
Enterprise Architect => Bugs and Issues => Topic started by: phi55 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:
<?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!
-
Report as a bug I suppose.
Geert