Item creation from ANONYMOUS user
We use EGO_ITEM_PUB.PROCESS_ITEMS for Item creation. Some times it is created by ANONYMOUS user(USER_ID -1). Why this happens? The main problem is that UDA with default value are not filled when item created. How can we diagnose the cause?