ELM-Python-Client icon indicating copy to clipboard operation
ELM-Python-Client copied to clipboard

Python client for IBM Enterprise Lifecycle Management applications with example commandline applications for OSLC Query export to CSV from DOORS Next (DN/DNG), Enterprise Workflow Management (EWM/RTC)...

Results 19 ELM-Python-Client issues
Sort by recently updated
recently updated
newest added

Hello! We are trying to get all testcases from a qm project. This project is configuration management enabled and has more than one components. All this components are contributing to...

When using "oslc.select" statement with a custom identifier/attribute such as "NEWID", I got a runtime error: Exception has occurred: VisitError Error trying to process rule "identifier": Name resolution for NEWID...

Hi there, First of all - I am not an OSLC expert, just a user who wants to do something with this package. Currently I am a user which has...

Hi, I was able to update the primary text using update artifact for a Requirement Artifact, and I'm looking to find out how to search the tags for a custom...

In my company's Doors Next instance, there are shape properties with a `dcterms:title` that start with "(" and contain space. This is not allowed in the grammar defined for the...

This might be used for example to enable commandline querying such as with gc for finding uses of a contribution, which uses a query that embeds the local contribution URL,...

enhancement

Hello, I have been using the oslc query for retrieving artifacts attribute from DNG /rm. When using global configuration, I am executing a query to retrieve artifacts with links of...

Hello: After implementing the DOORS NG 7.02 upgrade I encountered this error: **[ClassCastException: com.ibm.rdm.service.views.model.impl.View incompatible with com.ibm.rdm.service.artifacts.model.IArtifact]** at 292th page as shown at the bottom of this log file. Prior...

```groovy Processing dependencies for elmclient==0.18.0 error: urllib3 1.25.11 is installed but urllib3>=1.26.0 is required by {'twine'}

### Discussed in https://github.com/IBM/ELM-Python-Client/discussions/32 Originally posted by **pablogarijo** March 2, 2023 How can I use the -s/-n/-v property with an attribute with spaces (F.E "Planned SW Release Version" or 'Satisfied...

bug