26
Points
Questions
10
Answers
3
-
When we upgraded from version 9.3.2 to version 9.3.5, we were required to make some PX code changes to our …
- 475 views
- 0 answers
- 0 votes
-
- 804 views
- 1 answers
- 0 votes
-
- 1011 views
- 2 answers
- 0 votes
-
I have some test code that creates a part: IAgileClass agileClass = admin.getAgileClass(“FinishedGood”); Map params = new HashMap(); params.put(ItemConstants.ATT_TITLE_BLOCK_NUMBER, “PART_000022”); …
- 844 views
- 0 answers
- 0 votes
-
- 896 views
- 0 answers
- 0 votes
-
I have a requirement to generate a Cognos report from a Java PX and save the report output file to …
- 1309 views
- 1 answers
- 0 votes
-
I have a Java PX that creates an xlsx file using Apache POI. The PX finishes successfully but when I …
- 3718 views
- 1 answers
- 0 votes
-
If a status on a workflow has multiple user groups as approvers, and a user belongs to more than 1 …
- 1381 views
- 1 answers
- 0 votes
-
I have a workflow attached to an ECO. Within a specific status of the workflow, I would like to write a …
- 1430 views
- 3 answers
- 0 votes
-
I have a need go to prevent a workflow from being approved if there are mandatory attributes values missing from …
- 3094 views
- 5 answers
- 0 votes