40
Points
Questions
9
Answers
4
-
Are there any online examples demonstrating how to create Criteria using the API? I see the CriteriaConstants, and understand how …
- 1438 views
- 1 answers
- 0 votes
-
We need to send an email to a User and that User’s Transfer Authority given a Change Order. It seems …
- 1519 views
- 1 answers
- 0 votes
-
Looking at the Agile API, it appears the Java type java.lang.Double is returned for Attributes which are of type NUMERIC. However, …
- 1569 views
- 2 answers
- 0 votes
-
We have custom Role Base Access Control (RBAC). I am able to find a specific role by using session.getAdminInstance().getNode(NodeConstants.NODE_ROLES) and performing …
- 1605 views
- 1 answers
- 0 votes
-
Recently we’ve ran into an issue where the Java API will fail to authenticate a user if the user is …
- 1607 views
- 2 answers
- 0 votes
-
We’ve created a Process Extension which performs some validation during Workflow Transitions. With Action Menu Process Extensions we can return …
- 1553 views
- 4 answers
- 0 votes
-
- 1966 views
- 2 answers
- 0 votes
-
I need to remove a Product Instance which may have Relationships and be in another Part’s BOM. In order to …
- 1702 views
- 1 answers
- 0 votes
-
Given the following code: The resulting itr appears to return data as though it sorted using the released values, …
- 1698 views
- 1 answers
- 0 votes