-
How do you deal with document-driven industries?
Oftentimes, requirements need to be delivered in some specification format established by the industry. With all the data-driven approaches being taken where document outlines are not emphasized and we have flatter information architectures, where should document outlines be addressed, through folders in the project, or…
-
Sensible and performant way to descendants of an item the REST API
I have scoured the REST API documentation, and I don't see that there is any straightforward way to query for descendants or even just direct children of an item. The only technique that I have been able to figure out to get those is to first retrieve ALL of the items in a project, then determine their containership…
-
JavaMelody usage
Anyone using JavaMelody in their self-hosted environment? I found one mention of it on the user guide but curious if others have found it useful. This is the user guide entry:
-
Best Practices for Defining System Tree (Outline) for System Requirements
I am new to Jama. I want to create a template for System Requirements. I created a Word file of the MIL STD requirements outline and imported it into Jama. All the items came in as System Requirements including the headings. Since the headings are not true requirements, what item type should I use for headings? I like the…
-
Velocity Report - How to figure out the organizationID?
I would need the organizationID for the DocumentSource function getDocumentsWithGlobalId(java.lang.String globalId, java.lang.Integer organizationId) How do i get this ID? Regards, Stefan
-
ID regeneration and system locks
Has anyone else noticed that not only does changing a set key and/or regenerating item IDs not generate any logs at all (no version or activity)? but also, it doesn't matter whether items have a system or manual lock, when an admin selects regenerate item IDs all items in the set (locked or not) get a new ID. The only way…
-
Default session time out was changed to 120 minutes
Hello other Jama Customers, Do you know that Jama has changes the setting of a default session timeout to 120 and it's not possible to customize it? See Jama Connect® User Session Timeout We used customized timeout set to 20 minutes, that is now in fact 40 minutes (I've tested it repeatedly) although Jama states that it is…
-
retrieve picklist by name
Hi, is it possible to retrieve a specific picklist (by name) using REST API. GET/Picklists returns all the picklists but we have close to 400 of them in our environment GET/Picklists/{PicklistID} is nice but I need to get the ID first Thanks in advance
-
Export images in excel
We want to export into an excel file items that have images and tables etc in the description or other field. We are seeing them being removed or altered. Is there a work around to export into excel and preserve the images and tables in the cell for those fields?
-
Looking for access groups and users on project resources via REST API
Hello, I am looking to, via the REST API, get a project permissions. I can clearly get this information via the UI (with just basic project access) <JAMA_URL>/perspective.req#/administration under the "Project Permissions" tab. But the API only appears to give me a list of all groups, users, but not any bindings for…
-
Roundtrip import of containers/folders
I have a folder structure that I am trying to build into a set of environments for multiple components. I believe the quickest way to do this is to create a roundtrip export/import, but I'm finding that I am unable to import a folder structure. Can anybody assist with the best way to do this? Example below: I have this…
-
When to use Component, Folder, and Set
Is there any guidance or criteria on when to use a folder, a component, or a set? The documentation only has the following figure and shows how to create them, but offers no real guidance. For example, all of the item types are "structural containers", I could use component for something like "MySubsystem", but I could…
-
Linking items between different projects
Hi All, Can we link an item to an item in another project? If so, how do we do that? Project1 Item1 ——→ Project2 Item1
-
Using Jama Connect to Integrate External Data Sources: Best Practices and Difficulties
Hello Everyone 🤗, I'm contacting you in order to learn more and exchange experiences on integrating other sources of data with Jama Connect. Our team is currently investigating ways to integrate other external data sources, such as third-party databases and APIs, to improve our Jama Connect implementation. In particular,…
-
How to Export user information along with field name- Location?
I would like export user information with additional field named as "Location". Any idea how can we add that column in Jama—> Users section or export information any other way.