Hi, Our Content Server is on AIX 6.1 TL5. I am looking for instructions to install Process Engine on CS 6.7 on AIX box. In Process Engine 6.7 Installation guide, I see the steps to install Process engine on the Windows Operating System, but I do not see the steps to install on AIX Operating System. Please share your…
hi.i am trying to migrate from checkboxes and buttons to right-click menu items.for this i am planning to copy the buttons' onclick methods and paste it into the execution class of the contextmenuitem.but, in a method there is a row like:DataSortLink dsl=(DataSortLink)getControl("sort"+i, DataSortLink.class); when i put…
hi all, how can a parameter be passed to the execution class of context-menu(right-click)? Regards.