Jaspersoft Server - Connecting to Microsoft Exchange - outlook

I setup my Jasper Report Server. As well as I already schedule my reports and every things was working fine with me. During the setup, I was using my personal Gmail accounts to share the emails witch associated with gmail.smtp.com
I changed the SMTP setup to my domain account (Corporate Microsoft Exchange Server) but emails stopped working. I believe there is issue with the SMTP configuration.
Whenever I change the setup to my personal email, everything working fine but when I swap it to my domain account, which is corporate Microsoft Exchange server, it is not working. My domain account Microsoft outlook base, I believe there should not be any issue. Using same credential, I can access from the web.
I check following provided URL from Jasper Community and it seems I am following the same.
URL: https://community.jaspersoft.com/wiki/configuring-report-scheduler
What could be the issue?
Here is the error details, which I got:
Subject: The job failed to execute. Review its parameters.
Date: Today
Component: Report Scheduler
Message:
Job: Immediate Execution2323 (ID: 3889) Report unit: /reports/Paid_Violation_of_last_week_ Quartz Job: ReportJobs.job_3889 Quartz Trigger: ReportJobs.trigger_3886_0 Error Message: There was an error on the server. Try again or contact site administrators. (Error UID: 4d89f7cc-28cc-4d1d-86cb-cd0c764e1348).
I would appreciate if someone will share his/her experience if he/she face the same before.

Related

Migrate Email Router Data Not Working - Dynamics CRM(On-premise)

I am currently on Microsoft dynamics crm On-premises and I wanted to switch from Email Router to Server Side Synchronization for that I am CRM provided "Migrate Email Router Data"
Going to Settings > Email Configuration > Migrate Email Router Data
But then I getting below error message -
"The Migration process cannot start. Microsoft Dynamics CRM will not transfer credentials over an unsecured channel. Contact your system administrator."
I have ran below query on CONFIG database to disable ssl check.
UPDATE [MSCRM_CONFIG].[dbo\].[DeploymentProperties] SET [BitColumn]=1 WHERE ColumnName='DisableSSLCheckForEncryption'
and performed IIS Restart.but still same error.
Please help.
Seeking for an help to address the issue

Dynamics 365 Installation Error when it needs to create groups in OU

I have 2 virtual servers with Microsoft windows server 2019, and my DB is SQL server 2019, and my reporting server is 2019 as well. I want to install CRM v9 on-premise with an administrator user, and I gave that user every deligation in OU, and this user is a domain admin. But I faced an error that said: Action Microsoft.CRM.Setup.Server.CreateCrmGroupsAction Failed. The server is unwilling to process the request. I have checked every aspect of my user role and everything in my servers, but I didn't find anything. please help me as soon as possible
After a while and many searches, I found my problem in permissions of my server because my ad was not a master server, and it can't create a group. After changing the ad server, my problem was solved.

MS Teams integration - tenant administrator permission issue

We have recently integrated MS teams API so that clients can directly schedule their meetings from our dashboard. The integration worked fine and everything worked when we tested internally. Now however when clients tried to use this integration, they are facing issues.
When they are taken to authorization screen and they approve the request, it says "Sorry, but we're having trouble with signing you in"
and the Troubleshooting details says:
Application with identifier was not found in the director. This can happen if the application has not been installed by the administrator of the tenant...
I've attached screenshot here. The permission/scope we are using are: OnlineMeetings.ReadWrite, offline_access
I already asked this question on MS forum but didn't get any answer there yet. Adding link here: https://learn.microsoft.com/en-us/answers/questions/339273/ms-teams-integration-tenant-administrator-permissi.html
To access the application for other organisation, you need to enable the multi tenant configuration in application registration.You need to enable the multi tenant in azure where you have registered your application. Please check this document for more info.

code : 5001 message : "An internal error has occurred." name : "Internal Error" when calling getAccessTokenAsync

code:5001
message:"An internal error has occurred."
name:"Internal Error"
I get this error when I call getAccessTokenAsync in my outlook addin. In desktop version I get a another error with code:13003. With the AttachemntDemo sample I get the same errors.
You are most likely using an on-premises Exchange Server with a local Domain Account.
From the documentation:
13003
User Type not supported. The user isn't signed into Office with a valid Microsoft Account or Work or School account. This may happen if Office runs with an on-premises domain account, for example. Your code should ask the user to sign in to Office.
Also confirm that your server meets these requirements:
If the user is connected to Office 365 or Outlook.com, mail server requirements are all taken care of already. However, for users connected to on-premises installations of Exchange Server, the following requirements apply.+
The server must be Exchange 2013 or later.
Exchange Web Services (EWS) must be enabled and must be exposed to the internet. Many add-ins require EWS to function properly.
The server must have a valid authentication certificate in order for the server to issue valid identity tokens. New installations of Exchange server include a default authentication certificate. For more information, see Digital certificates and encryption in Exchange 2016 and Set-AuthConfig.
In order to access add-ins from the Office Store, the client access servers must be able to communicate with https://store.office.com.
:
Try to inspect the network traffic and see the actual request - there is more information about the error as this function is just a wrapper around the network request and does not give enough information.
I was receiving the same error and when checked the network request - discovered that I have to add one more application as a Pre-authorized application.

Azure Bot Service: "An internal error occurred at the server."

I'm testing bot services. I created bots the last week and all were normal but yesterday the service was unavailable.
Error internal
Hope someone can help me.
I had the same issue with the bot service. My solution was to create the bot service in a new account, without tenants suscriptions. I gave access to the new account to my tenant suscription, when the new account created the bot service, it works. The new account was an outlook account.
Hope it could be usefull for someone.
Two week to solve this, and I think the Microsoft's support didn't help.
-10 Microsoft support.

Resources