i want to get pending objects from MBO through:
SUPObjectList *itemList = [*******GR_CREATEgetPendingObjects];
it is returning count of 1 but data fields are empty. i am using personalization parameters
can anybody tell me how to getPendingObjects successfully...