I turned on the logging for both the CreateObjectFormProcessor and the CreateEditFormProcessorHelper and I did find an error:
2014-03-20 16:02:44,929 ERROR [ajp-bio-8010-exec-1] wt.log4javascript.PTC - 2014-03-20 23:02:42.157 +0000, 127.0.0.1, Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0E; .NET4.0C), http://www.myCompany.com/Windchill/com/myCompany/jsp/managed/createManaged.jsp?ContainerOid=OR%3Awt.inf.library.WTLibrary%3A154071&u8=1&unique_page_number=-1393948918176_2&AjaxEnabled=component&wizardActionClass=com.myCompany.managed.ManagedCreateFormProcessor&wizardActionMethod=execute&tableID=table__folderbrowser_PDM_TABLE&actionName=createManaged&portlet=poppedup&context=comp%24folderbrowser_table%24OR%3Awt.folder.SubFolder%3A154234%24&oid=OR%3Awt.folder.SubFolder%3A154234&CSRF_NONCE=DFWhV2pAVXQkdM6oJYHjSOvumZM7Q3yup1swcRoDPIc%3D%3A1395353536762%3APJpPKLXmPr8tfFYPg7A4fQ%3D%3D, Object expected
Not sure what I need to do because I thought it was getting the correct info. An earlier log entry looks like this:
com.ptc.core.components.forms.CreateObjectFormProcessor wcadmin - setRefreshInfo() returning:
com.ptc.core.components.forms.CreateObjectFormProcessor wcadmin -
------------DynamicRefreshInfo------------
dynamic oid: com.myCompany.managed.MyManaged:198411
dynamic location: wt.folder.SubFolder:154234<OBS>
dynamic action: A
Any suggestions would be helpful.