2013
926 TopicsIssue with EntityLinks in Project Online API
Hello everyone, I'm working with Project Online and trying to retrieve task data via the API. While reviewing the metadata, I noticed that PublishedTasks have a navigation property called EntityLinks, but I couldn't find clear documentation on its purpose or usage. What I Tried I attempted the following API requests: Retrieve EntityLinks for a task: GET https://{sitename}.sharepoint.com/sites/pwa/_api/ProjectServer/Projects(guid'{validProjectId}')/Tasks('{validTaskId}')/EntityLinks Expand EntityLinks within tasks: GET https://{sitename}.sharepoint.com/sites/pwa/_api/ProjectServer/Projects(guid'{validProjectId}')/Tasks?$expand=EntityLinks Observations When the project has tasks, the request fails with: { "odata.error": { "code": "42, Microsoft.ProjectServer.PJClientCallableException", "message": { "lang": "en-US", "value": "PJClientCallableException: GeneralUnhandledException\r\nGeneralUnhandledException\r\nException = System.NotImplementedException: The method or operation is not implemented.\r\n at Microsoft.Office.Project.Server.BusinessLayer.EntityLinks.ThrowIfEntityLinksNotSupported()\r\n at Microsoft.Office.Project.Server.BusinessLayer.EntityLinks.ReadEntityLinksForEntities(Guid[] entityUids)\r\n at Microsoft.Office.Project.Server.Wcf.Implementation.CSOMImpl.<>c__DisplayClass35_0.<ReadEntityLinksForEntities>b__1()\r\n at Microsoft.Office.Project.Server.BusinessObjectMethodInvocation.InvokeBusinessObjectMethod(String methodName, IEnumerable`1 actions)" } } } If the project has no tasks, the request returns an empty response without errors: { "odata.metadata": "https://{sitename}.sharepoint.com/sites/pwa/_api/$metadata#SP.ApiData.PublishedTasks", "value": [ ] } Other navigation properties (e.g., Predecessors) work fine with a similar request. Questions What are EntityLinks, and what do they refer to? How can they be created via the UI in Project Online? Is there a way to retrieve them successfully through the API? I couldn't find references for this error or EntityLinks. Any insights would be greatly appreciated! Thanks in advance!12Views0likes0CommentsMS Word Spanish word Bug
Microsoft Office 2013 all the way to 2021 LTSC has a bug in the spanish language grammar and orthographic checker. The grammar and orthographic checker does not detect and mark the following words: doscientes trescientes cuatrocientes quinientes seiscientes Setecientes Ochocientes Novecientes Correct words would be with "a" or "o" as the last vocals: doscientos trescientos cuatrocientos quinientos seiscientos Setecientos Ochocientos Novecientos All of the former are the spanish names for numbers representing hundreds.Solved41Views0likes3CommentsArbitration Mailboxes not available
I have an environment with an Exchange 2013 (15.00.1497.048) and an Exchange 2019 CU14 server installed. The new 2019 server appears to be fully operational with the exception of the system mailboxes, which means I cannot migrate the mailboxes off the 2013 server. What I have tried to resolve this issue: Re-run /PrepareAD - This did create the AD accounts; however, the system mailboxes were not created and when attempting to enable them getting the following error: "The user's Active Directory account must be logon-disabled for linked, shared, or resource mailbox." Checked for disabled or soft-deleted mailboxes - none that match the GUIDs for the system mailboxes Deleted the system accounts from Active Directory and re-ran /PrepareAD. It ran successfully and created the AD accounts; however, still getting the same error when attempting to enable the mailboxes. Looking for any insight into how to resolve this issue.37Views0likes1CommentSuddenly disappearing of Heading in Sharepoint
I am working on the Microsoft App on Mac (version 16.93(25011212)) using SharePoint, together with a Windows device (I’m not sure if this could be the issue). Suddenly, the chapter and subchapter numbers disappeared from the entire file, even though they were correctly displayed until a few days ago. Without no sense the only heading remaining is that I have circled5Views0likes0Commentswould like the 2013 site to consume a list from Office 365
Hey guys, Can anyone answer a question I have here? I have a SharePoint 365 and a SharePoint 2013 site I would like the 2013 site to consume a list from Office 365 So I can consume it in a web part in C# If a URL like: MySite.com?ID=10&Title=pineapple It would solve my problem Does anyone know how I can do this quickly?2Views0likes0CommentsInstall exchange server Error :
Hi teams, i have a problem with installing exchange server , I want to install Exchange again on a server that has already uninstalled Exchange after uninstalling exchange i delete manulay the folder C:\Program Files\Microsoft\Exchange Server, now when i try to install exchange server i have this error : also with GUI : any idea , i find also these services in server : any helpSolved68Views0likes1CommentUser's mailbox Limit not retained after cross forest migration
We're performing Cross Forest migration with the "prepare" and "move" scripts from microsoft, after migrating the users with ADMT. We noticed that the user's specific mailbox limits are not preserved, is there a way of migrating the mailboxes preserving such settings20Views0likes1Commentuninstall error exchange server CAS role:
hi teams , i have an error when i try to uninstall exchange server : in role CAS at 70% : the iis admin service not started , and i delete all folder (owa, mapi, ...) in http folder Configuration > CN=Configuration> CN=Services > CN=Microsoft Exchange > CN=EXOIP > CN=Administrative Groups > CN=Exchange Administrative Group (FYDIBOHF23SPDLT) > CN=Servers > CN=srv_name > CN=Protocols > CN=HTTP. and i delete also the folder http any helpSolved36Views0likes1CommentColumn header filter selections on multiple select choice field work only as an OR filter
When I use the column header filter option on a multiple select choice field (drop-down check boxes of choice options) it only works as an OR filter. Is there any way to get it to work as an AND filter to recursively limit the results. The fields has 10 multiple select options and I would like the user to use the filter to increasingly limit their results as they make selections and that requires the filter to act as an AND filter. Is that possible? I am using SP 2013 and moving to 2019 in a few months.Solved1.6KViews1like4Comments