Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

DNG OSLC Project Services no creation factory

When I run the services query against my test project


I am only getting 3 services:-
LinkCreationServices
CollectionSelectionDialog
SelectionDialog

How can I find the other servcies like CreationFactory etc.

(FireFox 57 with RestClient addon)

<?xml version="1.0" encoding="UTF-8"?>
  <oslc_rm:ServiceDescriptor xmlns:oslc_rm="http://open-services.net/xmlns/rm/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="https://localhost:9443/rm/oslc_rm/_iv9JkIVZEeiePe0Mcgy8SQ/services.xml">
    <oslc_rm:links>
      <oslc_rm:LinkCreationServices>
        <oslc_rm:validatedByLinkFactory rdf:resource="https://localhost:9443/rm/links/oslc/validatedByLinks"/>
        <oslc_rm:implementedByLinkFactory rdf:resource="https://localhost:9443/rm/links/oslc/implementedByLinks"/>
      </oslc_rm:LinkCreationServices>
    </oslc_rm:links>
    <oslc_rm:collections>
      <oslc_rm:CollectionSelectionDialog>
        <oslc_rm:heightHint>550px</oslc_rm:heightHint>
        <oslc_rm:widthHint>800px</oslc_rm:widthHint>
        <oslc_rm:widget rdf:resource="https://localhost:9443/rm/pickers/com.ibm.rdm.web.CollectionPicker?projectURL=https%3A%2F%2Flocalhost%3A9443%2Frm%2Frm-projects%2F_iv9JkIVZEeiePe0Mcgy8SQ"/>
        <dc:title xmlns:dc="http://purl.org/dc/terms/">Collection Selection</dc:title>
      </oslc_rm:CollectionSelectionDialog>
    </oslc_rm:collections>
    <oslc_rm:requirements>
      <oslc_rm:SelectionDialog>
        <oslc_rm:heightHint>550px</oslc_rm:heightHint>
        <oslc_rm:widthHint>800px</oslc_rm:widthHint>
        <oslc_rm:widget rdf:resource="https://localhost:9443/rm/pickers/com.ibm.rdm.web.RRCPicker?projectURL=https%3A%2F%2Flocalhost%3A9443%2Frm%2Frm-projects%2F_iv9JkIVZEeiePe0Mcgy8SQ"/>
        <dc:title xmlns:dc="http://purl.org/dc/terms/">Requirement Selection</dc:title>
      </oslc_rm:SelectionDialog>
    </oslc_rm:requirements>
    <dc:description xmlns:dc="http://purl.org/dc/terms/">Service Descriptor for Project: RM Simple</dc:description>
    <dc:title xmlns:dc="http://purl.org/dc/terms/">RM Simple</dc:title>
  </oslc_rm:ServiceDescriptor>

0 votes


Be the first one to answer this question!

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Aug 19 '18, 2:39 p.m.

Question was seen: 1,191 times

Last updated: Aug 19 '18, 2:39 p.m.

Confirmation Cancel Confirm