Engineering

 View Only
  • 1.  RQM/ETM Baseline (non GC) report using RPE

    Posted Thu June 18, 2020 01:41 PM
    Hi,

    We need to generate a baseline report, using RPE, for QM baseline. GC is not enabled, only baselines are enabled in the QM project.

    We are using 6.0.6.1 versions in both, QM and RPE.

    Is it possible? How?

    Regards,
    Leire.

    ------------------------------
    Leire Torres
    ULMA Embedded Solutions, S. Coop.
    ------------------------------

    #Engineering
    #Sustainability


  • 2.  RE: RQM/ETM Baseline (non GC) report using RPE

    Posted Fri June 26, 2020 12:45 PM
    This question was answered on the jazz.net forum:
    https://jazz.net/forum/questions/270084/rpe-document-generation-for-rqm-baseline-non-gc-enabled

    ------------------------------
    Christophe Telep
    Product Manager
    IBM
    Toulouse
    603200371
    ------------------------------



  • 3.  RE: RQM/ETM Baseline (non GC) report using RPE

    Posted Tue July 28, 2020 11:52 AM
    Starting with DNG 6.0, full URL must be specified as a value for snapshotId. Any of the following URL should work:

    https://<server>:<port>/rm/publish/resources?moduleURI=<moduleId>&snapshotId=https://<server>:<port>/rm/cm/baseline/<baselineId>
    https://<server>:<port>/rm/publish/resources?moduleURI=<moduleId>&baselineURI=https://<server>:<port>/rm/cm/baseline/<baselineId>
    https://<server>:<port>/rm/publish/resources?moduleURI=<moduleId>&oslc_config.context=https://<server>:<port>/rm/cm/baseline/<baselineId> (preferred)

    The simple way to configure data source in RPE is to set URI and Configuration-Context separately. This works equally good for stream, baseline or change set. To generate document against baseline, you can configure data source as follows:
    URI: https://<server>:<port>/rm/publish/resources?moduleURI=<moduleId>
    Configuration-Context: https://<server>:<port>/rm/cm/baseline/<baselineId>

    To set Configuration-Context, you can use the configuration picker wizard - right click on data source, choose OSLC Configuration Selection. Set Root service to https://<server>:<port>/rm/rootservices (or https://<server>:<port>/gc/rootservices), select baseline from the configuration picker and copy/paste its URL into RPE.

    Regards,
    aos tv



    ------------------------------
    aostv apk
    ------------------------------