-
Hey,
We are aware of the issue, multiple clients have reported the error.
The development team are actively working on a fix.
I'll update this thread as soon as I get news from them.
- Mortaza
-
What does "Error: Invalid URI: The format of the URI could not be determined" mean? To different clients have contacted us with this issue.
-
Hey,
You View Contact and choose an option from the Drop Down (CustomerCategory) > Save.
You go back into that Contact and that option you chose is not displaying on the drop down.
Did I understand that correctly?
- Mortaza
-
Hey,
The reason for that is because you have a many-to-many relationship between the tables (many customers to many versions).
We'll need to go back to 1 to many.
The original setup of Customer to VersionNumber let's go back to that setup. This time in the Grid let's add a Filter to for the VersionNumber:
This should make the ...
-
The following error is in the Method sync engine:
9/2/2015 2:11:31 PM Error: Invalid URI: The format of the URI could not be determined
This needs to be fixed immediately.
-
No. I don't have a fix or work around for it. Just need the SendEmail action to work properly re: attaching a PDF file.
-
In method classic we had the ability to get characters from the left using an action result to determine how many characters.
Method New doesn't have that option
-
Hey Blake,
The server change should have not affected your attachment action. I did not receive any other reports of the that happening with other clients.
Did you get around to fix the issue? And if so what did the fix involve?
- Mortaza
-
I just did a quick debug and I see the action result for the PDF document I'm attaching to the email is a good link.
For some reason the email just isn't attaching the doc.
-
I just noticed my Email actions that involve attaching files (PDFs) is not actually attaching the document to the email. The email is going out alright but there's no attachment.
This isn't the first time my emails with attachments quit working. I think this has happened a couple times over the past couple years.
Perhaps a ...