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

RDF or XML format for registering new custom RQM adapter

I have the below XML format that I fetched from the Creation Factory URL for AutomationAdapter. Can anybody let me know which additional elements do we need to add before triggering POST request to the creation factory URL for custom RQM adapter registration for the first time.



<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
    xmlns:rqm_auto="http://jazz.net/ns/auto/rqm#"
    xmlns:acp="http://jazz.net/ns/acp#"
    xmlns:process="http://jazz.net/ns/process#"
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:jrs="http://jazz.net/ns/jrs#"
    xmlns:oslc_auto="http://open-services.net/ns/auto#"
    xmlns:oslc_config="http://open-services.net/ns/config#"
    xmlns:oslc_cm="http://open-services.net/ns/cm#"
    xmlns:rqm_qm="http://jazz.net/ns/qm/rqm#"
    xmlns:oslc_qm="http://open-services.net/ns/qm#"
    xmlns:oslc_rm="http://open-services.net/ns/rm#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
 <rdf:Description rdf:about="
  <dcterms:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Automation Adapter V2 Query Results</dcterms:title>
  <dcterms:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Results of a Automation Adapter V2 query.</dcterms:description>
 </rdf:Description>
 </rdf:Description>
</rdf:RDF>

0 votes



One answer

Permanent link

 Please get the resource shape of the tooladapter. That will provide all supported properties and their definition. Also check the example in Lyo project.

0 votes

Your answer

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,941
× 7,499
× 1,329

Question asked: Jul 27 '20, 6:24 a.m.

Question was seen: 1,665 times

Last updated: Jul 29 '20, 1:36 a.m.

Confirmation Cancel Confirm