Result type of get_elements of if_wd_context_node

Hello,
I need to get the internal table of a context node. I try to use the methode get_elements(), but the result type is not if_wd_context_element. What should it be? Could you give me any suggestion? Many thanks!
regards
meer

Hi , For getting the context element in to an Internal table you have to use
get_static_attributes_table method ,
Look into the Piece of code below
DATA lo_nd_series TYPE REF TO if_wd_context_node.
    DATA lt_series TYPE wd_this->Elements_series.
*   navigate from <CONTEXT> to <SERIES> via lead selection
    lo_nd_series = wd_context->get_child_node( name = wd_this->wdctx_series ).
    lo_nd_series->get_static_attributes_table( importing table = lt_series ).
Search SDN before posting the New thread
Regards
Chinnaiya P

Similar Messages

  • "Search Result Types" Error on page view

    When visiting "Search Result Types"
    under Site Collection Administration on a few of my site collections I get an error. This only happens on some of the site collections and I can't pin down why its occurring. I've tried disabling "SharePoint Server Publishing Infrastructure" and
    deleting the Relationship list then turning the infrastructure feature back on with not luck.
    I've attached URLs below, any help would be greatly appreciated. 
    09/08/2014 14:01:45.51 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:http://portal.BobBuilder.com:80/sites/it/_layouts/15/manageresulttypes.aspx?level=sitecol) 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.51 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Authentication Authorization agb9s Medium Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|tcom\sxs10, ClaimsCount=36 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.52 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Logging Correlation Data xmnv Medium Site=/sites/it 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.54 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Files ak8dj High UserAgent not available, file operations may not be optimized. at Microsoft.SharePoint.SPFileStreamManager.CreateCobaltStreamContainer(SPFileStreamStore spfs, ILockBytes ilb, Boolean copyOnFirstWrite, Boolean disposeIlb) at Microsoft.SharePoint.SPFileStreamManager.SetInputLockBytes(SPFileInfo& fileInfo, SqlSession session, PrefetchResult prefetchResult) at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedStreamBufferFactory.CreateFromDocumentRowset(Guid databaseId, SqlSession session, SPFileStreamManager spfstm, Object[] metadataRow, SPRowset contentRowset, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres) at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres) at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId) at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId) at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId) at Microsoft.SharePoint.SPWeb.GetWebPartPageContent(Uri pageUrl, Int32 pageVersion, PageView requestedView, HttpContext context, Boolean forRender, Boolean includeHidden, Boolean mainFileRequest, Boolean fetchDependencyInformation, Boolean& ghostedPage, String& siteRoot, Guid& siteId, Int64& bytes, Guid& docId, UInt32& docVersion, String& timeLastModified, Byte& level, Object& buildDependencySetData, UInt32& dependencyCount, Object& buildDependencies, SPWebPartCollectionInitialState& initialState, Object& oMultipleMeetingDoclibRootFolders, String& redirectUrl, Boolean& ObjectIsList, Guid& listId) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPageInformationForInit(HttpContext context, SPWeb spweb, Boolean mainFileRequest, String path, Boolean impersonate, Boolean& isAppWeb, Boolean& fGhostedPage, Guid& docId, UInt32& docVersion, String& timeLastModified, SPFileLevel& spLevel, String& masterPageUrl, String& customMasterPageUrl, String& webUrl, String& siteUrl, Guid& siteId, Object& buildDependencySetData, SPWebPartCollectionInitialState& initialState, String& siteRoot, String& redirectUrl, Object& oMultipleMeetingDoclibRootFolders, Boolean& objectIsList, Guid& listId, Int64& bytes) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetWebPartPageData(HttpContext context, String path, Boolean throwIfFileNotFound) at Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) at System.Web.UI.Page.ApplyMasterPage() at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.54 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Files aiv4w Medium Spent 0 ms to bind 28173 byte file stream 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.60 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Files ahjkm Medium Spent 0 ms to send 28173 byte file stream 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.60 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Database ahjqp High [Forced due to logging gap, cached @ 09/08/2014 14:01:45.54, Original Level: Verbose] SQL connection time: 0.0431619102427823 for Data Source=usopksvsql07\sql01;Initial Catalog=WSS_Content_Sites;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Asynchronous Processing=True;Connect Timeout=15;Application Name=SharePoint[w3wp][2][WSS_Content_Sites] 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.60 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (GetFileAndMetaInfo). Execution Time=76.1015017271748 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.60 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (GetWebPartPageContent). Execution Time=76.510631937858 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General xxpm High Unable to execute query: Error 0x81020014 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General 8kh7 High One or more field types are not installed properly. Go to the list settings page to delete these fields. 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General aix9j High SPRequest.GetListItemDataWithCallback2: UserPrincipalName=i:0).w|s-1-5-21-1659004503-1606980848-1417001333-56165, AppPrincipalName= ,pSqlClient=<null> ,bstrUrl=http://portal.BobBuilder.com/sites/it ,bstrListName={67A5AB8C-206C-4F0F-92FE-C2EF72D55A50} ,bstrViewName=<null> ,bstrViewXml=<View Scope="RecursiveAll"> <ViewFields> <FieldRef Name="ID"/> <FieldRef Name="ManagedPropertyMapping"/> <FieldRef Name="CompatibleSearchDataTypes"/> <FieldRef Name="CompatibleManagedProperties"/> <FieldRef Name="Title"/> </ViewFields> <Query> <Where> <A ,fSafeArrayFlags=SAFEARRAYFLAG_NONE 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General ai1wu Medium System.Runtime.InteropServices.COMException: One or more field types are not installed properly. Go to the list settings page to delete these fields., StackTrace: at Microsoft.SharePoint.SPListItemCollection.EnsureListItemsData() at Microsoft.SharePoint.SPListItemCollection.GetEnumerator() at Microsoft.Office.Server.Search.Internal.UI.ManageResultTypes.InitializeManagers() at Microsoft.Office.Server.Search.Internal.UI.ManageResultTypes.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General 8nca Medium Application error when access /_layouts/15/manageresulttypes.aspx, Error=One or more field types are not installed properly. Go to the list settings page to delete these fields. at Microsoft.Office.Server.Search.Internal.UI.SearchObjectAdminPageBase.ErrorHandler(Object sender, EventArgs e) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Runtime tkau Unexpected System.Runtime.InteropServices.COMException: One or more field types are not installed properly. Go to the list settings page to delete these fields. at Microsoft.Office.Server.Search.Internal.UI.SearchObjectAdminPageBase.ErrorHandler(Object sender, EventArgs e) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General ajlz0 High Getting Error Message for Exception System.Runtime.InteropServices.COMException (0x81020014): One or more field types are not installed properly. Go to the list settings page to delete these fields. at Microsoft.Office.Server.Search.Internal.UI.SearchObjectAdminPageBase.ErrorHandler(Object sender, EventArgs e) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General aat87 Monitorable 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General ajji6 High Unable to write SPDistributedCache call usage entry. 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.66 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: 0 nasq,4 agb9s,25 ak8dj,62 b4ly,0 b4ly,47 aix9j,0 ai1wu,1 8nca,0 tkau,0 ajlz0,1 aat87,2 ajji6 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.66 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://portal.BobBuilder.com:80/sites/it/_layouts/15/manageresulttypes.aspx?level=sitecol)). Execution Time=152.696781294829 188db69c-943a-803a-0335-061c7a32ccd3

    When visiting "Search Result Types" under Site Collection Administration on a few of my site collections I get an error. This only happens on some of the site collections and I can't pin down why its occurring. I've tried disabling "SharePoint
    Server Publishing Infrastructure" and deleting the Relationship list then turning the infrastructure feature back on with not luck.
    I've attached URLs below, any help would be greatly appreciated. 
    09/08/2014 14:01:45.51 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:http://portal.BobBuilder.com:80/sites/it/_layouts/15/manageresulttypes.aspx?level=sitecol) 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.51 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Authentication Authorization agb9s Medium Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|tcom\sxs10, ClaimsCount=36 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.52 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Logging Correlation Data xmnv Medium Site=/sites/it 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.54 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Files ak8dj High UserAgent not available, file operations may not be optimized. at Microsoft.SharePoint.SPFileStreamManager.CreateCobaltStreamContainer(SPFileStreamStore spfs, ILockBytes ilb, Boolean copyOnFirstWrite, Boolean disposeIlb) at Microsoft.SharePoint.SPFileStreamManager.SetInputLockBytes(SPFileInfo& fileInfo, SqlSession session, PrefetchResult prefetchResult) at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedStreamBufferFactory.CreateFromDocumentRowset(Guid databaseId, SqlSession session, SPFileStreamManager spfstm, Object[] metadataRow, SPRowset contentRowset, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres) at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres) at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId) at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId) at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId) at Microsoft.SharePoint.SPWeb.GetWebPartPageContent(Uri pageUrl, Int32 pageVersion, PageView requestedView, HttpContext context, Boolean forRender, Boolean includeHidden, Boolean mainFileRequest, Boolean fetchDependencyInformation, Boolean& ghostedPage, String& siteRoot, Guid& siteId, Int64& bytes, Guid& docId, UInt32& docVersion, String& timeLastModified, Byte& level, Object& buildDependencySetData, UInt32& dependencyCount, Object& buildDependencies, SPWebPartCollectionInitialState& initialState, Object& oMultipleMeetingDoclibRootFolders, String& redirectUrl, Boolean& ObjectIsList, Guid& listId) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPageInformationForInit(HttpContext context, SPWeb spweb, Boolean mainFileRequest, String path, Boolean impersonate, Boolean& isAppWeb, Boolean& fGhostedPage, Guid& docId, UInt32& docVersion, String& timeLastModified, SPFileLevel& spLevel, String& masterPageUrl, String& customMasterPageUrl, String& webUrl, String& siteUrl, Guid& siteId, Object& buildDependencySetData, SPWebPartCollectionInitialState& initialState, String& siteRoot, String& redirectUrl, Object& oMultipleMeetingDoclibRootFolders, Boolean& objectIsList, Guid& listId, Int64& bytes) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetWebPartPageData(HttpContext context, String path, Boolean throwIfFileNotFound) at Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) at System.Web.UI.Page.ApplyMasterPage() at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.54 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Files aiv4w Medium Spent 0 ms to bind 28173 byte file stream 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.60 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Files ahjkm Medium Spent 0 ms to send 28173 byte file stream 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.60 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Database ahjqp High [Forced due to logging gap, cached @ 09/08/2014 14:01:45.54, Original Level: Verbose] SQL connection time: 0.0431619102427823 for Data Source=usopksvsql07\sql01;Initial Catalog=WSS_Content_Sites;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Asynchronous Processing=True;Connect Timeout=15;Application Name=SharePoint[w3wp][2][WSS_Content_Sites] 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.60 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (GetFileAndMetaInfo). Execution Time=76.1015017271748 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.60 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (GetWebPartPageContent). Execution Time=76.510631937858 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General xxpm High Unable to execute query: Error 0x81020014 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General 8kh7 High One or more field types are not installed properly. Go to the list settings page to delete these fields. 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General aix9j High SPRequest.GetListItemDataWithCallback2: UserPrincipalName=i:0).w|s-1-5-21-1659004503-1606980848-1417001333-56165, AppPrincipalName= ,pSqlClient=<null> ,bstrUrl=http://portal.BobBuilder.com/sites/it ,bstrListName={67A5AB8C-206C-4F0F-92FE-C2EF72D55A50} ,bstrViewName=<null> ,bstrViewXml=<View Scope="RecursiveAll"> <ViewFields> <FieldRef Name="ID"/> <FieldRef Name="ManagedPropertyMapping"/> <FieldRef Name="CompatibleSearchDataTypes"/> <FieldRef Name="CompatibleManagedProperties"/> <FieldRef Name="Title"/> </ViewFields> <Query> <Where> <A ,fSafeArrayFlags=SAFEARRAYFLAG_NONE 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General ai1wu Medium System.Runtime.InteropServices.COMException: One or more field types are not installed properly. Go to the list settings page to delete these fields., StackTrace: at Microsoft.SharePoint.SPListItemCollection.EnsureListItemsData() at Microsoft.SharePoint.SPListItemCollection.GetEnumerator() at Microsoft.Office.Server.Search.Internal.UI.ManageResultTypes.InitializeManagers() at Microsoft.Office.Server.Search.Internal.UI.ManageResultTypes.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General 8nca Medium Application error when access /_layouts/15/manageresulttypes.aspx, Error=One or more field types are not installed properly. Go to the list settings page to delete these fields. at Microsoft.Office.Server.Search.Internal.UI.SearchObjectAdminPageBase.ErrorHandler(Object sender, EventArgs e) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Runtime tkau Unexpected System.Runtime.InteropServices.COMException: One or more field types are not installed properly. Go to the list settings page to delete these fields. at Microsoft.Office.Server.Search.Internal.UI.SearchObjectAdminPageBase.ErrorHandler(Object sender, EventArgs e) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General ajlz0 High Getting Error Message for Exception System.Runtime.InteropServices.COMException (0x81020014): One or more field types are not installed properly. Go to the list settings page to delete these fields. at Microsoft.Office.Server.Search.Internal.UI.SearchObjectAdminPageBase.ErrorHandler(Object sender, EventArgs e) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General aat87 Monitorable 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.65 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation General ajji6 High Unable to write SPDistributedCache call usage entry. 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.66 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: 0 nasq,4 agb9s,25 ak8dj,62 b4ly,0 b4ly,47 aix9j,0 ai1wu,1 8nca,0 tkau,0 ajlz0,1 aat87,2 ajji6 188db69c-943a-803a-0335-061c7a32ccd3
    09/08/2014 14:01:45.66 w3wp.exe (0x3244) 0x1CBC SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://portal.BobBuilder.com:80/sites/it/_layouts/15/manageresulttypes.aspx?level=sitecol)). Execution Time=152.696781294829 188db69c-943a-803a-0335-061c7a32ccd3

  • ScriptSuite warning for result type of command

    I have posted on another Tiger Forum & finally received a response after my second post there, had some directions about running Applejack and nothing since. So I am looking for someone to tell me what this means, and what I need to do to fix it. Please trust that I have spent more than 2 weeks searching, researching, and I am at a loss.
    console.log:
    Description: User events log
    Size: 726 bytes
    Last Modified: 9/26/07 9:21 PM
    Location: /Library/Logs/Console/502/console.log
    Recent Contents: Mac OS X Version 10.4.10 (Build 8R4061a)
    2007-09-26 20:47:03 -0600
    2007-09-26 20:51:19.120 Translator[274] Invoked to sync conduit com.apple.Safari for entityNames: com.apple.bookmarks.Folder,com.apple.bookmarks.Bookmark
    Waiting for MirrorAgent to launch and respond to CFMessagePortCreateRemote(). [220]
    2007-09-26 21:20:51.610 RealPlayer[294] .scriptSuite warning for result type of command 'GetPreference' in suite 'RealOnePlayer': the type NSString ('utxt') doesn't match the result Apple event code ('obj ').
    2007-09-26 21:20:51.610 RealPlayer[294] .scriptSuite warning for result type of command 'GetStatistic' in suite 'RealOnePlayer': the type NSString ('utxt') doesn't match the result Apple event code ('obj ').
    Thank you in advance,
    Marge

    this was not helpful-there is enough information on MirrorAgent through "Search" to keep me probing for a week, and then not clear what applies. I will close this out and look somewhere else.

  • Custom result type does not appear in search result

    I've got some document libraries containing technical documents, across a few team sites.  I'm trying to customize the search results so that the document type shows up in the results.  Using
    this example as a guide,  here's what I've done so far:
    Created a term set called "Document Type" with 4 terms: "Built", "HowTo", "Kb" and "Forms".
    Created a site column called "Document Type" using the term set as the source
    Added a column to my document libraries using the site column
    Did a crawl
    Looked up the Managed  Property name (It's called "owstaxIdDocumentx0020Type").
    Made a copy of the Item_Dafault files in Display Templates, renamed it DocType.html and .js
    Edited the new file:
           - Renamed title to "Document Type"
           - Added 'owstaxIdDocumentx0020Type':'owstaxIdDocumentx0020Type'
           - Added _#=ctx.CurrentItem.owstaxIdDocumentx0020Type =#_ as indicated in the example.
    Updated the result types
    Made a copy of the "SharePoint List Item" result type with settings as follows:
           Name: Document Type
           Match "All Sources" of type "SharePoint List Item"
           Properties to match "owstaxIdDocumentx0020Type" equals any of... "Built", "HowTo", "Kb", "Forms"
           Results should look like "Document Type" (i.e. points to the new display template file above)
    Saved and went back to the Search Center.  Typed in the name of a file I know has a specified "Document Type" value. It comes up in the results, but all results seem to be displayed using the default template.
    So where did I go wrong?  Did I miss a step somewhere?

    First test your template works, change the matching rule so that everything matches. That'll prove that the template itself is valid rather than the matching rules.
    I suspect that your issue is in the rules. Bella's guide is fantastic but there is one difference that's worth mentioning, the guide is for a list item rather than a document. The two are subtly different.

  • SharePoint 2013 custom search Result Type for "Documents" not showing up as option

    I'm trying to create a custom search Result Type called "Documents" that will filter to MS Office filetypes and PDF's.
    However, when I perform a search, although many of these types of files show up in the results, I don't have "Documents" as a Result Type option.
    Here are the steps I'm following:
    From my Enterprise Search Center subsite: Site Settings > Manage Result Types.
    New Result Type.
    Name: Documents
    Source: Documents (System) - this out-of-the-box Result Source appears to cover the filetypes I need.
    Types of content: I've tried leaving it blank (to match all content) and specifically picking the types I want.
    What should these results look like? Office Document Item.
    Check Optimize for frequent use.
    Save.
    I then go back to my search center and search for a common keyword. Many in-scope file show up in the search results. However, under Result Type, I don't see "Documents," even if I click "SHOW MORE."
    Please advise.
    Thanks.
    Brad

    @Mikael As you say, to display the exact results when we click a result source, we should implement logic code to check whether item should be displayed. I have followed steps nearly the same as the topic owner but I saw nothing different between Everything
    and my custom Result Type.
    Here are the steps I'm following:
    Create a custom result type, named Job, and specify a custom display template for it.
    Set its condition to filter list items that have JobName site column ( JobName is site column's managed property) equal of any "IT" or "Doctor".
    I search for "Perter", it returns 5  items with Everything. I expect that it should return 3 items since only those items contain JobName site column.
    Search is fun but rather headache sometimes, give me advise please :)
    Thanks,
    Hoan.

  • External Java Function with a Result Type

    Dear all,
    I have created a workflow process which use a Function Activity of type "External Java" without a result type and it works fine, but i have created another with the result type of boolean (WFSTD_BOOLEAN) and it doesn't work properly. I will explain what is happening.
    I start a process and it stops in that function activity, then the oracle Function Activity Agent executes the class associated to that function and it works fine. Then i review the workflow process and check that the status of the activity is "Deferred". I execute the wf_engine.background process, and then the status of the activity is "Complete" but the result field is blank, thus the process is stopped and did not go through the "True" branch of the process. I have follow the Oracle Workflow and Java Technical White Paper to build the class associated to the function activity, and i return true in the execute method and don't put anything in the errorStack variable.
    The documentation says:
    resultOut If a result type is specified in the Activities properties page for the activity in the Oracle Workflow Builder, this parameter represents the expected result that is returned when the procedure completes.
    Note: Unlike the resultout for a PL/SQL procedure called by a function activity, the resultOut for a Java procedure does not include a status code. In the Java API, only the result type value is required. The status of the activity will be set automatically by the Workflow Engine depending on whether there is a value in the errorStack variable.
    am I doing something wrong? could anyone help me?
    Thanks in advance.

    Hi Allison,
    I've found the solution to the problem. If i set the variable resultOut to "T" or "F" before finnishing the execute method it works.
    I think that you have to set the variable resultOut with the internal value of the lookup type that you are using as the result type of the function activity.
    Bye!

  • Result Type Condition for Multi value Manage Property not working

    Hi All,
    I have created one template & I wanted to show this template on particular condition. So I created the result type. The Managed property (MP) that I used, I have verified its attributes all attributes are selected and its type is Multi value. I am trying
    to apply the "Show fewer conditions" and some how the value not matched.
    I have checked MP ; it has all the values but some how the template not called. When I removed this condition it working and when choose other MP other then Multi valued. It is working as expected.
     Please let me know if i miss something here. 
    PS: I have checked each option from the Query drop down like "Equals any of" and "Contains any of" not working in case of multi value attribute. Please help.
    I have explain this issue more details in this post : http://sharepointfordeveloper.blogspot.com/2015/02/sharepoint-search-2013-result-type-with.html
    Regards,
    Basant Pandey
    http://sharepointfordeveloper.blogspot.com

    Update on above mentioned issue.
    I have verified the same at my end. So I come to this conclusion this is product issue. Either need to raise the ticket to Microsoft related to this issue.
    Regards,
    Basant Pandey
    http://sharepointfordeveloper.blogspot.com

  • Customize search result types in SharePoint 2013

    Hi
    I want to create the new Search Result types based on existing "List SharePoint Item" result type. I know how to do it manually . But i want it to automate it. can i do it using powershell script? is there anything available or somebody tried anything
    in this direction?
    So my requirement is bascially create the Result type with custom display template. Please suggest how to do using powershell script or sharepoint object model.
    Thanks

    Hi,
    According to your description, my understanding is that you want to create search result source programmatically in SharePoint 2013.
    Here are some links about creating search result source programmatically for you to take a look:
    http://sadomovalex.blogspot.com/2014/04/create-custom-search-result-source.html
    http://blog.tippoint.net/create-result-source-with-powershell-sharepoint-2013/
    http://mksharepointblogs.wordpress.com/2014/01/16/create-result-source-programmatically-in-sharepoint-2013/
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Choose display template based on result type - Content search webpart

    Hi 
    Is it possible to choose display template based on result type in content search webpart same like search results web part? If not available can it be achieved programmatically?
    The content search web part is queried against document content type. Based on the document type, the document has to be seen in the hover template.
    Please advise.

    Hi,
    From your description, my understanding is that you want to choose display template based on result type as search result Webpart in Content Search Webpart.
    You could customize your display template for Content Search Web Part, please refer to this article:
    http://www.benprins.net/2014/05/21/sharepoint-2013-custom-display-template-for-content-by-search-web-part/
    Best Regards,
    Vincent Han
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Creating Result Type Programmatically using C#

    Hi,
    I had created a custom display template and have uploaded on feature activation. now i need to automate the creating of result type.
    Due to less documentation with respective to result type creation using C# i am posting in forum. i had referred the below url.
    http://dev.net.ua/blogs/ivanbilokon/archive/2012/11/22/11389.aspx
    But when i execute the code no error. the new result type is not getting added.
    I expected a result as shown below screen
    Please help me. Thanks in Advance.

    Hello Ram, please check the below link http://nelsonlamprecht.wordpress.com/2013/12/27/sharepoint-2013-search-result-types/
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Display Error: The display template had an error. You can correct it by fixing the template or by changing the display template used in either the Web Part properties or Result Types. $(...).slick is not a function (OnPostRender: )

    Hi Team,
    I implemented news carousel using display template concepts.
    Its working.
    But some times it shows like some thing went wrong
    when clicke on show details
    it showing the error like
    Display Error: The display template had an error. You can correct it by fixing the template or by changing the display template used in either the Web Part properties or Result Types.
    $(...).slick is not a function (OnPostRender: )
    some times showing result and while refreshing the page am getting the error like below
    How to fix the issue
    Regards,
    Dhayanand

    Hi Wendy Li,
    Finally we fixed.
    The prob is that we referring two different version of jquery files in master page and page layout.
    We corrected by referring same version of jquery files in both pages
    Regards,
    Dhayanand

  • The Refiner Result type: When refine by result type: PDF or Zip sometimes files which are images are shown (not pdf or zip)

    Hi,
    We use Search Refiners and there is a strange problem: when we refine by the Refiner Result type: Zip and PDF we also get files which are gif files.
    keren tsur

    Hi,
    According to your post, my understanding is that you get the gif files sometimes when you refiner the Result Type PDF or ZIP.
    I try to do this test in my environment, however, the result is I get the corresponding PDF file and don’t get the gif files by Refiner the PDF Result Type in Search Center.
    Do you get all gif files by the Refiner Result Type: PDF or ZIP in Search Center?
    And, do you see these gif files under the Refiner Result Type: Image?
    I recommend that you can try to respectively type the “PDF”, “ZIP” and “gif” in search box to compare the search results.
    Also, you can try to go to SharePoint 2013 Central Administration, click “Search Service Application” in “Manage service application”, click the “Index Reset” to reset all crawled content, then start Full Crawl again.
    Best Regards,
    Yumi Fu

  • Expression Language Result Type

    Do EL statements only evaluate to String and primitive types? I have code similar to the following in my jsp:
    <logic:iterate name="uriList" id="uri">
      <bean:write name="uriValueMap" property="${uri}"/>
    </logic:iterate>Where uriList is an object of type java.util.List only containing java.net.URI objects, and where uriValueMap is of type java.util.Map and has only java.net.URI objects in its key set.
    As a result, I end up getting the following exception:
    javax.servlet.ServletException: Invalid argument looking up property:
    "http://namespace-uri.org" of bean: "uriValueMap"Is there any way to preserve the java.net.URI type as a lookup key?

    The issue here is that you are using a bean:write
    tag.
    The bean write tag does not handle maps. It is
    looking for a method
    uriValueMap.getHttp://namespace-uri.org()
    The thing is that the bean write tag does handle maps. I've got another block of code in the same jsp file that's similar to the block of code I posted. The only real difference between the two is that the underlying list and key set have String objects instead of URI objects, and it works fine.
    The following in JSTL should work:
    <c:out value="${uriValueMap[uri]}"/>
    Thanks, I'll use that instead.

  • Result type is mx.utils.ObjectProxy

    Hi,
    I am using a calling a Java RemoteObject to return results
    from a database and the result that is returned is of type
    mx.utils.ObjectProxy.
    Each ChildNode of this ObjectProxy is an ArrayCollection
    whose name I want to use to populate a combobox.
    How do I do this?
    I'm running Flex 2.0.1
    Please help,
    Thanks...

    Hi, I have the same problem.
    Trying to use solution from
    http://www.docsultant.com/site2/articles/flex_internals.html#objectproxy
    but without result.

  • Discover the Result Type of a Notification

    Hello Dear all,
    I am building a web Front-End for Oracle Workflow in HTML DB.
    I managed to display a notification with its Body etc.
    Now i have to implement the Result buttons like for Approval an Approve and Reject button.
    How can I discover the Result needed for a notification. The Result that gets set in the Properties of the Notification in the Oracle workflow builder?
    Thanks in advance.
    - Kai Eilert

    Hi,
    with a simple select you can do that.
    I´ve already posted this information in this forum.
    If you couldn´t find the post, please let me know and I will send it for you.
    I won´t send it know because I am travelling and I don´t have access to my stuffs here....
    Any doubts just ask,
    Regards,
    Luiz

Maybe you are looking for