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

How long does it take to generate a word document with RPE and DNG?

 I have about 600 artifacts in my DNG module. I am querying custom attributes. It takes about 10 minutes, that seems long to me, but just curious what other people are seeing.

0 votes



One answer

Permanent link
David

It is hard to said if it is taking long time or not since it depends on many external variables usually related to each environment.

But instead of focus on how much time it takes I would like to review the current way that you are using to retrieve custom attribute information, could you please share some general information about your current approach?

Are you combining schemas? Maybe Are you using modules schema to get the artifacts inside the module then executing a new REST call to get extra information about each artifact?

0 votes

Comments

 I use a module schema and then dynamically retrieve the text schema for each artifact. The console shows reference to the individual artifact attributes 4-5 times per artifact.

datasource/artifact
 container
  Data source config
    text
  artifact
    objectType
      condition name='Requirement'

Thanks for sharing this information.

Since you are focus only on the artifacts inside the module to be published using the same schema, in this case text, please give it a try to this REST call....

https://serverName:port/rm/publish/text?moduleURI=_pzlaYeY6EeWFpd8HrIInQ

This will retrieve artifact information included on module based on the text schema.


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
× 12,036

Question asked: Mar 09 '16, 6:47 a.m.

Question was seen: 3,214 times

Last updated: Mar 10 '16, 9:46 a.m.

Confirmation Cancel Confirm