Hi,
Post processing WD java UWL request , application should redirect to UWL for display pending worklist.
But during load pending worklist, application is showing below error.Could you please help on this.
System Version 7.01
Exception occur...
Hi Experts,I have one scenario as below..We have WD ABAP application to create user in ABAP UME .post user creation ,same user want to authenticate from LDAP to portal.Please help me for better solution.
sample Codevar oModel = new sap.ui.model.json.JSONModel(); oModel.loadData("json/Item.json");//Create an instance of the table controlvar oTable = new sap.ui.table.Table({ title: "Table Example", visibleRowCount: 2, firstVisibleRow: 5, selectionMo...