unable to print all the values of the list using sdk
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 using above code.
Try https://docs.oracle.com/cd/E10959_06/otn/pdf/integration/B32316_01.pdf in the section for Getting and Setting list values.<a href="https://docs.oracle.com/cd/E10959_0