Error when exporting contacts from SearchKit - export

I've recently used SearchKit to generate a list of contacts (approx 1200) but when I select them all and choose "Export Contacts", a box pops up saying:
"Unable to reach the server. Please refresh this page in your browser and try again."

Related

getting information from specific runs of logic apps

We have logic apps running in azure.
We can query some details of past runs in azure log analytics.
Log analytics does not seem to contain any of the output from each task in the logic app, even though i can see this in the logic app history.
Is there a way to query the data/payloads/output from each task in the logic app?
Yes, you can get logs of Logic apps, I have followed below process:
Firstly, open your Log analytics workspace
In general tab open workspace summary as below:
then click on add as below:
Then click on Logic apps managemnet(preview):
The click on create:
Then give details and click on create:
Then open your created as below:
Then, I have created a workflow in logic app and then I opened Diagnostic settings as below:
Then give important details as below:
open your Log analytics workspace
In general tab open workspace summary as below:
Then you will get output as below:
When you click on chart you will get information like below:
If you click on row of LogicApp(table in above display)
Alternatively in work summary in log analytics, click on logs and then You can the below kql query to get logs and you can export it using export option as below:
AzureDiagnostics
| where ResourceProvider == "MICROSOFT.LOGIC"
| where OperationName has "workflowRunCompleted"
You can also send a email of payload (example SO-thread) to check your runs or you can create an alert on each run in logicapp.

ODK Blank Form Error /Downloading Error "collect cannot reach the server?"

i have installed the ODK Aggregation it work perfectly , but when i try to get Blank Form in ODK Collect it cannot download. it show the form it mean the server URL , User Name and Password are correct when i push the button to download it show the following error. "Collect Cannot reach the server http://MY_DOMAIN.com. Did you enter the URL correctly? if you keep having this problem, report to the person who asked you to collect the Data." if my url or password does not match then why ODK collect show my form with same name ID. Any one please
ODK Aggregate has reached of end-of-life is no longer supported. Switch to ODK Central to resolve this problem.

DotNetNuke - DnnImageHandler.ashx - error 500

Clean Dnn Version : 09.01.01 (129)
When I work with Dnn and have javascript console opened, a lot of times I get error:
/DnnImageHandler.ashx?mode=profilepic&userId=1&h=32&w=32 500 (Internal
Server Error)
At the same time the image in the toolbar profile is missing. Where an how I can see what is working wrong what logs to check? If I go to Manage / Admin Logs and select Log Settings There is a lot of stuf I can enable, but dont know what can be right to see this error and try to find something more.
If I try to open this link in another browser window most of the time everithing is OK and I get generic user image with "?" back.
Also does anyone else see this errors?
Found the same error here:
https://dnntracker.atlassian.net/browse/DNN-9581
It is fixed in dnn 9.2
So I just spent the past hour trying to figure this out, and had to do a lot of cleanup on one of my DNN instances where it was occurring, but once I got all the cleanup done I think it comes down to this.
You're logged in with a Host/SuperUser account correct?
If you login as ANY other user, one of the Users in the Portal, it works correctly?
I ended up having to fix my "profile" page, the site was referencing skins that didn't exist anymore on the profile page, then containers that didn't exist. Once I cleaned all that up, I was able to navigate to the profile page, click on Edit profile, and once I edited the profile, I uploaded a new avatar for the HOST user and was able to get the image to render properly.
I think the issue has something to do with HOST accounts and either referencing an image that isn't part of the current portal, OR HOST accounts and referencing a default image that doesn't exist due to it being a host account, instead of a standard user account.
So how to fix?
Try uploading a profile photo for your account on the current portal and see if that resolves.

Sitecore User Manager error "Invalid 'skip' value in paging input"

When going page by page, getting error from 20 page onwards (domain is change on after 20th page) in Sitecore user Manager.
If any guidelines how to solve this issue it is very usefull.
(using Sitecore 7.2)
Is there any function or method (store procedure or somthing) to get all registered users under each domain from sitecore.?

sharepoint 2007 custom error message

For a sharepoint application, we have 5 content databases each dedicated to hold one site collection. Eventually, we dettached one content database from SQL server and so from sharepoint central administration.
Now, when user tries to access that perticular site url or any list/libraries within that site, they recieve a common 404 site not found error!.
is there any possibility to show them a customized error message like "The content has been removed by administrator" which should be displayed when user tries to access any content within this site collection which is being removed.
Just override the Error page, and show them your customized message if they have entered a URL that matches the removed site.
Refer to this article for creating a custom error page:
http://blogs.msdn.com/b/ketaanhs/archive/2010/03/13/moss-sharepoint-2007-custom-error-page-and-access-denied-page.aspx

Resources