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 …
- 57 views
- 0 answers
- 0 votes
-
- 428 views
- 1 answers
- 0 votes
-
- 649 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”); …
- 579 views
- 0 answers
- 0 votes
-
- 587 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 …
- 1009 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 …
- 2842 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 …
- 1099 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 …
- 1140 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 …
- 2274 views
- 5 answers
- 0 votes