-
Scheduled Workbench Jobs not Running: The communication object, System.ServiceModel.Channels.Service
We have several scheduled Workbench jobs that are extracting data from SQL Server tables and loading to DOMO data sets. The jobs are failing to run at their scheduled times, but I am able to run them manually without issue. They are showing this error: Strangely, only some of our jobs are showing this error. We have other…
-
Email connector not finding link
Hi there! According to the KB article for the Email Connector this should be working correctly, but here I am :) I receive a nightly scheduled XLSX report from a third party reporting tool. They recently stopped attaching the report to the email and instead put it a link to a page which then downloads the file from AWS.…
-
DOMO Workbench 4 Log Export
We have been having some issues recently with Workbench jobs and I would like to be able to compare the job activity between jobs that were successful and jobs that had errors. I can select only one line on the log at a time and export that (using copy/paste) I was wondering if there was a way that I could export all log…
-
Workbench crashes every time - Workbench Service WILL NOT STAY RUNNING
Hello, I created an account on developer.domo.com and started working on a custom workbench plugin. However, there now seems to be a problem tied to my account because anytime I try to pull any data in workbench it crashes. This issue is not tied to my machine. After MANY, MANY uninstalls and reinstalls, I just created a…
-
Domo Everywhere - Private Embed with pfiltering - anyone done this with Inline Edit?
We set up Domo everywhere to work with pfiltering via a security overlay app. the idea is to not have to set up external partners with id's in domo and prevent accidental sharing of sensitive information. one thing we want to do with our vendors though is to enable them to update the status of the progress of their work.…
-
"Failed to start data processing engine"
Hi, I get this error message across various datasets a few times a day. It only occurs from scheduled/dataset updates. It's not a major problem as the dataflow succeeds on the automatic retry, but the notifications can be annoying. Has anyone else had this issue? Is there a fix for it (or can I at least remove the…
-
DOMO CustomApp - How get the the ErrorMessage of a domo.post?
Hi, I have built a Domo Custom App to call an AWS Lambda Function with domo.post. There's no problem in managing the response when all goes fine. But I haven't found how to extract the ErrorMessage from the response when it gives an error (HTTP errorcode: 400) Can someone tell me where domo keep this information? Thanks
-
Option to Remove the 10,000 Duplicate Error for ETL
Because of how fast/easy ETL flows are, I prefer to use them for most flows. My problem is that sometimes I hit the following error, "Error joining data. The left input cannot include over 10,000 duplicates. Please switch your inputs, group your data, or remove duplicates before joining". The Dojo suggests that this error…
-
Data Connector: Microsoft SharePoint Account
I'm trying to use the "Microsoft Sharepoint Account" connector to attach to an .XLSX file on our SharePoint site. The user credentials for the connector has read+write access to the site/file in question. However, the DOMO connect will not connect and I'm given a very generic error "Domo is ready, but the associated…
-
App Design Studio - app won't upload to Domo
Hi All Trying to buid my first custom card design with App Design Studio. I have the latest version of both Illustrator 2018 CC and the 2.2.8 App Design Studio plugin from https://www.adobeexchange.com/creativecloud.details.14699.html I was able to layout my widgets OK and the preview looks fine. When I click the…
-
Magic ETL appears to run all the way to indexing, but fails with an un-specified “Server Error"
My ETL appears to run all the way to indexing, but keeps failing with an un-specified “Failed while executing....The server experienced an error". When I view the details of the "Run", each of the steps has "no additional details" It is an extraordinarily simple: two inputs, group one, join both, output. I have used both…
-
Beastmode calculation error dividing
I'm trying to create a BeastMode that will give me 'average views per user'. (tool 1 views + tool 2 views) / total users = average views per user CONCAT ( (sum(`Tool 1 Views`)+Sum(`Tool 2 Views`) / (SUM(`Total Users`))) ,'Views') My issue is that it VALIDATES the code but then gives me the following error: "An issue has…
-
Email Connector Returning Undeliverable
I am using the email connector to automate and consolidate some daily reports that I receive. When I have emails sent to the email address supplide by domo for the connector occasionally I get an undeliverable message. It says 'that When Office 365 tried to send your message, the receiving email server outside Office 365…
-
Details on why the "attention" symbol appears on dataset/dataflows
Hi, I have a few datasets or dataflows that have an attention symbol next to them: However, when hovering over it, it doesn't say why this symbol is here, so I don't know how to fix the issue. It looks like it can be related to the upstream lineage, however if that lineage is long, it can take a lot of time to investigate…