247
Points
Questions
16
Answers
34
-
I wanted to display a message to user once the event is triggered and is under processing. which method should …
- 1925 views
- 1 answers
- 0 votes
-
- 2817 views
- 2 answers
- 0 votes
-
Hi, I am getting an error “Failed to validate certificate.The application cannot be executed”, while running Java Client.“http://agile933.**********.com:7002/JavaClient/lib/pc/pcserver.jarjnlp”when I am adding …
- 3765 views
- 2 answers
- 0 votes
-
- 1845 views
- 1 answers
- 0 votes
-
IItem item=(IItem)s.getObject(“Star”, “01-ST001A1N”); ICell cell=item.getCell(ItemConstants.ATT_TITLE_BLOCK_PART_CATEGORY); IAgileList listvalues = cell.getAvailableValues(); System.out.println(listvalues); I am unable to fetch the values of the list …
- 2673 views
- 1 answers
- 0 votes
-
IChangeObject.changeStatus(IStatus[],boolean,string,boolean,boolean,boolean,IUser[],IUser[],IUser[],boolean) please help me with the parameters of ChangeStatus() in IChange and the other overloaded methods of changeStatus
- 2501 views
- 1 answers
- 0 votes